Visual studio 2010: application data folder for visual studio cannot be created

I just installed Visual Studio 2010 on my 32-bit win7 computer, and when I start, I get the following message:

"visual studio application data folder cannot be created"

I had the same version of visual studio on my xp sp3 computer and it worked fine. I googled for various solutions, but nothing worked. I tried to run:

"%programfiles%\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" /setup

and edit the entry [HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ User Shell Folders] AppData (but that was already good). I tried to run the administrator.

Is there any other fix for this problem?

ps: after I installed visual studio, there was no shortcut on the desktop, the folder with the empty menu was empty until I added some preliminary comments for myself (I'm already an administrator ...), after which the start menu didn't have there was no icon. I work, so I had to run a visual lesson from the devenv.exe installation folders.

+5
source share
7 answers

Visual Studio seems to be having trouble creating the following folder

% USERPROFILE% \ AppData \ Local \ Microsoft \ VisualStudio

, (, 10.0). , .

+4
  • AppData (c:\Users\\AppData)
  • , ""; "".
  • " ", "" .
  • .
  • , " ".
  • Visual Studio.
+4

Mine , VS 2013. C:\Users\xxx\AppData\Local Microsoft , ReadOnly , , ( ).

+2

VS2010 , : D

0
0

In Windows 10 x64, I decided this run to run the IDE as Administrator (right click> Run as administrator)

0
source

if you have more than 1 vs versions installed, then just change open (or select vs 2015 or any stable version from the open open options) visual studio 2015 Then the solution is prepared and displayed. Thank you

0
source

All Articles