I just got the Lynda course for learning C# programming and it asked me to download "Microsoft Visual c# 2010 Express," which I did. When I launched it and tried to create a new console application, I got the error

"Registry access not allowed."

I have also tried to create a "Windows form application" and it came up with the same error. I have no idea what's going on, although I assume it has to do with permissions.

I tried to look on the Microsoft website but it would not load for me.

link|improve this question
You might need to run Visual C# with administrative privileges, what Windows are you using? – Martín Marconcini Nov 18 '11 at 19:01
feedback

migrated from stackoverflow.com Nov 18 '11 at 17:57

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown