Hi,
Recently I migrated PB11.5 application to PB12.6 classics. the migration was done successfully. Then I deployed the application successfully.
While running the standalone exe fro bin, It is not working. also it is not giving any error message also. However when I checked the event log i got following description :
Faulting application name: ems.exe, version: 3.40.0.0, time stamp: 0x4e2f7268
Faulting module name: PBVM115.dll, version: 11.5.1.5032, time stamp: 0x4e2f72e8
Exception code: 0xc0000005
Fault offset: 0x00138151
Faulting process id: 0x1c48
Faulting application start time: 0x01d13c747058e2fc
Faulting application path: D:\Ems For Windows_12.6\Bin\ems.exe
Faulting module path: D:\Ems For Windows_12.6\Bin\PBVM115.dll
Report Id: ae0d2238-a867-11e5-8f42-a41f727c82cd
Then I went to following path :
C:\Program Files (x86)\Sybase\Shared\PowerBuilder
and copy all the dlls related to 12.6 and put in the bin folder. Still I am getting same error. Which mean My Application Exe is still referring the PBVM115.dll.
I am stuck as not able to deployed the application.
Please suggest the solution. let me know if any more information is required.