Visual Studio 2010 For Students
.This download installs the Visual Studio 2010 Tools for Office Runtime, which is required to run Microsoft Office based solutions built using Microsoft Visual Studio 2010, 2012, 2013 and 2015. This is an update to previous versions of the runtime, formerly available at. that the installer will automatically configure VSTO to use the same language as your copy of Windows. If you need an additional language pack (e.g., if your copy of Windows uses more than one language setting, or if you switch from one language setting to another after you've already installed the VSTO runtime), you can find the language packs at.
Okay, so I have a new laptop, and am having issues with getting VS2010 to work for me. On the local installation, the SQL Server Express 2010 SP1 (x64) installer stops responding, the rest of the installation goes just fine.I attempt to open VS 2010 installed on my system and get the error: 'The operation cannot be completed' (if I run as administrator I get the same error with an 'Access is Denied' message after it).
When running from the school's citrix server I can open andedit, even build projects, but it doesn't let me run or debug them, giving me the 'Access is Denied' error. Any help would be appreciated on this. Hi Eric,From your description,On the local installation, the SQL Server Express 2010 SP1 (x64) installer stops respondingDo you mean Visual Studio Express 2010 SP1?
If yes,please try the steps to resolve this issue:1. Open Visual Studio Command Prompt (2010) under Start menu - All Programs - Microsoft Visual Studio 2010 - Visual Studio Tools (run it with Administrator privilege: right-click the program - Run as administrator);2. Try some devenv switches in command prompt:a. Run devenv /Resetsettings to eliminate the cause of corrupted settings.b. Run devenv /ResetSkipPkgs in Command Prompt.c. Run devenv /Safemode to see if you can apply it correctly. This can eliminate the possibility that third party Add-ins or packages are causing problems.3. Reboot the machine in Safe Mode. This can isolate some third party application/driver's interference.4. Switch and try a new user account. This can rule out the possibility of corrupted user profile.Enable Visual Studio logging to log all activity to the specified log path.Please try running devenv.exe /log in Command Prompt, the log files will be generated in the. Then you can check and analyze the log file to see if there are anything incorrect.Additionally, another useful tool is the Process Monitor tool: which can capture the access log.Filter the process name devenv.exe in the log so that you see only the related list.This should give you more information on what the registry keys/ files are being accessed when the error happens.Hope it helps!Best Regards,Cathy Kong MSFTMSDN Community Support. Kathy,Thank you for your advice and ideas to fix my problem, however, none of your options worked for me.
I did run the Process Monitor tool and looked through the list of filtered results. I found many things that could be the culprit, just not sure which one(s)it is.
Microsoft Visual Studio
I will include a copy of the filtered list here. I would also like to apologize for not including all of the info in my first post. I do not have Visual Studio Express 2010, I have a copy of either Visual Studio Professional 2010 and Visual Studio Ultimate2010 (both on student licenses). Both programs give me the same error when I attempt to open them, however, with Ultimate, I get a different installation issue, this time with Microsoft.NET Framework 4 (even though it was already fully installed on my computer).Any help you, or anyone else in the community, can give me will be much appreciated.Thank You,Eric WeedenAdditional note. Can't seem to attach the file.
Microsoft Visual Studio 2010 For Students
Any help there would also be welcomed.