954,132 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

get an error while viewing .aspx page

hi all, I am a newbie to ASP.Net and IIS. I just installed .net framework 1.1 and it was working just fine. But this morning when I tried opening a .crpoj file, I got this error while the VS.Net was opening and when I selected "OK" (The Web server reported the following error when attempting to create or open the Web project located at the following URL'http://localhost/CSROGXXX'.'HTTP/1.1 500 Internal Server Error), and tried to view my default.aspx file on the browser, I got the following error:


Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.

Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

Please advise me what I can do. I would really appreciate your help. Due to this, I can't even do my homework. PS:- when I installed IIS, my IE icon is missing and Iexplorer.exe is also missing. Does it have anything do with the error? But even when the IE icon was missing, I could view my .aspx file on the localhost server. Please help me here....

Luckydue

luckydude
Light Poster
34 posts since Jan 2004
Reputation Points: 11
Solved Threads: 0
 

Try running the Microsoft System File Checker. Start -> Run -> sfc /scannow

More information about the System File Checker can be viewed here: http://support.microsoft.com/default.aspx?scid=kb;en-us;310747

After the SFC is finished, go to Start -> Run -> "%SYSTEMROOT%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe" -i (EXACTLY! Do not remove the "s)

Also, a repair on Visual Studio .NET wouldn't hurt ;-).

Tekmaven
Software Architect
Moderator
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
 

Thanks Tekmaven, I will do it right now. Thanks a lot.


Luckydude

luckydude
Light Poster
34 posts since Jan 2004
Reputation Points: 11
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You