webdev.webserver.exe [英] webdev.webserver.exe

查看:95
本文介绍了webdev.webserver.exe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我已经开发了一个Web应用程序,并且我想运行该应用程序,我在浏览器中通过View看到它,然后显示错误:webdev.webserver.exe
遇到问题,
它工作了一段时间,然后当我再次尝试时,向我显示了此错误

如果您当中有人知道这个请给我解决方案.
我是用Visual Studio2008开发的.


谢谢
Balu

Hi
i have developed a web application,and i want to run that application,i see it by View in browser,then it is showing error:webdev.webserver.exe
encounters a problem ,
it worked fine for some time,then when i tried again it showed me this Error

If any of u know about this Pls give me solution.
i am developed it with Visual studio2008.


Thanks
Balu

推荐答案

打开任务管理器并杀死所有正在运行的webdev.webserver进程,然后重新启动VS(以Server 2008/Windows 7中的管理员身份).

如果问题再次发生,请检查事件日志以获取更多详细信息.

您还可以尝试通过调试(ctrl + F5)运行应用程序,以防将调试器挂接到进程中.
Open task manager and kill any running webdev.webserver processes and restart VS (as Administrator in Server 2008/Windows 7).

If the problem recurrs, then check the event logs for any further details.

You could also try running your application with debugging (ctrl+F5) incase it''s an issue hooking the debugger into the process.


谢谢您的答复.

问题解决了,我只在编码中犯了错误,我在同一函数中递归调用了函数,所以它进入了无限循环,并给了我这个错误
Hi Thanks for your reply.

the problem is solved,i only made mistake in the coding,i recursively called function in the same function ,so it goes to infinite loop and gave me this error


lol
:doh:
lol
:doh:


这篇关于webdev.webserver.exe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆