网站首页 新闻首页 网页设计图形动画软件编程网站开发办公软件操作系统数据库网络技术认证考试范文资料黑客攻防 书籍教程 进入论坛

安装PB遇到的问题

http://www.diybl.com/ 2008-3-24  网络 点击:  [ 评论 ]
文章搜索:    【点击打包该文章】

最近用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的项没删除。

地址:http://www.koansoftware.com/it/art.php?art=75

原文是:

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个半小时,这次要谨慎了,我又用超级兔子清了一下注册表。

然后又重新安装了一次,这次果然好了。

哎。
 



文章整理:DIY部落 http://www.diybl.com (本站)   【点击打包该文章】
如果图片或页面不能正常显示请点击这里 站内搜索:   

文章评论

请您留言