There are a couple of reasons this happens. One annoying reason is the
ASP.NET Temp files are munged up. This is especially true with AJAX and
other new bits, but I have seen it in non-new sites, esp. when using
Profile with extra elements. To solve this, go to
c:\windows\microsoft.net\framework\{version #]\ASP.NET Temporary files and
clear everything out. You may have to restart IIS to get this working.
The FAQ has a couple of additional hints, although I am not sure they will
solve anything directly:
http://blogs.msdn.com/jimgries/pages/visual-studio-debugger-faq.aspx
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Blog:
http://feeds.feedburner.com/GregoryBeamer
*********************************************
| Think outside the box |
*********************************************
Hillbilly said:
I lost the ability to debug websites something about no symbols. Any tips
on putting symbols on the machine and configuring VS2008 so I can debug
websites?