Search code examples
visual-studio-2010windows-7projects-and-solutions

Can't create a new Visual Studio Project


I have the following problem: When I create a new project in Visual Studio, name it and hit enter I get the following dialog box:

Access to the path "C:\Users\Tamas\AppData\Temp\lyy03tab.2ey\Temp\Properties\AssemblyInfo.cs" is denied.

I haved changed the default location of the visual studio project, runed VS as administrator but still no result. When I navigate to the AssemblyInfo.cs file it is showed greyed out (like when you cut it). The permision set that are granted for the System,Administrators and my user are all but special permisions.

Can someone help ???

Thanks, Tamash


Solution

  • Check if you can manually create a folder in Temp. You may want to have a look at the below links. Helpful links:

    Else Try deleting the content in Temp directory. Try disabling antivirus if installed.