Monday, August 27, 2007

'Server Application Unavailable' Error after Applying Security Update for IE

Issue: 'Server Application Unavailable' Error after Applying Security Update for IE

re: Fix for: 'Server Application Unavailable' Error after Applying Security Update for IE

Fire the following commands from command line on server:

CD C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

aspnet_regiis –u

aspnet_regiis –i

net stop iisadmin /y & net stop aspnet_state

net start w3svc & net start smtpsvc & net start aspnet_state

echo .