Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/visual-studio/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio 运行Visual Studio时的崩溃堆栈跟踪是什么?_Visual Studio_Visual Studio 2013 - Fatal编程技术网

Visual studio 运行Visual Studio时的崩溃堆栈跟踪是什么?

Visual studio 运行Visual Studio时的崩溃堆栈跟踪是什么?,visual-studio,visual-studio-2013,Visual Studio,Visual Studio 2013,我正在使用Visual Studio 2013。当我试图打开堆栈跟踪时,它会崩溃。我不确定出了什么问题 我尝试在安全模式下运行VS,我删除了所有的*.suo文件,我删除了所有的*.user文件-它们没有帮助。谢谢 Unexpected exception Buffer cannot be null.
Parameter name: buffer at Microsoft.VisualStudio.Shell.ThreadHelper.Invo

我正在使用Visual Studio 2013。当我试图打开堆栈跟踪时,它会崩溃。我不确定出了什么问题

我尝试在安全模式下运行VS,我删除了所有的*.suo文件,我删除了所有的*.user文件-它们没有帮助。谢谢

Unexpected exception Buffer cannot be null.
Parameter name: buffer  
  at Microsoft.VisualStudio.Shell.ThreadHelper.InvokeOnUIThread(InvokableBase invokable)

  at Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[TResult](Func`1 method)
 
  at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.AvatarCache..ctor(AvatarSize size, Byte[] value, Boolean isGenerated, Logger logger)

  at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ProfileCache..ctor(Profile profile, Guid serverId, Uri profileUri, String emailAddress, Logger logger)
   
  at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.Connector.<ConnectAsync>d__1.MoveNext()
  
--- End of stack trace from previous location where exception was thrown ---

  
  
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
 
  at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.IdeUserSession.<ConnectAndInitializeSessionAsync>d__a.MoveNext()

  --- End of stack trace from previous location where exception was thrown ---
  
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
 
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
 
  at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.BaseUserSession.<ConnectAsyncImpl>d__17.MoveNext()
--- 
  End of stack trace from previous location where exception was thrown ---

  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

  at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.BaseUserSession.<ConnectAsync>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---

  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

  at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.BaseUserSession.&lt;PollConnectAsync&gt;d__22.MoveNext()</description>
意外异常缓冲区不能为空。
;参数名称:缓冲区
在Microsoft.VisualStudio.Shell.ThreadHelper.InvokeOnUIThread(InvokableBase invokable)和#x000D
;
在Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[TResult](Func`1方法)和#x000D
;
在Microsoft.VisualStudio.Shell.Connected.ConnectedUser.AvatarCache..ctor(虚拟化大小,字节[]值,生成布尔值,记录器)和#x000D
;
在Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ProfileCache..ctor(配置文件配置文件、Guid服务器ID、Uri配置文件Uri、字符串电子邮件地址、日志记录器)和35; x000D
;
在Microsoft.VisualStudio.Shell.Connected.ConnectedUser.Connector.ConnectAsyncd\uu 1.MoveNext()中

;——来自引发异常的上一个位置的堆栈结束跟踪---

;
在System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务任务)和#x000D
;
在System.Runtime.CompilerServices.TaskWaiter.HandleNonSuccessAndDebuggerNotification(任务任务)和#x000D
;
在Microsoft.VisualStudio.Shell.Connected.ConnectedUser.IdeUserSession.ConnectAndInitializeSessionAsyncd__a.MoveNext()
;
---来自引发异常的前一个位置的堆栈结束跟踪---
;
在System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务任务)和#x000D
;
在System.Runtime.CompilerServices.TaskWaiter.HandleNonSuccessAndDebuggerNotification(任务任务)和#x000D
;
在Microsoft.VisualStudio.Shell.Connected.ConnectedUser.BaseUserSession.ConnectAsyncImpld__17.MoveNext()
;——
来自引发异常的前一个位置的堆栈结束跟踪---
;
在System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务任务)和#x000D
;
在System.Runtime.CompilerServices.TaskWaiter.HandleNonSuccessAndDebuggerNotification(任务任务)和#x000D
;
在Microsoft.VisualStudio.Shell.Connected.ConnectedUser.BaseUserSession.ConnectAsyncd__2.MoveNext()和#x000D
;——来自引发异常的前一个位置的堆栈结束跟踪---
;
在System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务任务)和#x000D
;在System.Runtime.CompilerServices.TaskWaiter.HandleNonSuccessAndDebuggerNotification(任务任务)和#x000D
;
在Microsoft.VisualStudio.Shell.Connected.ConnectedUser.BaseUserSession.PollConnectAsyncd__22.MoveNext()上

我也是!我在4小时前就变成了同样的现象。 我在尝试下面的命令时取得了进展。 一旦我再次登录,我就可以使用它


C:\Program Files(x86)\Microsoft Visual Studio 12.0\Common7\IDE>devenv.exe/ResetUserData

每个解决方案都说此/ResetUserData命令可以工作,但对我来说,虽然它消除了崩溃,但现在为我提供了“您的30天试用期已过期”和登录选项。尝试登录将挂起,感谢您提供的有关尝试结果的信息。我们的团队使用的是Visual Studio 2013更新4。我遇到了这个麻烦。一位团队成员说,当您应用Update 5时,它恢复得更彻底