Groups > Asp .Net > ASP.NET Installation and setup > Re: Error: Windows Server 2003




Re: Error: Windows Server 2003

Re: Error: Windows Server 2003
Wed, 26 Mar 2008 20:33:51 +000
Manoj_sahu: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. 

Did you do this?

Jeff
Post Reply
Error: Windows Server 2003
Wed, 26 Mar 2008 21:56:37 +000
Hi,

i am developing a website in windows server 2003 ( service Pack 1) with VS2005
Professional edition. when i try to run my web project an error occured:
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. 

when i see asp.net tab in IIS it is configured for 2.0 but still web application
is not running.
Post Reply
Re: Error: Windows Server 2003
Wed, 26 Mar 2008 22:40:05 +000
This can be caused by using a common application pool between 1.1 and 2.0 web
sites. Try to use a dedicated application pool for your project (right click on
Application Pools, Click new... and then right click on your site, select
properties and enter the name of the application pool that you have just
created). Let me know if it doesn't solve your problem.
Post Reply
about | contact