Visual studio 2013 Visual Studio 2013随机崩溃

Visual studio 2013 Visual Studio 2013随机崩溃,visual-studio-2013,Visual Studio 2013,从昨天开始,在VS2013中,当我在IDE中导航、编辑文件、调试或什么都不做时,随机崩溃就开始了 这是一个MVC5项目,但也碰巧遇到了另一个解决方案。我正在关注VS2013的最新更新,但我不认为我最近升级了任何主要的nuget软件包。拥有JIRA、web essentials的Atlassian插件,但最近也没有更新 我现在可能可以将这些解决方案转移到VS2015,它似乎没有给我这个问题,所以我可以解决它。只需要升级公司的其他部分 我只能在EventViewer中找到日志,每个崩溃显示2个条目

从昨天开始,在VS2013中,当我在IDE中导航、编辑文件、调试或什么都不做时,随机崩溃就开始了

这是一个MVC5项目,但也碰巧遇到了另一个解决方案。我正在关注VS2013的最新更新,但我不认为我最近升级了任何主要的nuget软件包。拥有JIRA、web essentials的Atlassian插件,但最近也没有更新

我现在可能可以将这些解决方案转移到VS2015,它似乎没有给我这个问题,所以我可以解决它。只需要升级公司的其他部分

我只能在EventViewer中找到日志,每个崩溃显示2个条目

有没有其他日志可以帮助您找出故障所在

Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException
   at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.HandleResponse(System.Net.Http.HttpResponseMessage)
   at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase+<SendAsync>d__a.MoveNext()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
   at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase+<SendAsync>d__2`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
   at Microsoft.VisualStudio.Services.Location.Client.LocationHttpClient+<GetConnectionDataAsync>d__2.MoveNext()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
   at Microsoft.VisualStudio.Services.Client.VssServerDataProvider+<ConnectAsync>d__5.MoveNext()

Exception Info: System.AggregateException
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean)
   at System.Threading.Tasks.Task.Wait(Int32, System.Threading.CancellationToken)
   at Microsoft.VisualStudio.Services.Client.VssServerDataProvider.CheckForServerUpdates()
   at Microsoft.VisualStudio.Services.Client.VssServerDataProvider.FindServiceDefinition(System.String, System.Guid, System.Guid)
   at Microsoft.VisualStudio.Services.Client.VssServerDataProvider.LocationForCurrentConnection(System.String, System.Guid, System.Guid)
   at Microsoft.VisualStudio.Services.Client.VssServerDataProvider.<GetRemoteDataProvider>b__d(System.Guid)
   at System.Collections.Concurrent.ConcurrentDictionary`2[[System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetOrAdd(System.Guid, System.Func`2<System.Guid,System.__Canon>)
   at Microsoft.VisualStudio.Services.Client.VssServerDataProvider.GetRemoteDataProvider(System.Guid)
   at Microsoft.VisualStudio.Services.Client.VssServerDataProvider.LocationForCurrentConnection(System.String, System.Guid, System.Guid)
   at Microsoft.VisualStudio.Services.Client.VssConnection.GetClientInstance(System.Type, Microsoft.VisualStudio.Services.Common.VssHttpRequestSettings, System.Net.Http.DelegatingHandler[])
   at Microsoft.VisualStudio.Services.Client.VssConnection.GetClientInstance(System.Type)
   at Microsoft.VisualStudio.Services.Client.VssConnection.GetClientServiceImpl(System.Type, System.Func`2<System.Type,System.Object>)
   at Microsoft.VisualStudio.Services.Client.VssConnection.GetClientServiceImpl[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Func`2<System.Type,System.Object>)
   at Microsoft.VisualStudio.Services.Client.VssConnection.GetClient[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]()
   at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.VssConnectionWrapper.GetClient[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]()
   at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.BaseUserSession+<Microsoft.VisualStudio.Shell.Connected.ConnectedUser.IOnlineLicensingSupport.GetEncodedClientRightsAsync>d__25.MoveNext()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
   at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.VsOnlineLicensing+<RefreshClientRightsImplAsync>d__e.MoveNext()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
   at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.VsOnlineLicensing+<RefreshClientRightsOrPiggybackAsync>d__7.MoveNext()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
   at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.VsOnlineLicensing+<PollForClientRights>d__16.MoveNext()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
   at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.Poller+<PollAsync>d__3.MoveNext()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_1(System.Object)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

您是否安装了新的防病毒软件或任何新的硬件驱动程序?否。Windows 7计算机,配置为在安装任何更新之前提示确认。最近没有人申请。ESET反病毒运行-没有选择,据我所知,除了数据库之外,这里没有更新。因此,在系统上的软件没有任何变化,因为在它开始发生之前?
Faulting application name: devenv.exe, version: 12.0.40629.0, time stamp: 0x5590c8a4
Faulting module name: KERNELBASE.dll, version: 6.1.7601.19110, time stamp: 0x56842600
Exception code: 0xe0434352
Fault offset: 0x0000c42d
Faulting process id: 0x1e30
Faulting application start time: 0x01d15f427bb58f14
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: 246fd811-cb37-11e5-af51-bc305bdf85ce