Unable to connect to ASP.Net Development Server issue

前端 未结 20 1234
借酒劲吻你
借酒劲吻你 2020-11-27 07:02

I am debugging codeplex simple project. I am using

  • VSTS 2008
  • C#
  • Windows Vista x86 Enterprise.

I have not modified any code

20条回答
  •  南方客
    南方客 (楼主)
    2020-11-27 07:50

    Go to Run >> type >> cmd >> type taskkill /IM webdev.webserver20.exe and then try to re run the program

提交回复
热议问题