Hi
I'm sorry to sound stupid but I cannot seem to get my program (VS2010, VB.NET) to run on my test machine without manually setting the program to 'Run as Administrator' after I have installed the program using SB7. Why won't the program (which runs fine in the release version on the developement machine without 'Run as Administrator') run without UAC errors on the test machine?
The app.config file for the program says 'asInvoker' as well as the sb7. I have been trying to resolve this all day without any luck. I can't ask a user to run the program as an administrator each time they want to access it. I'm stumped on how to resolve this and could sure use some help.