Solution for Visual Studio errors caused by IE8 upgrade

Source: Internet
Author: User

This is for others:

 

Microsoft started to use automatic updates two days ago to push IE8 to users. IE8 has a normal priority in Vista and is important in xp. Therefore, Microsoft attaches great importance to IE8. Because my machine is a genuine operating system provided by IBM randomly, it has been automatically updated. I did not expect this to happen today: When I use VC to add variables and class guides to add new things, I always report errors, such as loading and script errors. (In fact, this wizard interface is also composed of HTML files, I did his localization, because of BCG ).

So I checked the solution online and soon found that visual C ++ team has provided a solution in its blog. I sorted it out and directly made it into the. reg file. It will be okay to import it later.

 

==================================

Windows Registry Editor Version 5.00

 

[HKEY_CURRENT_USER/software/Microsoft/Windows/CurrentVersion/Internet Settings/zones/1000]
"1207" = DWORD: 00000000

==================================

 

Reference: http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx

 

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.