Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Computer hangs when VS2012 starts
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

vzaytzev
New Member

2 Posts

Posted - Jul 12 2013 :  12:06:43 PM  Show Profile  Reply with Quote
I've just uploaded VSX1940 and installed it for VS2012 only. After that, Visual Studio won't start, only splash screen appear. Then, HDD led is constantly lights red, Windows doesn't respond to keyboard or mouse. Only option I have is to press reset.
My PC runs under Win 2012 Standart, hardware is AMD FX-6300, 32 Gb RAM, system installed on PLEXTOR PX-128M5S SSD.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 12 2013 :  4:16:35 PM  Show Profile  Reply with Quote
Many apologies for this problem, this is very serious. Its not a problem I recognise, but the first step is to get you back into VS2012.

Can you please use Windows Key + R to show the Run dialog, and run the command:

"C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\Common7\\IDE\\devenv.exe" /SafeMode

This is the default install path for VS2012 under Windows 7 64bit, so should be the correct path for your system. The /SafeMode command line switch stops VS2012 from loading most extensions, VA included. Hopefully VS2012 will load successfully.

If you go into:

IDE tools menu -> Options -> Extensions and Updates -> Load per user extensions when running as administrator

you will be able to Uninstall VA, which is probably a good place to start.

Which extensions are listed on you system? On a full install of VS2012 with VA I have the following extensions listed:

Microsoft Web Developer Tools
NuGet Package Manager
Visual Assist X
Visual Studio Extensions for Windows Library for JavaScript

if you have a different list that might be a clue.

Do you have any other IDE's installed on your machine?

Have you used any other versions of VA on this machine? I am wondering if this might be a version specific problem, or a corrupt download and install.

zen is the art of being at one with the two'ness
Go to Top of Page

vzaytzev
New Member

2 Posts

Posted - Jul 16 2013 :  04:34:09 AM  Show Profile  Reply with Quote
Besides VS2012 I have MS SQL Server Management Studio 2012 (based on VS2010 shell).
My current VS2012 installed products:

Microsoft Visual Studio Ultimate 2012
Version 11.0.60610.01 Update 3
Microsoft .NET Framework
Version 4.5.50709

Installed Version: Ultimate

Architecture and Modeling Tools 04940-004-0038003-02663
Microsoft Architecture and Modeling Tools

UML-? and Unified Modeling LanguageG?? are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.

LightSwitch for Visual Studio 2012 04940-004-0038003-02663
Microsoft LightSwitch for Visual Studio 2012

Microsoft Office Developer Tools for Visual Studio 2012 ENU 04940-004-0038003-02663
Microsoft Office Developer Tools for Visual Studio 2012 ENU 2012

Microsoft Visual Studio Tools for Applications 2012 04940-004-0038003-02663
Microsoft Visual Studio Tools for Applications 2012

Team Explorer for Visual Studio 2012 04940-004-0038003-02663
Microsoft Team Explorer for Visual Studio 2012

Visual Basic 2012 04940-004-0038003-02663
Microsoft Visual Basic 2012

Visual C# 2012 04940-004-0038003-02663
Microsoft Visual C# 2012

Visual C++ 2012 04940-004-0038003-02663
Microsoft Visual C++ 2012

Visual F# 2012 04940-004-0038003-02663
Microsoft Visual F# 2012

Visual Studio 2012 Code Analysis Spell Checker 04940-004-0038003-02663
Microsoft-? Visual Studio-? 2012 Code Analysis Spell Checker

Portions of International CorrectSpellG?? 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.

AnkhSVN - Subversion Support for Visual Studio 2.5.12040.334
AnkhSVN - Subversion Support for Visual Studio 2.5.12040.334
* Ankh.Package 2.5.12040.334
* Subversion 1.8.0 via SharpSvn 1.8000.2461.14986

SharpSvn is linked to: Apr 1.4.6, Apr-util 1.5.2, Cyrus Sasl 2.1.23, OpenSSL 1.0.1e 11 Feb 2013, serf 1.2.1, SQLite 3.7.17, Subversion 1.8.0-SharpSvn-1.8.0, ZLib 1.2.8
SharpSvn is optionally linked to: Berkeley DB 4.4.20, SharpPlink 1.8000.2461.14986

Community Kit for SharePoint: Development Tools Edition for VS2012 1.1.0.0
The SharePoint 2010 and 2013 Visual Studio 2012 Extensions project (CKSDev) is a collection of Visual Studio templates, Server Explorer extensions and tools providing accelerated SharePoint 2010 and 2013 development based on Microsoft's SharePoint 2010 and 2013 development tools.

JetBrains ReSharper 7.1.3 Full Edition build 7.1.3000.2254 on 2013-04-10T13:48:18
JetBrains ReSharper 7.1.3 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright -? 2003G??2013 JetBrains, Inc.

NuGet Package Manager 2.6.40627.9000
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

PreEmptive Analytics Visualizer 1.0
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.

SQL Server Data Tools 11.1.20627.00
Microsoft SQL Server Data Tools

Telerik WebUI VSExtensions 2013.2.611.0
Telerik RadControls for ASP.NET AJAX VSExtensions Package

Web Developer Tools 1.2.40308.0
Microsoft Web Developer Tools contains the following components:
Page Inspector: Tool that offers an efficient way to decompose Web Applications and diagnose front-end issues.
Web Publishing: Extensions required for Web Publishing for both hosted servers as well as on premises.
Web Form Templates: Includes the default templates for Web Form Applications.
Editor Extensions: Includes HTML, CSS, and JS editor extensions that greatly enhance the development experience.

Workflow Manager Tools 1.0 1.0
This package contains the necessary Visual Studio integration components for Workflow Manager.


Resharper was suspended at the moment I installed VAX.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 16 2013 :  2:29:44 PM  Show Profile  Reply with Quote
Are you working on this computer directly, or connecting via remote desktop, or something similar?

VA should not be able to take your system down like this, it should require something low level, like a driver, that we are somehow triggering, to cause these problems. We have had occasional reports of problems running over remote desktop, hence the question.

Have you used any other version of VA successfully on this machine? I am wondering if this is somehow a version specific problem.

If you run Windows Update, are all of your drivers up to date?

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000