WindowsPhone8SDK重装后设计器加载异常的处理办法

本文提供了一种解决VisualStudio2012中XAMLUIDesigner崩溃问题的方法,包括关闭所有实例、使用命令卸载并修复安装等步骤。
  1. Close all running instances of Visual Studio 2012
     
  2. start cmd.exe (as admin/elevated) 
  3. cd /d %windir%\installer 
  4. for /f %i in ('findstr /imc:"XAML UI Designer" *.msi') do (start /wait msiexec.exe -qb -x %i VSEXTUI=1)

    Clear the prompts, allowing the uninstalls. 
  5. For the next two steps, order is important...

    Go to Add/Remove Programs (AppWiz.cpl) and choose to repair all installations Visual Studio 2012 (Utimate, Pro, Premium, Win8 Express)

    then...

    Go to Add/Remove Programs (AppWiz.cpl) and choose to repair the Windows Phone 8 SDK

Please let us know if this resolves the problem for you. Again, apologies for the
inconvenience. 

 

sources:http://social.msdn.microsoft.com/Forums/wpapps/en-US/7398ad5e-c2fc-40a8-85e7-37e6a6cca834/wp8-sdk-designer-crashes-vs-nullreferenceexception

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值