Author: mindgmz | Posted on: 5/27/2009 4:39:45 PM | Views : 1123

In vs 2003 when I had a web service project and web site project in the same solution I was able to set a breakpoint in my web service project (anywhere) and when I started the debugger it would always hit the breakpoint. Now in vs 2005 I have the same setup except no matter what I try (debug is set to true in both config files so don?t ask) I cannot get my breakpoint hit in the web service. Is there some sort of additional step that I need to take in vs 2005 to get the debugger to work correctly? Thanks  
...

Go to the complete details ...