Visual Studio encounters an exception. This may be caused by an extension.

Source: Internet
Author: User
Tags visual studio 2010

After installing vs2010 and msdn 2008, The problem occurs:

As long as you enter a character in the vs2010 source code editor, it reports an error "Visual Studio 2010 encounters an exception, which may be caused by an extension ......". At first glance, I thought it was caused by expansion. Then I disabled all the extensions in vs temporarily, and the bug still exists. Google:

This bug occurs when the registry value of vs2010 is modified when software is installed.

For 32-bit machines, find the registry key:

[Hkey_classes_root \ CLSID \ {73b7dc00-f498-4abd-ab79-d07afd52f395} \ inprocserver32],

Modify its default value:

C: \ Program Files \ common files \ microsoft shared \ msenv \ textmgrp. dll

 

For 64-bit machines, the search items are as follows:

[Hkey_classes_root \ wow6432node \ CLSID \ {73b7dc00-f498-4abd-ab79-d07afd52f395} \ inprocserver32]
Modify its default value:

C: \ Program Files (x86) \ common files \ microsoft shared \ msenv \ textmgrp. DLL

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.