> 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:
[quoted text clipped - 7 lines]
> 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.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
Madhur - 10 Mar 2008 11:55 GMT
>> 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
[quoted text clipped - 12 lines]
> 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.

Signature
Madhur
http://madhurahuja.blogspot.com