Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - system.web.extensions

Reply
 
Old 03-03-2008   #1 (permalink)
Ron


 
 

system.web.extensions

Trying to deploy on SBS2003 server an app developed in Visual Studio 2008
(which runs fine on local machine), I get a message about an unknown type:

sectionGroup name="system.web.extensions"
type="System.Web.Configuration.SystemWebExtensionsSectionGroup,
System.Web.Extensions, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=31BF3856AD364E35">

Checking the GAC, there is no such type installed on machine. I assume this
is either Ajax or .net 3.5 related (which I believe VS2008 incorporates
automatically)? Is this just a matter of installing 3.5 on the server?

My System SpecsSystem Spec
Old 03-03-2008   #2 (permalink)
Jon Skeet [C# MVP]


 
 

Re: system.web.extensions

Ron <Ron@xxxxxx> wrote:
Quote:

> Trying to deploy on SBS2003 server an app developed in Visual Studio 2008
> (which runs fine on local machine), I get a message about an unknown type:
>
> sectionGroup name="system.web.extensions"
> type="System.Web.Configuration.SystemWebExtensionsSectionGroup,
> System.Web.Extensions, Version=3.5.0.0, Culture=neutral,
> PublicKeyToken=31BF3856AD364E35">
>
> Checking the GAC, there is no such type installed on machine. I assume this
> is either Ajax or .net 3.5 related (which I believe VS2008 incorporates
> automatically)? Is this just a matter of installing 3.5 on the server?
Yes, installing .NET 3.5 will install the assembly into the GAC, I
believe.

--
Jon Skeet - <skeet@xxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
My System SpecsSystem Spec
Old 03-10-2008   #3 (permalink)
Madhur


 
 

Re: system.web.extensions

Jon Skeet [C# MVP] wrote:
Quote:

> Ron <Ron@xxxxxx> wrote:
Quote:

>> Trying to deploy on SBS2003 server an app developed in Visual Studio
>> 2008 (which runs fine on local machine), I get a message about an
>> unknown type:
>>
>> sectionGroup name="system.web.extensions"
>> type="System.Web.Configuration.SystemWebExtensionsSectionGroup,
>> System.Web.Extensions, Version=3.5.0.0, Culture=neutral,
>> PublicKeyToken=31BF3856AD364E35">
>>
>> Checking the GAC, there is no such type installed on machine. I
>> assume this is either Ajax or .net 3.5 related (which I believe
>> VS2008 incorporates automatically)? Is this just a matter of
>> installing 3.5 on the server?
>
> Yes, installing .NET 3.5 will install the assembly into the GAC, I
> believe.
Yes, System.Web.Extensions are particularly used by ASP.NET AJAX Extensions.

--
Madhur

http://madhurahuja.blogspot.com


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
efw file extensions Live Mail
eml extensions Vista mail
.doc file extensions Vista General
file extensions Vista General
File Extensions Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46