I was developing an ASP.NET web application..and suddenly..i got hungry...i saved everything and closed Visual Studio.Net (2003) ..ate...back to VS.NET..start my application...then..i got this error
Visual Studio cannot create or open the application because the web server on this computer is not running. Start the web server before processing.
Now,this is my whole story..i did nothin to VS ..what should i do
(i found that the web server is running..i stopped it..then restarted it..but in vain...un then re install the iis....restart windows (XP pro) ..and i got the same error)
try running the regiis, that sometimes fixes the problem and you should do it after re-installing iis.
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
MxMxM wrote:
I was developing an ASP.NET web application..and suddenly..i got hungry...i saved everything and closed Visual Studio.Net (2003) ..ate...back to VS.NET..start my application...then..i got this error
Visual Studio cannot create or open the application because the web server on this computer is not running. Start the web server before processing.
Now,this is my whole story..i did nothin to VS ..what should i do
(i found that the web server is running..i stopped it..then restarted it..but in vain...un then re install the iis....restart windows (XP pro) ..and i got the same error)
You may just re-start your IIS server.
i tried everything...aspnet_regiis.exe /i ...stop and restart...remove the IIS and add it again..then aspnet_regiis.exe /i ...
0 comments:
Post a Comment