Visual Studio has encountered an exception. This may be caused by an extension

本文介绍了一种解决Visual Studio 2010无法启动的问题的方法。问题源于注册表中缺失或错误的条目。文章提供了针对32位和64位系统的具体注册表路径,并指导用户如何修改这些设置来解决问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

原文:http://www.xuebuyuan.com/492666.html

We've seen this issue before and have a workaround you can use to get VS working again. It's due to missing registry information. To confirm this is the issue you are seeing, can you examine the following registry key:

On 32-Bit Windows: [HKEY_CLASSES_ROOT\CLSID\{73B7DC00-F498-4ABD-AB79-D07AFD52F395}\InProcServer32]
On 64-Bit Windows: [HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{73B7DC00-F498-4ABD-AB79-D07AFD52F395}\InProcServer32]

The "(Default)" value should be one of the following:
On 32-Bit Windows: "C:\Program Files\Common Files\Microsoft Shared\MSEnv\TextMgrP.dll"
On 64-Bit Windows: "C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\TextMgrP.dll"

If your registry is different, then you can do one of the following:
1. Reinstall Visual Studio 2010 RTM. This should resolve the issue.

2. Modify the registry with the value mentioned above(This Approach Works! Tried Myself!). NOTE: Modifying the registry can be dangerous. Please backup your registry information before making changes.

上面是网上找到的:实际操作如下:

1、打开注册表编辑器

2、打开注册表On 64-Bit Windows: [HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{73B7DC00-F498-4ABD-AB79-D07AFD52F395}\InProcServer32]

3、默认值修改如下C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\TextMgrP.dll


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值