PowerBuilder 10.5 内でプロジェクトを配布しようとすると、次のメッセージが表示されます。
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?
PowerBuilder 10.5 内でプロジェクトを配布しようとすると、次のメッセージが表示されます。
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?
これに従ってみてください、それは私にとってはうまくいきます:
C:\Windows\System32
これがお役に立てば幸いです.. :)
これに対する解決策は、古いニュースグループの投稿に記載されていました:アドオン ソフトウェアが見つからないため、プロジェクトを開くことができません
問題は、パスに 2 セットの PowerBuilder dll があるのに、IDE の dll が配置されている場所がパスの 2 番目にリストされていることでした。システム パスを変更して、IDE が使用する dll のセットがパスの最初に来るようにすると、問題が解決しました。