Q
qmab67
Guest
Have search internet long and hard for answer to this but to no avail:
Have an internally developed exe (64-bit C++ program) which we're trying to run on a Windows Server 2012 R2 box, but fails immediately with the following exception (key parts):
Problem Event Name: BEX64
Fault Module Path: c:\windows\system32\ucrtbase.dll
Fault Module Version: 10.0.10586
Exception Code: c0000409
We believe there is no issue with our app because it runs fine on another WinSrv2012R2 box of a similar build, and have checked and can confirm that the dll is present in the system32 folder (and syswow64 folder). Any help would be greatly appreciated.
Thank you.
Continue reading...
Have an internally developed exe (64-bit C++ program) which we're trying to run on a Windows Server 2012 R2 box, but fails immediately with the following exception (key parts):
Problem Event Name: BEX64
Fault Module Path: c:\windows\system32\ucrtbase.dll
Fault Module Version: 10.0.10586
Exception Code: c0000409
We believe there is no issue with our app because it runs fine on another WinSrv2012R2 box of a similar build, and have checked and can confirm that the dll is present in the system32 folder (and syswow64 folder). Any help would be greatly appreciated.
Thank you.
Continue reading...