
When running znode in the VS2008 debugger I always get the error, blah blah ... to debug this module, change the build config to debug mode. To supress this message, disable the "warn if no user code on launch' debugger' debugger option.
I don't see this option anywhere, anyone have an idea to suppress this message?
GScully, Checking the
GScully,
Checking the option in Debug Options will only supress the message and not actually fix the root of the issue. If you want to debug in that assembly you need to make sure its project configuration is set to Debug and that PDB files are being generated for it. You may need to clean the project and rebuild all to get your debug files set properly in some cases.
Znode Administrator
email: support@znode.com
url: www.znode.com