Hi Team,
We have upgraded Power builder 10 to 21 version , In development machine (PB21 IDE installed) we have placed pbd file in exe folder and we launching executable from exe folder. In testing environment , we didn't install PB21 software . To run the application in testing machine we have copied pbd and run-time dll files to exe folder.
We are facing window crashing error in the runtime in testing machine , we suspect that dll files are present in exe folder which is causing the issue.
Please let us know procedure where to keep the run time dll files and how it will be invoked in the run time . Do we need to add the path of dll path in environment variable