mort-vivant
Contributor
Contributor

Сaptured application crashes on RDSH.

 

Hi,

I tried to capture some third-party 32-bit applications (such as WinStack, APILE, PYWall) on Windows Server 2019 (1809) 64-bit and Thinapp version 5.2.8

The captured application works well and without issues on the server without the RD Session Host role installed.
But when I trying to run it on a machine with the RD Session Host role, it very often crashes and works unstable.

In the event viewer, I got this
EventID 1000
Faulting application name: APILE v2019.exe, version: 1.0.0.0, time stamp: 0x5ed6a8e2
Faulting module name: APILE v2019.exe, version: 1.0.0.0, time stamp: 0x5ed6a8e2
Exception code: 0xc0000005
Fault offset: 0x000094d2


On start application trying to read tsappcmp.dll (rds application compatibility dll) and registry value on this path "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Terminal Server\Compatibility\Applications\WinStack32\Flags"
Adding and modifying values of Flags in this registry key did not produce any results

Is the compatibility check a problem in this case? Does anyone know how to fix this problem?

 

“Your mind is programmable – and if you’re not programming it then someone else will program it for you.”

Reply
0 Kudos
Apollo777
Enthusiast
Enthusiast

Hi,

we are migrating to Win 2019 and have similar issue with some captured applications, e.g. Sage Timeslips 2020. Thinapped application works fine on ordinal server, but on server with RDSH role installed it crashes immediately after launch with memory access violation exception. Problem could be solved by setting HKLM\System\CurrentControlSet\Control\Terminal Server\TSAppCompat=0 (restart needed). But this actually disables RDSH role.

p.s. Thinapp version 5.2.8, Windows build 1809.

Reply
0 Kudos