while i'm trying to debug my project
i got no symbols loaded for the document..
on the breakpoints ..
i found the solution like
In the VS2005 IDE, Open Tools/Options and Select the Debugging node. Make sure the "Enable Just My Code (Managed Only)" is deselected. Even after deselecting this option you may still see the error until you start the preview and the libraries load into memory.
thanx to Brad Turner's post at thelink
No comments:
Post a Comment