Thanks for the reply. I deleted all items in the VSWebCache folder, no
change I still get the error.
Ron
> in 2003 I use to solve similar issues by deleting the VSWebCache\
> content
[quoted text clipped - 23 lines]
>> Thanks!
>> Ron
Larry Bud - 12 Sep 2007 13:25 GMT
> Thanks for the reply. I deleted all items in the VSWebCache folder, no
> change I still get the error.
[quoted text clipped - 25 lines]
> >> How do I fix this problem, I am on a deadline and I have never run into
> >> this problem with any of our 14 sites.
Are you sure you're not compiled for a "release" version instead of
debugging?
Go to the BUILD menu, Configuration Manager, and look at the dropdown
for "Active Solution Configuration".
Rory Becker - 12 Sep 2007 13:49 GMT
Not sure if this will help, but in VS2003 there was an issue wherein, if
your solution had a project which had no compilable code in it then debugger
would fail to allow breakpoints to function in any project.
Not sure if this was ever fixed.
If you can find a project in your solution which only has html files in it
the try adding a dummy class to that project and recompile.
--
Rory