1. 主页 > vs安装问题 > VS2008安装问题 >

VS2008 MFC添加类向导弹出脚本发生错误解决办法

 


装了IE8后,用Visual Studio 2008 添加MFC类时总是提示脚本错误。
解决方案:
1、打开注册表编辑器
2、找到 HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones
3、在Zones下新建一个子项,名称为“1000”(注意不要引号)
4、在"1000"里新建一个 DWORD(32位)的数值,数值名称为 1207,数值数据为 0
5、重启VS
Open regedit (on a 64-bit OS, open the 32-bit regedit)
Under “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones”, create a new key called 1000 (if it isn't already there)
Under 1000, create a DWORD entry with:
o   Name = 1207
o   Type = REG_DWORD
o   Data = 0x000000

 

转自:http://blog.csdn.net/ypist/article/details/8214598

本文由VS软件圈(vssoft.net)发布,不代表VS软件圈立场,转载联系作者并注明出处:https://vssoft.net/vsazwt/VS2008anzhuangwenti/2020/0722/1782.html

联系我们

在线咨询:点击这里给我发消息

微信号:PREEE8

工作日:9:30-18:30,节假日休息