Chinaunix首页 | 论坛 | 博客
  • 博客访问: 274323
  • 博文数量: 66
  • 博客积分: 2636
  • 博客等级: 少校
  • 技术积分: 762
  • 用 户 组: 普通用户
  • 注册时间: 2009-09-25 16:40
文章存档

2013年(1)

2012年(2)

2011年(8)

2010年(15)

2009年(40)

我的朋友

分类:

2009-12-21 20:53:22

最近用pb编译,模拟器老起不来,怎么都找不到原因,一气之下重新安装了,想不到的是装了2次都没程序,运行时老提示"No primary processors are available. The build system will be disabled.
"The selected configuration does not have an installed debugger. You cannot debug this configuration."这个错误,纳闷拉,我本来是装在c盘的,现在重装在d盘的,不会就有问题吧,google一下,找到了问题所在,原来是注册表没有关以前pb的项没删除。
地址:
原文是:
After reinstalling Microsoft Platform Builder 5.0 could happen that you get the following errors:
"No primary processors are available. The build system will be disabled.
"The selected configuration does not have an installed debugger. You cannot debug this configuration."
This is probably caused by a re-install bug in PB, especially if you picked a different install directory.
Please try this:
* Uninstall PB
* Look in the registry under HKEY_LOCAL_MACHINE\Software\Microsoft\PlatformBuilder
* and look in the registry under HKEY_CURRENT_USER\Software\Microsoft\PlatformBuilder
* Delete the 5.0 registry keys. They should have been removed by the uninstall but weren''t
* Reinstall PB
After uninstalling your previous version,
make sure you go through the registry and delete all the keys that were created by the PB (under HKLM AND HKCU\Software\MSPB\*).
=======================================
If even you get the following different error
System.TypeInitializationException:
"The type initializer for "System.Xml.Schema.XsdBuilder" threw an exception The workspace could not be loaded.
* Download an updated version of .NET Framework Version 1.1 Redistributable Package.
* Remove the existing version of .NET Framework
* Install the new version of .NET Framework
然后我就到注册表里search“Platform Builder”,把关于它的全部delete了,还怕再有问题,因为都装2次了,而且每次卸载+安装最少要1个半小时,这次要谨慎了,我又用超级兔子清了一下注册表。
然后又重新安装了一次,这次果然好了。
阅读(502) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~