开发者

Remote debugging ASP.NET Web Service in Visual Studio 2008

I've set up the Remote Debugging service, made sure all necessary permissions are set (as far as I can tell). The remote debugging monitor even sees me connecting. But I can't hit any breakpoints in my deployed service!

The server is a VM on the same domain. The project is an ASP.NET Web Service project built with debug=true in the web.config.

What am I doing wrong? When I set a breakpoint in Visual Studio it just gets marked as "This breakpoint will not be hit开发者_运维百科. No symbols..."


Make sure the web service project is being built in Debug mode.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜