前些日子在用PB的时候遇到了下面的问题:
Unable to open this project because the add-on software that was used to create it could not be found.
Perhaps this project was built on another system?
如图:
另外在新建数据窗口的时候也无法保存,PB程序无法编译,其实解决方法非常Easy。
用超强软件Everything搜索pb***.dll、pbshr100.dll
在结果里面看有没有位于c:\windows\system32下的。
如果有的话,恭喜,删除此文件就OK了。
也就是说只要在系统system32目录下的pb***.dll文件(pbvm***.dll和pbdwe***.dll)都不应该有,有就删除,他们只应在PB的Share\PowerBuilder\下存在。
2013年01月18日 10:49 chentao | Quote | #1
原来博主也使用PowerBuilder编程呀,我以为自己多么孤单呢!