-
Lawrence Anderson
- PowerBuilder
- Friday, 22 November 2024 07:31 PM UTC
I've run into an issue deploying an existing project that last was deployed from 2019 R2. I've migrated it, changed my resource file, optimized PBLS, and rebuilt it fine. It crashes without a popup when attempting to deploy. I have tried to redo the migration (take the 2019R2 version and run migration against it again) and it didn't change the outcome. In event viewer I see the following three errors.
.NET Runtime
Application: PB220.exeCoreCLR Version: 8.0.1024.46610.NET Version: 8.0.10Description: The process was terminated due to an unhandled exception.Exception Info: exception code c0000005, exception address 5CB24C03Stack:
.NET Runtime
Application: PB220.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: exception code c0000005, exception address 5CB24C03Stack:
Application Error
Faulting application name: PB220.exe, version: 22.2.0.3397, time stamp: 0x671f94edFaulting module name: pbdom190.pbx, version: 19.1.0.2353, time stamp: 0x5f14551dException code: 0xc0000005Fault offset: 0x00024c03Faulting process id: 0x0x76A4Faulting application start time: 0x0x1DB3CFABE43D4C8Faulting application path: C:\Program Files (x86)\Appeon\PowerBuilder 22.0\PB220.exeFaulting module path: C:\Program Files (x86)\Appeon\Shared\PowerBuilder\pbdom190.pbxReport Id: dd047bcb-5a6d-436e-ab40-603feaf9fe89Faulting package full name: Faulting package-relative application ID:
Edit: I am able to run and debug through the IDE. Deployment is 64 bit as it was prior to migration. Rebuild option is set to "Full"
Edit 2: I have removed the PBDOM objects from my project and selected Import PB Extension PBDOM.pbx from C:\Program Files (x86)\Appeon\PowerBuilder 22.0\IDE and am redeploying
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.