Error: "Unable to load one or more breakpoints"

  • Thread starter Thread starter Kuldeep
  • Start date Start date
K

Kuldeep

Hi All,

..NET Framework - 1.0
ASP.NET [Web Based Application]

Everytime I open my open, I get this error message
"Unable to load one or more breakpoints"
Even after this, I can build my application and run
Please Help!

Regards,
Kuldeep
 
Hi Patrick,

Sorry for not being clear.
..NET Framework - 1.0
ASP.NET [Web Based Application]

Everytime I open my "Project", I get this error message
"Unable to load one or more breakpoints"
I can click OK to this error message and still get into the project.After
this, I can build my application and run.
I just wanted to know, why does this Error Message Pop Up
Please Help!

Regards,
Kuldeep


Patrick.O.Ige said:
Kuldeep please expansiate.
Patrick

Kuldeep said:
Hi All,

.NET Framework - 1.0
ASP.NET [Web Based Application]

Everytime I open my open, I get this error message
"Unable to load one or more breakpoints"
Even after this, I can build my application and run
Please Help!

Regards,
Kuldeep
 
Hi All,
.NET Framework - 1.0
ASP.NET [Web Based Application]

Everytime I open my open, I get this error message
"Unable to load one or more breakpoints"
Even after this, I can build my application and run
Please Help!

Regards,
Kuldeep

Try pressing Ctrl+Shift+F9 to clear all breakpoints.
Maybe a breakpoint was set on code that has since disappeared?

Hans Kesting
 
Thank you Hans!

Hans Kesting said:
Hi All,

.NET Framework - 1.0
ASP.NET [Web Based Application]

Everytime I open my open, I get this error message
"Unable to load one or more breakpoints"
Even after this, I can build my application and run
Please Help!

Regards,
Kuldeep

Try pressing Ctrl+Shift+F9 to clear all breakpoints.
Maybe a breakpoint was set on code that has since disappeared?

Hans Kesting
 

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