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.
source
share