Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Visual Studio 2010 won't start
mhenrixon
#1 Posted : Tuesday, May 10, 2011 12:29:11 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 5/10/2011(UTC)
Posts: 2
Location: Växjö, Sweden

After installing NCrunch VS2010 won't start. CPU shoots up to 50% for the devenv.exe process but it just stays as a background process.


Below are VS details after uninstalling NCrunch:

Quote:
Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.0.30319 SP1Rel

Installed Version: Ultimate

Microsoft Visual Basic 2010 01019-532-2002102-70714
Microsoft Visual Basic 2010

Microsoft Visual C# 2010 01019-532-2002102-70714
Microsoft Visual C# 2010

Microsoft Visual F# 2010 01019-532-2002102-70714
Microsoft Visual F# 2010

Microsoft Visual Studio 2010 Architecture and Modeling Tools 01019-532-2002102-70714
Microsoft Visual Studio 2010 Architecture and Modeling Tools

UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.

Microsoft Visual Studio 2010 Code Analysis Spell Checker 01019-532-2002102-70714
Microsoft Visual Studio 2010 Code Analysis Spell Checker

Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.

The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.

Microsoft Visual Studio 2010 Team Explorer 01019-532-2002102-70714
Microsoft Visual Studio 2010 Team Explorer

Microsoft Visual Web Developer 2010 01019-532-2002102-70714
Microsoft Visual Web Developer 2010

Crystal Reports Templates for Microsoft Visual Studio 2010
Crystal Reports Templates for Microsoft Visual Studio 2010

Git Source Control Provider 1.0.0.0


JetBrains dotCover 1.0.1 Full Edition build 1.0.120.2 on 2010-11-17T16:51:56
JetBrains dotCover 1.0.1 package for Microsoft Visual Studio. For more information about dotCover, visit http://www.jetbrains.com/dotcover/. Copyright © 2009–2011 JetBrains, Inc.

JetBrains dotTrace Performance 4.5 Professional Edition build 4.5.828.9 on 2011-04-29T21:19:10
JetBrains dotTrace Performance 4.5 package for Microsoft Visual Studio. For more information about dotTrace, visit http://www.jetbrains.com/profiler/. Copyright © 2005–2011 JetBrains, Inc.

JetBrains ReSharper 6.0 EAP Full Edition build 6.0.2150.5 on 2011-05-08T22:28:06
JetBrains ReSharper 6.0 EAP package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2011 JetBrains, Inc.

Microsoft Visual Studio 2010 Ultimate - ENU Service Pack 1 (KB983509) KB983509
This service pack is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/983509.

Muse.VSExtensions 1.0
Information about my package

NuGet Package Manager 1.3.20419.9007
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://nuget.codeplex.com.

OnTime for Visual Studio .NET 7.0
OnTime for Visual Studio .NET Defect & Feature Management System

PowerGUIExt 1.0
PowerGUI integrated into Visual Studio.

protobuf-net 1.0
Provides code-generation for .proto within the IDE

Telerik Reporting
For more information please visit http://www.telerik.com/reporting. Copyright © 2005–2011 Telerik, Inc.

SQL Prompt 5
For more information about SQL Prompt, see the Red Gate website at
http://www.red-gate.com
For customer support, call 1-866-733-4283.
Copyright © 2006–2009 Red Gate Software Ltd

Visual Git
Remco
#2 Posted : Tuesday, May 10, 2011 12:49:59 PM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,964

Thanks: 929 times
Was thanked: 1255 time(s) in 1168 post(s)
Hi Mhexrixon,

Thanks for posting these details. My gut feel would be that there is some kind of package load clash between NCrunch and one of the tools you've described above. This could be quite a tough issue to troubleshoot.

Is there anything that could be considered unusual about the system you're running on?

Also ... when VS fails to load, what is the exact symptom that you get? Are there any parts of the IDE that become visible? Do you have access to any part of the IDE and its UI before it hangs?
mhenrixon
#3 Posted : Tuesday, May 10, 2011 1:25:18 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 5/10/2011(UTC)
Posts: 2
Location: Växjö, Sweden

I hate the system I am running it on but it's pretty basic HP desktop.

What happens is that VS flash screen about it loading pops up but the actual application never loads. It just starts the process and the process consumes about 50% cpu and then it goes on forever.
Remco
#4 Posted : Tuesday, May 10, 2011 7:22:10 PM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,964

Thanks: 929 times
Was thanked: 1255 time(s) in 1168 post(s)
I have some ideas on things to try in order to get more information about the failure, if you are willing to give them a try :)

1. Try running Visual Studio with logging enabled, for example: "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" /log c:\output\vslog.log
The contents of this log file could give us useful information about where the system is hanging during load. If you also try this with NCrunch uninstalled, it will give us a log file to compare against.

2. If you have Visual Studio 2008 installed, try installing and running NCrunch on this. Doing so could help me narrow down the code involved.

3. My guess from the 50% CPU is that you have 2 CPUs on this machine? Try loading up Visual Studio while your machine is under a heavy load ... maybe try kicking up a couple of instances at the same time. If the issue is caused by a subtle race condition this may help to kick it aside and let you into the IDE (although this is hardly a fix, it would give some useful information).

4. If you're willing to go through the pain of uninstalling/installing things, I'd be interested to know if removing any of your other VS add-ins make any difference in this issue.

If none of this turns up anything useful, I may see if I can introduce some extra diagnostic code in the next beta release to help figure out what's going on.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.062 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download