lothos12345 Posted October 1, 2003 Posted October 1, 2003 What does it mean in VB.NET when I get the error when it is telling me that the "breakpoint will not be hit the page the symbols have not been loaded" The code does not seem to be working correctly please help. Quote
bri189a Posted October 1, 2003 Posted October 1, 2003 What is the code? Your error message is missing a few key words in the sentance... maybe you have have break points set up on a class that is never used???? Quote
*Experts* mutant Posted October 1, 2003 *Experts* Posted October 1, 2003 Are you compiling your program using Debug or Release mode? You can only debug in Debug version. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.