I read the one other post about this problem, but it didn't help. Neither did a search of msdn.microsoft.com
The problem is confined to two code-behinds in one folder. The project has 'enable ASP.NET debugging' checked, and I can successfully set breakpoint in the other files in the project that are not within this folder.
I have also tried deleting all the dlls and pdb files and Rebuild All.
I have tried removing the files from the project, Rebuilding, adding the files back as new files and copying the contents, but I still have the problem.
The problem is confined to two code-behinds in one folder. The project has 'enable ASP.NET debugging' checked, and I can successfully set breakpoint in the other files in the project that are not within this folder.
I have also tried deleting all the dlls and pdb files and Rebuild All.
I have tried removing the files from the project, Rebuilding, adding the files back as new files and copying the contents, but I still have the problem.