开发者

Unable to debug WCF RIA application after security update

开发者 https://www.devze.com 2023-02-24 14:43 出处:网络
After my system did its update last night I am unable to start the debugger for my Silverlight WCF RIA project.I receive the following message:\"Unable to start debugging on the web server.IIS does no

After my system did its update last night I am unable to start the debugger for my Silverlight WCF RIA project. I receive the following message: "Unable to start debugging on the web server. IIS does not list a web site that matches the launched URL". If I swtich to the VS Development Server then I can debug the code.

Last night, the system wwas working just fine. Has anyone else run into this issue? Checking the update log a .Net security update is listed.

I am running VS 2010/Windows 7/IIS 7.5 - 开发者_JS百科all up to date


Verify that you're running VS2010 as Administrator.

0

精彩评论

暂无评论...
验证码 换一张
取 消