Can't get ASP.Net run

mailzbl4ck

New Member
Hi there,<BR><BR>I just migrate from ASP to ASP.net.<BR>I installed .net framework sdk on machine and all required components. I also installed Visual Studio.net and started to create a simple aspx page.<BR>When I right click on my page name and select "view in browser" I receive the following error message:<BR><BR>"Server Application Unavailable <BR>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. <BR><BR>Administrator Note: An error message detailing the cause of this specific request failure can be found in the system event log of the web server. Please review this log entry to discover what caused this error to occur."<BR><BR>I also noticed that my even viewer application log shows an error for ASP.Net 1.0.3705.0 event: 1082 & 1007.<BR><BR>I don't know what I did wrong.<BR>Could you help me to fix this problem.<BR><BR>Thanks and regards.<BR><BR>Pascal.<BR><BR>"What OS are you using? I'm assuming Win2k or Win XP Pro. Make sure that IIS is started. Is VS.NET letting you create an ASP.NET Web project without complaining?Scott,<BR><BR>I am using Win2K server. My IIS is indeed started and VS.Net is letting me create an ASP.Net project without complaining.<BR>The debugger and build functions work perfectly.I will try to re-install .Net Framework SDK and let you know if the problem persist.<BR><BR>Regards.<BR><BR>Pascal.
 
Back
Top