Warning: "Project will be debugged with specific security permissions"
- From: "Dave Sexton" <dave@jwa[remove.this]online.com>
- Date: Tue, 13 Jun 2006 10:05:41 -0400
Hi,
Using VS.NET 2005 Team Edition for Software Developers I press F5 to build
my project and run in debug mode. After the build succeeds I receive the
following warning in a modal dialog:
The current project settings specify that the project will be debugged
with specific security permissions.
In this mode, command line arguments are not be passed to the
executable. Do you want to continue debugging anyway?
YES NO
Could somebody please help me suppress this dialog, or better yet, fix the
problem?
A few things, in chronological order:
1. I am passing command-line args to my EXE so it starts up in a custom
'debug' state.
2. The project worked fine yesterday. I'm pretty confident as well that I
ran the project in debug mode before I closed the solution just to test that
it was in a working state.
3. Since yesterday, I installed the latest Managed DirectX SDK (I think it's
April 2005)
4. The project for which I'm posting this message and is causing problems
does not use DirectX, however the DirectX installation did make changes to
VS.NET for debug support.
5. Since yesterday I have not even opened this project.
6. Clicking YES will run the project but seems to give me some trouble
7. Clicking NO cancels the execution
8. I did not mess with the grammar in the message. I've typed it verbatim.
i.e. "command line arguments are not be passed to the executable" :)
I've searched MSDN and Google Groups but I only found one post in a forum
that mentioned the warning I speak of and the author said that it was due to
changes he made in Security --> Advanced Options. I think he was referring
to VS.NET 2005 but I'm not sure where these settings exist. I looked in the
project settings and Tools --> options without luck. I hope I just
overlooked something.
Thanks in advance for any help,
Dave
.
- Follow-Ups:
- Prev by Date: remote debug components installation hangs
- Next by Date: Re: Styles and images not rendered when debugging in VS 2005
- Previous by thread: remote debug components installation hangs
- Next by thread: Re: Warning: "Project will be debugged with specific security permissions"
- Index(es):
Relevant Pages
|