ASP is not working after installing VS.Net 2003
-
I already posted this problem before but failed to overcome the problem. So, I am copying and pasting the problem here: --------------------------------------------------------------- After installing Visual Studio Dot Net, ASP pages are not working now. I searched a lot about this but did not succeed in finding the solution. Can anybody tell me the solution to make the ASP pages work again? Following error message appears: "Server Application Error The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance." Error in event log is given below: "The server failed to load application '/LM/W3SVC/1/ROOT/aaa'. The error was 'The server process could not be started because the configured identity is incorrect. Check the username and password. '. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp." ASP.Net is working fine. I am using Windows 2000 Professional. ---------------------------------------------------------------