Unable to Install .NET Framework Patches Via Windows Update.

Unable to Install .NET Framework Patches Via Windows Update.

Issue

When you try to install .NET framework patches via windows update, you receive an error message indicating that the update does not apply to the server.

Possible Cause
This is a documented bug by Microsoft that can occur when certain .NET framework updates are installed.

Resolution
This issue only seems to impact Windows 2003 Servers. You must be a dedicated server customer to be able to follow the process outlined. You will need to selectively uninstall .NET Framework patches and then reinstall. To uninstall the service packs, please follow these instructions below:
  1. Use Remote Desktop to log into the server.
  2. Go to Start > Control Panel.
  3. Click on Add or Remove Programs.
  4. Click on Remove for Microsoft .net framework 3.5 SP1.  Wait till completion.
  5. Click on Remove for Microsoft .net framework 3.0 SP2.  Wait till completion.
  6. Click on Remove for Microsoft .net framework 2.0 SP1.  Wait till completion.
  7. Download the ASP.net 3.5 from Microsoft and install it.
  8. Go to http://Update.Microsoft.com and install all of the OPTIONAL updates that are related to .NET.  Do not install any of the recommended/high priority updates.  Multiple reboots will be required.
  9. Go to http://Update.Microsoft.com and install all of Recommended/High Priority updates that are related to .NET.  Multiple reboots will be required.
  10. Afterwards go into IIS, Start > Administrative Tools > Internet Information Services (IIS) Manager and select Web Sites.
  11. Right click on each website and choose Properties. Select the ASP.NET tab and change it from 1.1.xxxxx to 2.0.xxxxxx.
  12. Confirm everything is functioning.


Add Feedback