1

I am getting the quite common error that the Breakpoint will not currently be hit because the dll is different from the source code.

Normally this is fixed by either rebuilding the solution or if that does not work then by cleaning the solution and if that does not work then I find restarting VS works. In extreme situations I find that I need to clear out the Temporary ASP.NET Files folders to make sure the DLLs are gone and then rebuilding to generate new ones.

However I have done all of that and the new dlls in the Temporary ASP.NET Files folders are all dated at the time of the latest rebuild. Yet still I get this error! How can a new build of the DLL not be the same as the source code it was just built from?

coolblue2000
  • 3,796
  • 10
  • 41
  • 62

0 Answers0