Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Getting started need help!!!!


Message #1 by "Tripp Bishop" <dyne_erg@y...> on Fri, 26 Apr 2002 04:03:00
Hello all,

I've just recently installed the .NET framework and I've created a really 
simple project just to test things out. Things seem to compile fine, but 
when I try to run the project I get the following message in the browser:

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 system event log of the web server. 
Please review this log entry to discover what caused this error to occur.

Also, if I try to start in debug mode I get an error message that 
says: "Server side-error occurred on sending debug HTTP request."

I don't know where to begin to fix these problems. My web.config file 
indicates that debugging is enabled and the application shows up in the 
IIS manager. The web service is running.

Has anyone seen this before or have any ideas as to where to start?

Thanks in advance,

Tripp

  Return to Index