Wrong page is debugged

  • Thread starter Thread starter Daniel
  • Start date Start date
D

Daniel

Just some really strange and very frustrating things are happening when I
try to debug in ASP.Net. I'll make changes to a aspx.vb page, save it, then
build the ASP.Net project. Then when I attempt to debug it the debugger
shows and tries to step through the old code. If I put a break point in the
newly added code, the debugger won't even stop. Absolutely FRUSTRATING.
Anyone know what the deal with this is?

Thanks in advance,
Daniel
 
did something happen to the CodeBehind value in the PAGE line in the ASPX?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top