Page 1 of 1

PCOMM 64-bit Automation Macro failing to update WindowsTitle

PostPosted: Tue Aug 31, 2021 5:33 am
by suriPCOMM
Trying to open IBM PCOMM 64-bit Emulator from an web link using a macro(VBA)

Currently PCSWS.EXE is failing at the below statement and stopped working.

autECLSession.autECLWinMetrics.WindowTitle = "MainframeSession"

Error: PCSWS.exe has stopped working, A problem caused the program to stop working correctly. Please cose the program.

Error details from EventViewer:

Faulting application start time: 0x01d78567d3798628
Faulting application path: C:\Progra~1\IBM\Person~1\pcsws.exe
Faulting module path: C:\Progra~1\IBM\Person~1\PCSHLL32.DLL
Report Id: fe0c00cd-a30e-4d91-ac24-1009c8e5bce3
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2021-07-30T17:25:08.1247779Z" />
<EventRecordID>25323</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Security />
</System>
<EventData>
<Data>pcsws.exe</Data>
<Data>14000.0.19127.49</Data>
<Data>5cd096a3</Data>
<Data>PCSHLL32.DLL</Data>
<Data>14000.0.19127.49</Data>
<Data>5cd0a503</Data>
<Data>c0000409</Data>
<Data>000000000000b6fc</Data>
<Data>36ec</Data>
<Data>01d78567d3798628</Data>
<Data>C:\Progra~1\IBM\Person~1\pcsws.exe</Data>
<Data>C:\Progra~1\IBM\Person~1\PCSHLL32.DLL</Data>
<Data>fe0c00cd-a30e-4d91-ac24-1009c8e5bce3</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>