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