Click here to Skip to main content
15,902,810 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI Everybody..i am developing a application in aspnet..when i am going to check the output in the browser the page is not displaying and display an error "WebDev.WebServer.exe has encountered a problem need to be closed" please solve the issue
Thanks in Advance
Posted

Difficult to say, could be a number of things.

Maybe try aspnet_regiis -i first....e.g

http://social.microsoft.com/Forums/en-US/Offtopic/thread/ba66e7a2-4081-4ed2-a71c-42dc3536db85[^]
 
Share this answer
 
Have a look at the thread with simlar discussion and few possible reasons with resolution:Similar issue discussed[^]

Of all, firstly I would suggest you to try and register ASP.NET components using: aspnet_regiis -i
 
Share this answer
 
Hi.............

I do have the same problem while running web application in VS 2008. I just restarted the computer then it works fine..
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900