Anyone please advise me on this?
I'm facing an issue with my project. I have an application it's perfectly running on embedded XP.
this application has to work independently without a server as well as if it's connected to a server it has to copy all the information to the server.
We are always cloning that XP and copying our new version of the application. Now we made a decision to start from scratch with clear embedded XP and make the application run. I already copied all the needed applications to make it work.
1.I'm using PowerBuilder 11.5
DB: SQL anywhere 11
connected the DB with ODBC: connection successful
Installed PB11 runtime. But the application is not running. Even after registering all needed DLL's, it's the same
2. Then I tried installing PowerBuilder 11.5 full setup. The application is working as I expected. But after a while showing "fatal disk error , retry".Once I face this error the whole application will not work further.
Could you suggest something on this?
Basically I don't know what runtime file I am missing.
Thanks.