织梦CMS - 轻松建站从此开始!

罗索

Visual Studio 2005创建VC++智能设备项目失败的解决方法

罗索客 发布于 2008-12-18 10:58 点击:次 
If you've tried to create a smart device Win32 project on Windows Vista or after installing IE7, you might have seen a failure with a message in the status bar saying "project creation failed".
TAG:

Visual Studio 2005创建VC++智能设备项目失败的解决方法

Solution 1:

If you've tried to create a smart device Win32 project on Windows Vista or after installing IE7, you might have seen a failure with a message in the status bar saying "project creation failed". It's a known issue, and has been fixed in SP1, but if you can't install that, there's a workaround:
1. Close VS
2. Start RegEdit.exe
3. Find the following registry entry:
HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Ext\\PreApproved
4. Add a new entry and name it
{D245F352-3F45-4516-B1E6-04608DA126CC}
5. Close RegEdit
6. Start VS
7. Try to create a Smart Device C++ project
Thanks to Gangadhar on the VC++ for Devices team for the writeup, and Chris for posing the question on the Device MVPs discussion list.

Solution 2:

You can try to check if the( SDProjWiz2 Class) add-on is enabled, to do that open Internet Explorer
Tools -> Internet Options -> Programs (tab window) -> Manage Add ons ->
SDProjWiz2 Class (enable this)
Restart the devenv.
If still does not work try re registering devenv by running vsreg.cmd that should be available in your installation folder to ensure registration succeeds.
Hope this helps,

(ixmy)
本站文章除注明转载外,均为本站原创或编译欢迎任何形式的转载,但请务必注明出处,尊重他人劳动,同学习共成长。转载请注明:文章转载自:罗索实验室 [http://www.rosoo.net/a/200812/7192.html]
本文出处: 作者:ixmy
顶一下
(2)
100%
踩一下
(0)
0%
------分隔线----------------------------
相关文章
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:点击我更换图片
栏目列表
将本文分享到微信
织梦二维码生成器
推荐内容