Powerbuilder 10.5
Since migrating to a Windows Server 2012 R2 Terminal Server my application keeps crashing. On the old Windows Server 2003 TS it worked fine.
From the event log
Windows cannot access the file for one of the following reasons:
there is a problem with the network connection, the disk that the file is stored on, or the storage
drivers installed on this computer; or the disk is missing.
Windows closed the program <program> because of this error.
Program: <program>
File: The file name is blank so I don't know which file is is!
Etc.
Followed by:
Faulting module name: MSVCR71.dll, version: 7.10.3052.4, time stamp: 0x3e561eac
Exception code: 0xc000041d
Fault offset: 0x0002094a
Faulting module path: <path>MSVCR71.dll
Etc.
The faulting module paths can also be:
C:\Windows\SYSTEM32\ntdll.dll
<path>PBSHR105.dll
<path>pbdwe105.dll
<path>PBVM105.dll
<path>pbdwe105.dll
C:\Windows\SYSTEM32\MSVCR100.dll
I have installed a trial version or PB12.6 (build 3506) on a VM under Windows 7 (the gui won't run on my W10 box, but that is another story), compiled the application and installed this in a separate directory. This doesn't help either.
This is giving me an ulcer. Can anyone please point me in the right direction.
I am desperate so any ideas are welcome.
Thanks.
Gerry.