Debugging Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a problem with debug, I insert a new BreakPoint and it get an "?" simbol inside. Why does th is happens


I need to debug my app...

Thank in advantage.
 
Hi.

The library (assembly) required is not being loaded or referenced.

John

Hector Martinez said:
I have a problem with debug, I insert a new BreakPoint and it get an
"?" simbol inside. Why does th is happens?
 
I have a problem with debug, I insert a new BreakPoint and it get an "?" simbol inside. Why does th is happens?


I need to debug my app....


Thank in advantage.

Is the project in debug mode? Also, this was known to happen quite
often with VS.NET 2002 (I never experienced it with 2003) working with
ASP.NET debugging.
--
Thanks,
Chris Simmons
(e-mail address removed)

*** IMPORTANT - DO NOT REPLY TO ABOVE E-MAIL ADDRESS ***
It exists solely as bait for spam. If you wish to e-mail
me (and have me actually READ your e-mail), use the address
listed in the From: header.
 
Back
Top