Warn if no user code on launch
This happens when you run VS 2005 in debug mode and reference an assembly without the program database file (.pdb).
The IDE gives this warning and ask us to change the setting.
To remove this warn do the following
Tools->Options->Debugging->General
Under Enable Just My Code (Managed Only)
Uncheck
Warn if no user code on launch
Happy Programming,
Anton
The IDE gives this warning and ask us to change the setting.
To remove this warn do the following
Tools->Options->Debugging->General
Under Enable Just My Code (Managed Only)
Uncheck
Warn if no user code on launch
Happy Programming,
Anton
Labels: Visual Studio
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home