Hey all, I am on the verge of insanity and come to you on hands and knees.

There is a long explanation and a short, this is the short:

I need to install System.Web and System.Web.Extensions 3.5.0.0 into the GAC on my web server. I downloaded the latest install from the ajax site but it has installed version 1.0.61025.0 :( .
I found the 3.5 framework download but it only comes with a .vsi installer. I don't have VS on the server so how do I install the latest version of System.Web.Extensions?

Any help is much appreciated, have been stuck on this all day.

Regards

Recommended Answers

All 3 Replies

System.Web.Extensions 3.5.0.0 will automatically installed if you install .NEt Framework 3.5. The Full Redistributable Package can be downloaded from the following link:
http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe

Since Service Pack 1 for .NET 3.5 has also been released, i suggest you to download the the .NET Framework with SP1 from the following link:

http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe

System.Web.Extensions 3.5.0.0 will automatically installed if you install .NEt Framework 3.5. The Full Redistributable Package can be downloaded from the following link:
http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe

Since Service Pack 1 for .NET 3.5 has also been released, i suggest you to download the the .NET Framework with SP1 from the following link:

http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe

Thank you so much! That worked, microsoft should really try document this fact..

Mark this thread as Solved if your question is answered.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.