0

每次我尝试打开 Visual Studio 2010 时都会收到此错误:

Problem Event Name: CLR20r3
Problem Signature 01:   devenv.exe
Problem Signature 02:   10.0.40219.1
Problem Signature 03:   4d5f2a73
Problem Signature 04:   Microsoft.TeamFoundation.Collaboration.Microsoft
Problem Signature 05:   10.0.41206.0
Problem Signature 06:   4edeeb8c
Problem Signature 07:   49
Problem Signature 08:   0
Problem Signature 09:   System.InvalidCastException
OS Version: 6.1.7601.2.1.0.256.48
Locale ID:  1033

我已经用安装盘修复了安装,但还是同样的错误。

我已经在我的机器上安装了 Visual Studio 2012 Pro 并且工作正常,这似乎与 Team Foundation 服务有关。当我刚打开它时也会发生这种情况,它显示了开始屏幕,然后我收到了这个错误。

这是我的 VS 信息:是的,据我所知,版本是 Microsoft Visual Studio 2010

Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.5.50709 SP1Rel

Installed Version: Professional

Microsoft Office Developer Tools   01018-532-2002102-70203
Microsoft Office Developer Tools

Microsoft Visual Basic 2010   01018-532-2002102-70203
Microsoft Visual Basic 2010

Microsoft Visual C# 2010   01018-532-2002102-70203
Microsoft Visual C# 2010

Microsoft Visual C++ 2010   01018-532-2002102-70203
Microsoft Visual C++ 2010

Microsoft Visual F# 2010   01018-532-2002102-70203
Microsoft Visual F# 2010

Microsoft Visual Studio 2010 Team Explorer   01018-532-2002102-70203
Microsoft Visual Studio 2010 Team Explorer

Microsoft Visual Web Developer 2010   01018-532-2002102-70203
Microsoft Visual Web Developer 2010

Crystal Reports for .NET Framework 4.0   
Crystal Reports for .NET Framework 4.0


Crystal Reports Templates for Microsoft Visual Studio 2010   
Crystal Reports Templates for Microsoft Visual Studio 2010

Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2529927)   KB2529927
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2529927.

Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2542054)   KB2542054
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2542054.

Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2548139)   KB2548139
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2548139.

Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2549864)   KB2549864
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2549864.

Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2635973)   KB2635973
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2635973.

Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2736182)   KB2736182
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2736182.

Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2813041)   KB2813041
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2813041.

InstallShield Limited Edition   
InstallShield. For more information visit the Flexera Software website at <http://www.FlexeraSoftware.com>. Copyright © 2012 Flexera Software LLC. All Rights Reserved.

JetBrains ReSharper 8   build 8.0.14.856 on 2013-07-18T02:49:56 [Not Loaded]
JetBrains ReSharper 8 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2013 JetBrains, Inc.

Microsoft Recipe Framework Package   8.0
This package provides services to the guidance packages.

Microsoft Team Foundation Server 2010 Power Tools   10.0.41206.0
Power Tools that extend the Team Foundation Server integration with Visual Studio.

Microsoft Visual Studio 2010 Professional - ENU Service Pack 1 (KB983509)   KB983509
This service pack is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/983509.

Microsoft Visual Studio 2010 SharePoint Developer Tools   10.0.40219
Microsoft Visual Studio 2010 SharePoint Developer Tools

Security Update for Microsoft Visual Studio 2010 Professional - ENU (KB2644980)   KB2644980
This security update is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this security update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2644980.

Security Update for Microsoft Visual Studio 2010 Professional - ENU (KB2645410)   KB2645410
This security update is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this security update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2645410.

SlowCheetah - XML config transforms    1.0
This package enables you to transform your app.config or any other XML file based on the build configuration. It also adds additional tooling to help you create XML transforms.

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

SQL Prompt 6
For more information about SQL Prompt, see the Red Gate website at
http://www.red-gate.com
For customer support, call 1-866-733-4283.
Copyright © 2006–2009 Red Gate Software Ltd

有什么帮助吗?

4

2 回答 2

0

您是否尝试过从devenv /safemode开发人员命令提示符运行?如果可行,请尝试devenv /resetsettings /resetaddin. 如果您仍然无法运行它,请尝试完全卸载/重新安装。

于 2013-10-01T12:48:30.873 回答
0

当安装了特定的 Visual Studio 更新时,我收到了此类错误。当我卸载此更新时(我只是按日期猜测,它可能是),一切都好起来了。

不过,我不知道这是随机问题,还是与特定更新有关。

更新:我发现有问题的更新:KB2813041。这是邪恶的。更新:另一个,制造麻烦:KB2736182。

于 2013-11-05T07:26:19.257 回答