Visual Studio 2010 Problem Loading
-
lundi 12 mars 2012 21:59
Hi I cannot start my Visual Studio 2010 Professional. When I go to run it a pop up box says "Microsoft Visual Studio has encountered a problem and needs to close". Then another pop up says "Microsoft Visual Studio has stopped working".
It doesn't even allow me to open the program. I tried to reinstall it but that doesnt seem to work.
Any ideas what might be up??
Toutes les réponses
-
mardi 13 mars 2012 00:18
As Visual Studio 2010 uses .NET Framework 4.0, you might want to check the integrity of .NET 4.0.
Please run this tool, targeting 4.0:
http://blogs.msdn.com/b/astebner/archive/2008/10/13/8999004.aspx
Post the first 15 lines and last 15 lines of tool output here.
-
mardi 13 mars 2012 10:30I ran that tool and still the same errors appearing when i go to run VS
-
mardi 13 mars 2012 10:44
Hi johnycoyne, please follow the steps below to collect the Activity Log of VS 2010 so that more error details can be retrieved.
1. Click "Start"
2. Click "All Programs"
3. Click "Microsoft Visual Studio 2010"
4. Click "Visual Studio Tools"
5. Click "Visual Studio Command Prompt (2010)"
6. Type "devenv /log"
7. Once the program crashes, please go to %APPDATA%\Roaming\Microsoft\VisualStudio\10.0\ (you can paste this in Run)
8. Upload the ActivityLog.xml file to SkyDrive or any free file hosting provider and post back the link hereThanks!
-
mardi 13 mars 2012 14:42
The tool checks you .NET Framework. It does not fix anything. I asked you to run it so we can identify your problem.
Please post the output as requested. Did .NET 4.0 verify successfully (look at the last few lines of the tool output)?
- Modifié pvdg42MVP mardi 13 mars 2012 14:44

