I am learning C#, my application needs to run on Vista and 7, but UAC turned on always reports error of access violation. I tried Right-Click-To-Run-As-Admin but it didn't help. How can I run the application without turning it off ?
Thank you.