I am dealing with a perplexing situation here and need any help I can get. I am using Visual Studio 2008 and have a dev site running in IIS. When I join a process running in IIS, it successfully joins (no errors). However, when I try to debug, nothing happens. I closed my browser, restarted the application pool and website, cleared the cache and even forced to rebuild the visual studio. However, I cannot enter the code. Any idea what I might have wrong here?
Currently, the breakpoint will not be deleted. No characters have been loaded for this document.
source
share