Run as Admin!
-
This is getting on my nerves! :mad: Is there a way to circumvent it so I don't have to click 2 dialogs every time I want to run an application??
ed ~"Watch your thoughts; they become your words. Watch your words they become your actions. Watch your actions; they become your habits. Watch your habits; they become your character. Watch your character; it becomes your destiny." -Frank Outlaw.
-
This is getting on my nerves! :mad: Is there a way to circumvent it so I don't have to click 2 dialogs every time I want to run an application??
ed ~"Watch your thoughts; they become your words. Watch your words they become your actions. Watch your actions; they become your habits. Watch your habits; they become your character. Watch your character; it becomes your destiny." -Frank Outlaw.
yes, build your application the right way so it doesn't need admin privileges;)
-
yes, build your application the right way so it doesn't need admin privileges;)
Working with VS & ASP.NET is the pits! Can't debug without running VS as admin. :mad: Even when I'm logged on as the admin. What I've found is that there is actually another true admin account and my account is just nearly admin but not really! :mad: I think MS needs to take your advice! ;)
ed ~"Watch your thoughts; they become your words. Watch your words they become your actions. Watch your actions; they become your habits. Watch your habits; they become your character. Watch your character; it becomes your destiny." -Frank Outlaw.
-
yes, build your application the right way so it doesn't need admin privileges;)
-
Would you please explain, or give a reference to, instructions for the correct way of doing this?? Thanks
Maybe these will help... How User Account Control (UAC) Affects Your Application[^] Windows Vista Application Development Requirements for User Account Control Compatibility[^] Inside Windows Vista User Account Control[^] Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Maybe these will help... How User Account Control (UAC) Affects Your Application[^] Windows Vista Application Development Requirements for User Account Control Compatibility[^] Inside Windows Vista User Account Control[^] Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
Thanks for your suggestions. It does appear that Visual Basic 2008 Express edition does have some User Account issues with Vista. After getting the permission issuse with my older VB.NET programs straightened out I was able to run them with Visual Basic 2008 Express. Thanks again. I'm hoping that a full up copy of Visual Studio 2008 will not have these same issues. Pete