Visual Studio regularly throwing exception - visual-studio

Visual Studio 2015 is regularly becoming odd.
Keys typed are appearing in semi-random orders, I'll sometimes have to press keys twice or more.
I think this seems to be around key words, rather than variable names or literals.
After about five minutes I'll get the error dialogue telling me that there was an exception that might be caused by an extension.
The entry in ActivityLog.xml is below:
<entry>
<record>762</record>
<time>2015/08/11 20:17:02.056</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.InvalidOperationException: IWpfTextView has not completed its layout.
at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.PerformLayout(ITextSnapshot newSnapshot, ITextSnapshot newVisualSnapshot, SnapshotPoint anchorPosition, Double verticalDistance, ViewRelativePosition relativeTo, Double effectiveViewportWidth, Double effectiveViewportHeight, Boolean preserveViewportTop, Nullable`1 cancel)
at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DisplayTextLineContainingBufferPosition(SnapshotPoint bufferPosition, Double verticalDistance, ViewRelativePosition relativeTo, Nullable`1 viewportWidthOverride, Nullable`1 viewportHeightOverride)
at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DisplayTextLineContainingBufferPosition(SnapshotPoint bufferPosition, Double verticalDistance, ViewRelativePosition relativeTo)
at Microsoft.VisualStudio.Text.InterTextAdornmentSupport.Implementation.InterLineAdornmentManager.PerformLayout(SnapshotPoint trackingPoint)
at Microsoft.VisualStudio.Text.InterTextAdornmentSupport.Implementation.InterLineAdornmentManager.OnBatchedTagsChanged(Object sender, BatchedTagsChangedEventArgs e)
at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)</description>
</entry>
What's going on? How can I fix or further diagnose this?
Details of Visual Studio
Microsoft Visual Studio Enterprise 2015
Version 14.0.23107.0 D14REL
Microsoft .NET Framework
Version 4.6.00081
Installed Version: Enterprise
Architecture and Modeling Tools 00322-80000-00000-AA490
Microsoft 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.
Visual Basic 2015 00322-80000-00000-AA490
Microsoft Visual Basic 2015
Visual C# 2015 00322-80000-00000-AA490
Microsoft Visual C# 2015
Visual C++ 2015 00322-80000-00000-AA490
Microsoft Visual C++ 2015
Visual F# 2015 RC 00322-80000-00000-AA490
Microsoft Visual F# 2015 RC
Windows Phone SDK 8.0 - ENU 00322-80000-00000-AA490
Windows Phone SDK 8.0 - ENU
Application Insights Tools for Visual Studio Package 1.0
Application Insights Tools for Visual Studio
ASP.NET and Web Tools 14.0.20626.0
ASP.NET and Web Tools
ASP.NET Web Frameworks and Tools 2013 5.2.30624.0
For additional information, visit http://www.asp.net/
Common Azure Tools 1.5
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
Developer Assistant 1.0
Developer Assistant puts millions of code snippets and code sample projects at your fingertips while you are coding in Visual Studio.
GenerateUnitTest 1.0
Generates unit test code for methods in classes under test.
JetBrains ReSharper Ultimate 2015.1.2 Build 102.0.20150721.105606
JetBrains ReSharper Ultimate package for Microsoft Visual Studio. For more information about ReSharper Ultimate, visit http://www.jetbrains.com/resharper. Copyright © 2015 JetBrains, Inc.
Microsoft Azure HDInsight HQL Service 2.0.1000.0
Language service for Hive query
Microsoft Azure HDInsight Tools for Visual Studio 2.0.1000.0
An integrated development environment for HDInsight application development.
Microsoft Azure Mobile Services Tools 1.4
Microsoft Azure Mobile Services Tools
Microsoft Azure Tools 2.6
Microsoft Azure Tools for Microsoft Visual Studio 2015 - v2.6.30508.1601
Microsoft Code Digger 0.9
Microsoft Code Digger
Microsoft.Pex.VisualStudio 1.0
Pex
NCrunch
Continuous Testing Tool for .NET
Copyright © 2010-2015 Remco Software Ltd
NuGet Package Manager 3.0.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
OneCodeQuickLaunchPackage 1.0
Information about my package
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 14.0.50717.0
Microsoft SQL Server Data Tools
Visual C++ for Cross Platform Mobile Development 1.0
Visual C++ for Cross Platform Mobile Development
Xamarin 3.11.450.0 (2ab5145)
Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.
Xamarin.Android 5.1.0.115 (d23da369e436488f38c8ab8fe8a9ae7d9ea5256b)
Visual Studio plugin to enable development for Xamarin.Android.
Xamarin.iOS 8.10.0.0 (7741cc495ab0baf04ff0405d0604bc27f0ecae2e)
Visual Studio extension to enable development for Xamarin.iOS.
Xamarin.iOS Unified Migration 1.0
Automated migration for Xamarin iOS Classic projects to Unified
Xamarin.TestCloud.Integration 1.0
Early preview of Xamarin Test Cloud integration
Update
Uninstalling NCrunch didn't solve anything
Uninstallong both NCrunch and Resharper 9 seems to have fixed it.
Reinstalling Resharper only seems to be OK.
I have reinstalled NCrunch after
I haven't tried reinstalling NCrunch yet a month and so far everything seems OK.

I've been having this issue just with Resharper (9.1.X).
I referenced this thread in my uninstall. I got an email from support to try some release candidates for 9.2. As long as 9.2 hasn't had an official release, it may be worth your time to try them if you are willing to take on a small risk.
https://confluence.jetbrains.com/display/ReSharper/ReSharper+9.2+EAP
I'm starting to try RC3, I'll come back to edit in my experience later. I figure it's probably better to get a possible solution up sooner rather than later, no matter what my experience with it dictates.
They just released Resharper 9.2. I'd see if installing that fixes the issue.
Alternatively, this answer helped solve the problem for me personally in case the new version doesn't solve the issues.

potential problem - NCrunch extension has some issues currently sometimes in VS 2015. It is not currently behaving properly for .NET 4.6 according to this blog: http://blog.ncrunch.net/post/License-Server-Introduced!-NCrunch-216-now-available.aspx

Related

Visual Studio Exceeded execution timeout, attempting to auto cancel

I am not sure what is causing this but while editing files within Visual Studio, I am periodically locking up with the following dialog showing.
Pressing cancel does nothing, after waiting for sometime I have to end VS via Task Manager.
I can't figure out why this comes up nor how to prevent it.
This is my VS configuration...
Microsoft Visual Studio Community 2022 Version 17.3.0
VisualStudio.17.Release/17.3.0+32804.467 Microsoft .NET Framework
Version 4.8.04161
Installed Version: Community
Visual C++ 2022 00482-90000-00000-AA497 Microsoft Visual C++ 2022
ADL Tools Service Provider 1.0 This package contains services used
by Data Lake tools
ASA Service Provider 1.0
ASP.NET and Web Tools 17.3.375.53775 ASP.NET and Web Tools
Azure App Service Tools v3.0.0 17.3.375.53775 Azure App Service
Tools v3.0.0
Azure Data Lake Tools for Visual Studio 2.6.5000.0 Microsoft Azure
Data Lake Tools for Visual Studio
Azure Functions and Web Jobs Tools 17.3.375.53775 Azure Functions
and Web Jobs Tools
Azure Stream Analytics Tools for Visual Studio 2.6.5000.0 Microsoft
Azure Stream Analytics Tools for Visual Studio
C# Tools 4.3.0-3.22401.3+41ae77386c335929113f61d6f51f2663d2780443 C#
components used in the IDE. Depending on your project type and
settings, a different version of the compiler may be used.
Common Azure Tools 1.10 Provides common services for use by Azure
Mobile Services and Microsoft Azure Tools.
Extensibility Message Bus 1.2.6 (master#34d6af2) Provides common
messaging-based MEF services for loosely coupled Visual Studio
extension components communication and integration.
GitHub Copilot 1.43.0.1 (v1.43.0.1#cb116db27) GitHub Copilot is an
AI pair programmer that helps you write code faster and with less
work.
GitHub Copilot Agent 1.43.6621 (v1.43.0)
Microsoft Azure Hive Query Language Service 2.6.5000.0 Language
service for Hive query
Microsoft Azure Stream Analytics Language Service 2.6.5000.0
Language service for Azure Stream Analytics
Microsoft Azure Tools for Visual Studio 2.9 Support for Azure Cloud
Services projects
Microsoft JVM Debugger 1.0 Provides support for connecting the
Visual Studio debugger to JDWP compatible Java Virtual Machines
Mono Debugging for Visual Studio 17.3.20 (3f4cb00) Support for
debugging Mono processes with Visual Studio.
Node.js Tools 1.5.40629.1 Commit
Hash:3f5cc0329815af3ffb948f08857446d206a9af36 Adds support for
developing and debugging Node.js apps in Visual Studio
NuGet Package Manager 6.3.0 NuGet Package Manager in Visual Studio.
For more information about NuGet, visit https://docs.nuget.org/
Razor (ASP.NET Core)
17.0.0.2232702+e1d654e792aa2fe6646a6935bcca80ff0aff4387 Provides languages services for ASP.NET Core Razor.
SQL Server Data Tools 17.0.62207.04100 Microsoft SQL Server Data
Tools
ToolWindowHostedEditor 1.0 Hosting json editor into a tool window
TypeScript Tools 17.0.10701.2001 TypeScript Tools for Microsoft
Visual Studio
Visual Basic Tools
4.3.0-3.22401.3+41ae77386c335929113f61d6f51f2663d2780443 Visual Basic components used in the IDE. Depending on your project type and
settings, a different version of the compiler may be used.
Visual F# Tools
17.1.0-beta.22363.4+1b94f89d4d1f41f20f9be73c76f4b229d4e49078 Microsoft Visual F# Tools
Visual Studio Inline Suggestions 2.2.2055.12395 Ghost text API for
Visual Studio inline suggestions
Visual Studio IntelliCode 2.2 AI-assisted development for Visual
Studio.
VisualStudio.DeviceLog 1.0 Information about my package
VisualStudio.Mac 1.0 Mac Extension for Visual Studio
VSPackage Extension 1.0 VSPackage Visual Studio Extension Detailed
Info
Xamarin 17.3.0.295 (d17-3#321c85a) Visual Studio extension to enable
development for Xamarin.iOS and Xamarin.Android.
Xamarin Designer 17.3.0.208 (remotes/origin/d17-3#e4f67afef) Visual
Studio extension to enable Xamarin Designer tools in Visual Studio.
Xamarin.Android SDK 13.0.0.0 (d17-3/030cd63) Xamarin.Android
Reference Assemblies and MSBuild support.
Mono: dffa5ab
Java.Interop: xamarin/java.interop/d17-3#7716ae53
SQLite: xamarin/sqlite/3.38.5#df4deab
Xamarin.Android Tools: xamarin/xamarin-android-tools/main#14076a6
Same here, 7 times yesterday morning.
Copilot extension is also installed in my VS2022.
I've disabled copilot globally and no more incidents for now.

VS2017 restarts after closing - how to investigate/diagnose the reason?

I've a problem with my VS2017: after I close the Visual Studio, it reopens (restarts) again.
Then I must close this again - in most cases it is enough, but sometimes I must repeat the same 2...3 times to close it.
I found that:
if I close VS in short time (seconds or tens of seconds) after
starting, it closes properly.
if I close VS in longer time (minutes or more), but without opening project/solution (only start page), sometimes it closes at first try, sometimes not.
if I close VS with opened solution, it restarts near always :(
This strange behavior starts occuring afer installation of some additional tools, so this is probably caused by one of them.
Unfortunately, I've no idea how to investigate and diagnoze this - would you help?
UPDATE: tried to clear NuGet cache as described in post: Visual Studio 2017 – Enterprise restarts on .Net Core Projects
Didn't help :(
Some details:
Microsoft Visual Studio Professional 2017, version 15.9.17
VisualStudio.15.Release/15.9.17+28307.905
Microsoft .NET Framework version 4.8.03761
OS: Microsoft Windows 8.1 Pro
Installed products:
Visual C++ 2017 00370-10006-17768-AA719
Microsoft Visual C++ 2017
ADL Tools Service Provider 1.0
AnkhSVN - Subversion Support for Visual Studio 2.7.7039.21076
Ankh.Package 2.7.7039.21076
Subversion 1.9.5 via SharpSvn 1.9005.3940.224
Git/LibGit2 0.24.0 via SharpGit 0.2401.1116.230
ASP.NET and Web Tools 2017 15.9.04012.0
ASP.NET Core Razor Language Services 15.8.31590
ASP.NET Web Frameworks and Tools 2012 4.0.30625.0
ASP.NET Web Frameworks and Tools 2017 5.2.61435.0
Azure App Service Tools v3.0.0 15.9.03024.0
Azure Data Lake Node 1.0
Azure Data Lake Tools for Visual Studio 2.4.2000.0
Azure Stream Analytics Tools for Visual Studio 2.4.2000.0
Common Azure Tools 1.10
Dotfuscator Community Edition 5.36.0.7050-e77ce80a6
Fabric.DiagnosticEvents 1.0
GitHub.VisualStudio 2.10.8.8132
JavaScript Project System 2.0
JavaScript UWP Project System 2.0
Microsoft Visual C++ creators 1.0
NuGet package manager 4.6.0
Microsoft Azure HDInsight Azure Node 2.4.2000.0
Microsoft Azure Hive Query Language Service 2.4.2000.0
Microsoft Azure Service Fabric Tools for Visual Studio 2.5
Microsoft Azure Stream Analytics Language Service 2.4.2000.0
Microsoft Azure Stream Analytics Node 1.0
Microsoft Azure Tools 2.9
Microsoft Continuous Delivery Tools for Visual Studio 0.4
Microsoft JVM Debugger 1.0
Microsoft MI-Based Debugger 1.0
Microsoft Visual Studio Tools for Containers 1.1
MLGen Package Extension 1.0
C# tools 2.10.0-beta2-63501-03+b9fb1610c87cccc8ceb74a770dba261a58e39c4a
Visual Basic tools 2.10.0-beta2-63501-03+b9fb1610c87cccc8ceb74a770dba261a58e39c4a
Node.js Tools 1.4.30613.3
Application Insights Tools for Visual Studio 8.14.20131.1
VC for Microsoft Visual Studio 1.0
ProjectServicesPackage Extension 1.0
ResourcePackage extension 1.0
SQL Server Data Tools 15.1.61906.03120
Test Adapter for Boost.Test 1.0
Test Adapter for Google Test 1.0
ToolWindowHostedEditor 1.0
TypeScript Tools 15.9.30718.2001
Usługa Azure Functions i narzędzia Web Job 15.9.03024.0
Usługa języka JavaScript 2.0
Visual C++ for Linux Development 1.0.9.28307
Visual F# Tools 10.2 for F# 4.5 15.8.0.0.
Visual Studio Tools for CMake 1.0
Visual Studio Tools for Containers 1.0
Visual Studio Tools for Universal Windows Apps 15.0.28307.902

Visual Studio with Resharper. Code editing will not respond to keyboard after running Windows System Restore

I ran a windows system restore on my Windows 7 PC
Now when I open my visual studio solutions in VS2015 Update1 , when I type into the source code, no changes are accepted.
I can create new projects, and I can open the source files in notepad.
I have tried restarting the computer.
The problem disappears if I uninstall Resharper Ultimate 10, and re-appears if I reinstall it.
Visual Studio About shows
Microsoft Visual Studio Professional 2015
Version 14.0.24720.00 Update 1
Microsoft .NET Framework
Version 4.6.00081
Installed Version: Professional
Visual Basic 2015 00322-40000-00000-AA025
Microsoft Visual Basic 2015
Visual C# 2015 00322-40000-00000-AA025
Microsoft Visual C# 2015
Visual C++ 2015 00322-40000-00000-AA025
Microsoft Visual C++ 2015
Application Insights Tools for Visual Studio Package 1.0
Application Insights Tools for Visual Studio
ASP.NET and Web Tools 2015 (RC1 Update 1) 14.1.11120.0
ASP.NET and Web Tools 2015 (RC1 Update 1)
ASP.NET Web Frameworks and Tools 2012.2 4.1.41102.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.2.30624.0
For additional information, visit http://www.asp.net/
Azure App Service Tools v2.7.1 14.0.11112.0
Azure App Service Tools v2.7.1
Common Azure Tools 1.5
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
CreateLayoutWizard 1.0
Create layout wizard.
DevExpress.DeploymentTool 1.0
A useful tool for deploying DevExpress assemblies.
DevExpress.ExpressApp.Design.DynamicPackage 1.0
DevExpress VSIX Package
DevExpress.ExpressApp.DesignPackage 1.0
DevExpress VSIX Package
DevExtreme.Design 15.2.4
DevExtreme Visual Studio integration package
JetBrains ReSharper Ultimate 10.0.2 Build 104.0.20151218.120627
JetBrains ReSharper Ultimate package for Microsoft Visual Studio. For more information about ReSharper Ultimate, visit http://www.jetbrains.com/resharper. Copyright © 2016 JetBrains, Inc.
Microsoft Azure Mobile Services Tools 1.4
Microsoft Azure Mobile Services Tools
NuGet Package Manager 3.3.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
Open Command Line 2.0.163
Opens a command line at the root of the project. Support for all consoles such as CMD, PowerShell, Bash etc.
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 14.0.50616.0
Microsoft SQL Server Data Tools
TypeScript 1.7.6.0
TypeScript for Microsoft Visual Studio
XtraReports package 1.0
XtraReports package
Try deleting %LocalAppData%\JetBrains\Transient folder where R# stores caches for Shell and a solution.

Cannot install Visual Studio 2013 update 5 (RTM); Tools for Apache Cordova

I am trying to install VS2013 update 5 but it will not install as it says it is blocked and I must "uninstall the older version of Visual Studio Tools for Apache Cordova (Multi Device Hybrid Apps) through Control Panel...".
I have uninstalled this as requested (though the new version - 14.0.50619.1 - that installs with VS2015 is still installed) but it still will not let me install and keeps repeating the message.
From Help/About...
Microsoft Visual Studio Premium 2013 Version 12.0.31101.00 Update 4
Microsoft .NET Framework Version 4.6.00081
Installed Version: Premium
LightSwitch for Visual Studio 2013 06191-004-0454001-02564 Microsoft
LightSwitch for Visual Studio 2013
Team Explorer for Visual Studio 2013 06191-004-0454001-02564
Microsoft Team Explorer for Visual Studio 2013
Visual Basic 2013 06191-004-0454001-02564 Microsoft Visual Basic
2013
Visual C# 2013 06191-004-0454001-02564 Microsoft Visual C# 2013
Visual C++ 2013 06191-004-0454001-02564 Microsoft Visual C++ 2013
Visual F# 2013 06191-004-0454001-02564 Microsoft Visual F# 2013
Visual Studio 2013 Code Analysis Spell Checker
06191-004-0454001-02564 Microsoft® Visual Studio® 2013 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.
Windows Phone SDK 8.0 - ENU 06191-004-0454001-02564 Windows Phone
SDK 8.0 - ENU
.NET Reflector Visual Studio Extension 8.5.0.179 Integrates .NET
Reflector into Visual Studio to allow you to seamlessly debug into
third-party code and assemblies, even if you don't have the source
code for them.
Visit www.reflector.net for more information.
Copyright (c) 2009-2012 Red Gate Software Inc.
Application Insights Tools for Visual Studio Package 1.0 Application
Insights Tools for Visual Studio
ASP.NET and Web Tools 12.4.60425.0 Microsoft Web Developer Tools
contains the following components: Support for creating and opening
ASP.NET web projects Browser Link: A communication channel between
Visual Studio and browsers Editor extensions for HTML, CSS, and
JavaScript Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Microsoft Azure Web Apps Web
publishing: Extensions for publishing ASP.NET web projects to hosting
providers, on-premises servers, or Microsoft Azure
ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0 For additional
information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.2.21010.0 For additional
information, visit http://www.asp.net/
Common Azure Tools 1.5 Provides common services for use by Azure
Mobile Services and Microsoft Azure Tools.
Devart dotConnect for Oracle 8.4.447.0 Devart dotConnect for Oracle
Copyright 2002 - 2015 Devart. All rights reserved. Web:
www.devart.com/dotconnect/oracle Support: support#devart.com
Devart Entity Developer 5.7.644.0 Devart Entity Developer Copyright
© 2008-2015 Devart. All rights reserved. Web:
www.devart.com/entitydeveloper Support: support#devart.com
File Nesting 2.1.2 Automatically nest files based on file name and
enables developers to nest and unnest any file manually
Microsoft Advertising SDK for Windows Phone Microsoft Advertising
SDK for Windows Phone Build
Microsoft Azure HDInsight HQL Service 2.0.2200.0 Language service
for Hive query
Microsoft Azure HDInsight Tools for Visual Studio 2.0.2200.0 An
integrated development environment for HDInsight application
development.
Microsoft Azure Mobile Services Tools 1.3 Microsoft Azure Mobile
Services Tools
Microsoft Azure Tools 2.6 Microsoft Azure Tools for Microsoft Visual
Studio 2013 - v2.6.30508.1601
Microsoft Azure Tools 2.4 Microsoft Azure Tools for Microsoft Visual
Studio 2013 - v2.4.20730.1601
Microsoft Azure Tools 2.7 Microsoft Azure Tools for Microsoft Visual
Studio 2013 - v2.7.30713.1601
Microsoft Azure Tools 2.5 Microsoft Azure Tools for Microsoft Visual
Studio 2013 - v2.5.21104.1601
Multilingual App Toolkit 3.1.1250.0 Multilingual App Toolkit helps
you localize your Windows Store app by providing file management,
pseudo and machine translation, translation editor, and build
integration. http://go.microsoft.com/fwlink?linkid=245767
NuGet Package Manager 2.8.50926.663 NuGet Package Manager in Visual
Studio. For more information about NuGet, visit
http://docs.nuget.org/.
Office Developer Tools for Visual Studio 2013 ENU 12.0.31105
Microsoft Office Developer Tools for Visual Studio 2013 ENU
Open Command Line 1.6 Opens a command line at the root of the
project. Support for all consoles such as CMD, PowerShell, Bash etc.
Oracle Developer Tools for Visual Studio 12.1.0.2.0 Oracle Developer
Tools for Visual Studio Copyright (c) 2005, 2014
PreEmptive Analytics Visualizer 1.2 Microsoft Visual Studio
extension to visualize aggregated summaries from the PreEmptive
Analytics product.
SQL Server Analysis Services Microsoft SQL Server Analysis Services
Designer Version 12.0.2000.8
SQL Server Data Tools 12.0.50512.0 Microsoft SQL Server Data Tools
SQL Server Integration Services Microsoft SQL Server Integration
Services Designer Version 12.0.2344.23
SQL Server Reporting Services Microsoft SQL Server Reporting
Services Designers Version 12.0.2344.23
Web Essentials 2013 2.6.0.0 Adds many useful features to Visual
Studio for web developers.
Windows Phone 8.1 SDK Integration 1.0 This package integrates the
tools for the Windows Phone 8.1 SDK into the menus and controls of
Visual Studio.
Workflow Manager Tools 1.0 1.0 This package contains the necessary
Visual Studio integration components for Workflow Manager.
Has anybody else seen this and is there a workaround?
Thanks
Can you try this -
Open RegEdit, find this key:
HKCU\Software\Microsoft\VisualStudio\12.0\JavaScriptLanguageService
Delete the MDD-specific value: “ReferenceGroups_MDD”.
Do not delete the “ReferenceGroups” value, or you may mess up your JSLS intelli-sense for non-MDD scenarios.
Deleting that ReferenceGroups_MDD value under the JSLS key should unblock the installation of any installers that are blocking because they (incorrectly) think that you still have the VS2013 Tools for Apache Cordova installed.
Note: If you upgrade to Update5, you will lose the ability to work with MDD projects until we release the next version of our tools that work on top of update5. We are in process of validating our next release for Update5 and will release it soon.
I am sorry that the uninstall of our tools (for Apache Cordova) is not working for you.
The command to uninstall a previous version of the tools has 2 different GUIDS in it.
"%ProgramData%\Package Cache\{f2f851cc-42a1-41f2-a2cd-a0e4627a60cb}\vs2013mda_0.1.exe" /uninstall /passive /force/burn.ignoredependencies={53d408db-eb91-43fb-9d8f-167681c19763};vsupdate_KB2829760
The first is the GUID of the Cordova package that you have installed on your machine that you want to uninstall. You can find the correct GUID to use by searching under %ProgramData%\Package Cache for vs2013mda_0.1.exe and find the GUID of the folder where it resides. Substitute the GUID you find on your machine for the first GUID in the command line script.
The second GUID in the command is the GUID of the package that is blocking the uninstall. There are a number of packages that will block the uninstall, and we have included a command for all of them but perhaps not with the right combination of MDD GUID that you have on your machine.
Here is a guide to which GUID you should use in the 2nd part of the command:
If you have VS 2013 Update 4 installed on your machine:
{53d408db-eb91-43fb-9d8f-167681c19763}
If you have VS 2013 Update 5 CTP1 installed on your machine:
{ee836379-0143-481a-97c9-d577d049e22a}
If you have VS 2013 Update 5 CTP2 installed on your machine:
{cf552a8c-484b-4e33-afe7-c81dfadb0cfc}
If none of these work for you still, you can find the correct GUID to use by looking in the uninstall log for the MDD tools. When you attempt to uninstall MDD tools via Add Remove Programs, it will create a log file in %Temp% called dd_mda_tools_YYYYMMDDNNNN.log. In that uninstall log there will be a line that looks something like this:
Detected related bundle: {53d408db-eb91-43fb-9d8f-167681c19763}, type: Dependent.
Chances are the GUID for the related bundle in your file will be different from the ones we have covered in the pre-constructed commands. You can substitute the dependent GUID that you find in your uninstall log for the GUID in the 2nd part of the command.
Let me know if this works or not.

Visual Studio 2013 context menus slow only in web application project

I recently upgraded from VS 2010 to VS 2013 for a new project. I'm finding that when right-clicking on a folder (but not an individual file) in my Web Application project, it takes about 2 seconds for the context-menu to load. The other dozen or so non-web projects in the solution do not have this performance problem. Additionally, within that slow context menu, if I click on the Add-> item to bring up the sub-menu to add a new view/class/whatever, that menu takes anywhere from 5-10 seconds appear. If from there I think choose something like "New Scaffolding Item", that dialog can take about 30 seconds to appear.
Others on my project do not seem to be having this issue, though they've got slightly better hardware and are running Windows 8 (vs me running Windows 7). I've tried disabling the visual experience elements as described here but it did not seem to have an effect. My system only seems to be using about 5GB of the 8GB available RAM, and my CPU Usage never goes above 30%. I've tried disabling ReSharper in case that was somehow causing the slowdown, but it had no effect on performance.
How can I fix this huge slowdown?
Microsoft Visual Studio Premium 2013
Version 12.0.30501.00 Update 2
Microsoft .NET Framework
Version 4.5.50938
Installed Version: Premium
LightSwitch for Visual Studio 2013 06191-004-0454001-02932
Microsoft LightSwitch for Visual Studio 2013
Office Developer Tools - May 2014 Update ENU 06191-004-0454001-02932
Microsoft Office Developer Tools for Visual Studio 2013 - May 2014 Update ENU
Team Explorer for Visual Studio 2013 06191-004-0454001-02932
Microsoft Team Explorer for Visual Studio 2013
Visual Basic 2013 06191-004-0454001-02932
Microsoft Visual Basic 2013
Visual C# 2013 06191-004-0454001-02932
Microsoft Visual C# 2013
Visual C++ 2013 06191-004-0454001-02932
Microsoft Visual C++ 2013
Visual F# 2013 06191-004-0454001-02932
Microsoft Visual F# 2013
Visual Studio 2013 Code Analysis Spell Checker 06191-004-0454001-02932
Microsoft® Visual Studio® 2013 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.
ASP.NET and Web Tools 2013.2.50425
Microsoft Web Developer Tools contains the following components:
Support for creating and opening ASP.NET web projects
Browser Link: A communication channel between Visual Studio and browsers
Editor extensions for HTML, CSS, and JavaScript
Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Windows Azure Web Sites
Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows Azure
ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.1.20409.0
For additional information, visit http://www.asp.net/
Common Azure Tools 1.1
Provides common services for use by Azure Mobile Services and Windows Azure Tools.
JetBrains ReSharper 8.2.1 C# Edition build 8.2.1000.4556 on 2014-05-19T16:12:38
JetBrains ReSharper 8.2.1 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2014 JetBrains, Inc.
NuGet Package Manager 2.8.50313.46
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 12.0.30919.1
Microsoft SQL Server Data Tools
TechTalk SpecFlow 1.9.3
TechTalk SpecFlow - Binding business requirements to .NET code, http://www.specflow.org
Copyright © 2009–2013 TechTalk
Windows Azure Mobile Services Tools 1.1
Windows Azure Mobile Services Tools
Windows Azure Tools 2.3
Windows Azure Tools for Microsoft Visual Studio 2013 - v2.3.20320.1602
Windows Phone 8.1 SDK Integration 1.0
This package integrates the tools for the Windows Phone 8.1 SDK into the menus and controls of Visual Studio.
Workflow Manager Tools 1.0 1.0
This package contains the necessary Visual Studio integration components for Workflow Manager.
Update: In a hope to fix this, I completely wiped my hard drive and updated to Windows 8. I also upgraded to 16GB of RAM. I then installed just enough software so that I could compile the project. I'm still getting the same slowdown. However, if I create a brand new Web Application, the context menus are speedy. Could something about the project itself cause a slowdown?
I am having the same issue as you. Old web projects are effecting and new web projects are ok.
What I found is I am using a lot of NuGet package in the project and local NuGet cache (C:\Users\xxx\AppData\Local\NuGet\Cache) is empty because this is new machine.
I recompile the whole solution. NuGet packages are caching in that folder. After compilation is successfully, problem solved.
I am not sure what is happening but this solve my problem. Strange thing is I need to recompile all solutions. Uncompiled solutions have this issue and after compile, this is gone.
We were struggling with the same issue from a long time. Right Click on a project or on the any folder inside project used to take at least 10 seconds for the menu to appear. The solution was quite simple.
Just get rid of all the broken references.
Please refer following image. Such broken references need to be removed.
Remove such references and try right click again, context menu will appear withing a fraction of seconds.
This worked for us.
If its happening for a single project means, you can try out the following
Delete .suo file in your project.
And then Restart the visual studio.
Try loading your project again.
This may provide you a fine solution.
Just to add to the possible solutions, I had the same problem.
BTW I am using VC-2013 Ultimate with R# and NCrunch.
Right clicking on any solution item took forever. I closed the solution and deleted the _ResharperXXX folder in the solution directory.
The problem was gone after I started the solution again.
This has happened a few times now and I have managed to fix it by doing the above every time.

Resources