Hello,
I have a custom menu item in the PowerBar, my item command runs an EXE (with parameters).
The exe application run correctly via RUN, but when I try to run it from menu item the PB IDE crashes.
Event log details:
Faulting application name: pb220.exe, version: 22.1.0.2819, time stamp: 0x64c36da2
Faulting module name: clr.dll, version: 4.8.4645.0, time stamp: 0x648f709e
Exception code: 0xc00000fd
Fault offset: 0x004c328a
Faulting process id: 0xba78
Faulting application start time: 0x01da487d7faa653d
Faulting application path: C:\Program Files (x86)\Appeon\PowerBuilder 22.0\pb220.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
In powerbuilder 12.5 its runs fine, but the problem is in pb22
* When I run this program with other parameter it's running without a proplem.
Thanjs,
Chava