serious problem with VS.NET

  • Thread starter Thread starter PJ6
  • Start date Start date
P

PJ6

When debugging codebehind in a test ASP.NET project, when I put a breakpoint
in a certain class, other breakpoints are automatically generated in another
file not in the project. This other file is part of a different project that
isn't even referenced in the first! What's up with that?

Paul
 
not sure what is going on but would suggest select clear all brake points,
rebuild and then
close .net and restart the computer, and restart .net and verify all brake
points are cleared. Then try to add one and see if it works.--
Paul G
Software engineer.
 
Back
Top