silverlight debug时,出现cannot locate microsoft internet Explorer.

这一般就是由于注册表中ie的项丢失。在网络上淘到了解决方案,清晰明了。

步骤:

1.打开注册表,找到 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths,发现iexplore.exe这个键丢失

2. 添加iexplore.exe这项

3. 改变(Default) REG_SZ 的值为  C:\Program Files\Internet Explorer\iexplore.exe 

4. 新加 REG_SZ 值,设置其 Path 为 C:\Program Files\Internet Explorer

5. 重启visual studio

 

原文:

 http://forums.silverlight.net/forums/p/82674/437438.aspx#437438 

Navigating to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths I found that theiexplore.exe key was missing. So here's what I did:

  1. Added the iexplore.exe key to the  registry.
  2. Changed the (Default) REG_SZ value to C:\Program Files\Internet Explorer\iexplore.exe 
  3. Added a new REG_SZ value called Path and set it to C:\Program Files\Internet Explorer
  4. Restarted my Visual Studio.

转载于:https://www.cnblogs.com/phnix/archive/2012/04/19/2456981.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值