I am having a Problem to debug my code in VS2008, it just stops the debugging process and sometimes my IDE crashes directly after that, i can’t tell exactly when it happends but some configuration is causing this issue, any Ideas?
PS. My code has exception handling and it doesnt happen at a certain line of code but each time somewhere else, whats why i assume its no code issue.
Thanx
If you are debugging a Webservice try this:
It helped in my case