VS2005 script error resolution under MFC

Source: Internet
Author: User

Method One:

Open Registry Editor and find "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones", Under this entry, add a subkey with the name 1000 and a DWORD key with the name 1207 in the new 1000 item, with a value of 0. Then turn off reopen vs2005. Method Two: Open IE browser, then select Tools-Manage Add-ons-all add-ons find WizCombo Class, then click Enable. Restart vs. Method Three: Put the following text in Windows Registry Editor Version 5.00[hkey_current_user\software\microsoft\windows\currentversion\ext\ Stats\{d4d285dd-2447-11d7-8bf6-00b0d03daa06}\iexplore]
"Type" =dword:00000001
"Time" =hex:d8,07,07,00,04,00,1f,00,0f,00,19,00,0c,00,90,02
"Count" =dword:0000000c
"Flags" =dword:00000004
"Blocked" =dword:00000005write in the TXT file first, then change the suffix name to Reg, then double-click Import Registry, and then view IE's management Add-in with no WizCombo Class, then clicking Enable. method Four:To register the VsWizard control, control the file in the \common7\ide\ folder under your VS installation directory, locate VsWizard.dll, and register it with Regsvr32. cmd Command window, enter: regsvr32 path\path\path\vswizard.dll.

VS2005 script error resolution under MFC

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.