I have create a Project in visual Studio 2010.
This Program Run Properly When visual Studio Run as Administrator but give Unauthorized error
when visual studio run without Administrator.
Please help me anybody.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anubhav ChaudharyPosted Dec 20, 2013, 3:27 AM
I think you are not a member of local Administrator Group, if you are running VS at your office than ask your Admin to Add you in Administrator Group or if you wan't to try it by yourself then follow these steps:
Control Panel--->> User Accounts---->> Manage User Accounts---->> ADD---->> BROWSE--->> Advanced--->> Find Now--->> Click on Your Name--->> O.K
Restart your System and Run VS, I think now you will be able to run your VS.