Hi everyone! Im new here in SCN and also to PowerBuilder series. My supervisor asked me to deploy the finished PB12.5 app to a test computer where I can personally test the system. I have created an installer of the PB app, and i managed to install it successful in the test computer, i have also created a custom PB runtime packager where I package the necessary PB runtime dll, and microsoft dlls. The problem is this, when i try to run the PB App, it ran, but when i try to login using my admin account, the app throws an "Transaction not connected"
i have used the PB runtime packager and also link the app path to C:\Program Files\Sybase\Shared\PowerBuilder Folder but still i cannot make a transaction with my database server.
notes: my user account have access to the database server
i have put the necessary runtime dlls in both sybase\shared folder and in the folder where my exe is located
i have use PB runtime packager but still no luck.
im using MS Sql Server
the dlls i deployed are: atl71.dll, libjcc.dll, libjtml.dll, libjutils.dll, msvcp71.dll, msvcp100.dll, msvcr71.dll, msvcr100.dll, nlsnsck.dll, pbdwe125.dll, pbshr125.dll, pbsnc125.dll, pbvm125.dll
please help me save my job, i am new to deploying PB apps..
thanks and more power!