Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/visual-studio-2010/4.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 2010 Visual Studio 2010在启动时崩溃_Visual Studio 2010_Tfs - Fatal编程技术网

Visual studio 2010 Visual Studio 2010在启动时崩溃

Visual studio 2010 Visual Studio 2010在启动时崩溃,visual-studio-2010,tfs,Visual Studio 2010,Tfs,我们已经在这台机器上使用VS2010多年了,(Server2003),现在VisualStudio刚刚开始在启动时崩溃。根本没有办法运行它,每次都会崩溃 我尝试了Devenv.exe/SafeMode、resetsettings等。结果相同。我尝试过重新安装vs2010,我尝试过取消安装并重新安装,同样的事情 事件日志表示它与Team Foundation Server: 事件类型clr20r3、P1 devenv.exe、P2 10.0.30319.1、P3 4ba1fab3、P4 micr

我们已经在这台机器上使用VS2010多年了,(Server2003),现在VisualStudio刚刚开始在启动时崩溃。根本没有办法运行它,每次都会崩溃

我尝试了Devenv.exe/SafeMode、resetsettings等。结果相同。我尝试过重新安装vs2010,我尝试过取消安装并重新安装,同样的事情

事件日志表示它与Team Foundation Server:


事件类型clr20r3、P1 devenv.exe、P2 10.0.30319.1、P3 4ba1fab3、P4 microsoft.teamfoundation.common、P5 10.0.0.0、P6 502e379e、P7 4b6、P8 45、P9 system.missingmethodexception、P10 NIL


堆栈跟踪也有一个错误:



我们确实使用TFS,而且没有任何问题。
关于为什么会发生这种情况,更重要的是,
我怎样才能解决这个问题?在没有TFS组件的情况下,似乎没有任何方式启动VisualStudio,我们无论如何都需要TFS。

< P>看起来,问题是Windows更新与安装的Team Foundation Server 2010动力工具不兼容。当我安装最新版本的电动工具时,VS停止崩溃

我已经去掉了所有这些,但我想。。谁知道…

我卸载了电动工具(没有工作) 我安装了最新的电动工具(不工作) 我卸载TFS(它开始工作) 然后我再次安装TFS(它仍在工作:))

谢谢,顺便说一下,windows事件日志中的详细信息关闭错误消息是:

故障存储桶3292093736,类型5 事件名称:CLR20r3 答复:没有 驾驶室Id:0

问题签名: P1:devenv.exe P2:10.0.30319.1 P3:4ba1fab3 P4:Microsoft.TeamFoundation.Common P5:10.0.0.0 P6:502e379e P7:4b6 P8:45 P9:System.MissingMethodException P10:

附件:

这些文件可能在以下位置可用: C:\Users\rahiljm\AppData\Local\Microsoft\Windows\WER\ReportArchive\Critical\u devenv.exe\u 1E501D417B8B2664A23A6382607FB1D894270\u 1b9a7992

分析符号: 重新检查解决方案:0 报告Id:f92dcd0f-91aa-11e2-8682-8c89a571d971
报告状态:0

我遇到了相同的问题


我重新安装了VisualStudioSP1并卸载了NetFramework所有语言包。在那个问题解决之后。

下面的内容对我很有用

  • 关闭VS的所有实例

  • 转到[系统驱动器]:\Users[用户名]\AppData\Roaming\Microsoft\VisualStudio\10.0

  • 从上述文件夹中删除所有文件和文件夹


  • 然后重新打开VS,一切都应该恢复正常。

    在被迫重新安装Visual Studio 2010以使BizTalk 2010 ESB正常工作后,我遇到了这个问题

    我无法下载KB2581206,因为它似乎没有任何有效的内容了。然而,有一个替代的下载也做的工作


    …这是VisualStudio 2010 SP1 Team Foundation Server兼容性GDR。/P>其他可能失败时,这可能是一个出色的解决方案。如果您的VS2010正在“WER”文件中创建如下内容:C:\Users\username]\Desktop\Critical_devenv.exe_c7715ea7ca36fe4513ab7bd8b646870441f19e6_18be6400,如果您的签名如下所示:Sig[0]。Name=Problem Signature 01 Sig[0]。Value=devenv.exe。。。Sig[4]。名称=问题签名05 Sig[4]。值=10.0.40219.457。。。Sig[6]。名称=问题签名07 Sig[6]。值=4b6 Sig[7]。名称=问题签名08 Sig[7]。值=45 Sig[8]。名称=问题签名09 Sig[8]。值=System.MissingMethodException然后执行上述步骤。

    Application: devenv.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.MissingMethodException
    Stack:
       at Microsoft.VisualStudio.TeamFoundation.TeamFoundationHost+AuthenticateWorker.WorkCompleted(System.Object, System.Object, System.ComponentModel.AsyncCompletedEventArgs)
       at Microsoft.TeamFoundation.Common.TfsBackgroundWorkerManager.worker_RunWorkerCompleted(System.Object, System.ComponentModel.RunWorkerCompletedEventArgs)
       at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(System.ComponentModel.RunWorkerCompletedEventArgs)
       at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(System.Object)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
       at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
       at System.Threading.ExecutionContext.runTryCode(System.Object)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
       at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
       at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
       at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)