Hi,
We are trying to load .dll in .NET Dll importer and that is working fine.
Than when trying to call function in the loaded DLL it only work in srtandard window (10 and 11).
If we copy the product to an RDS Server running Windows Server 2022 Datacenter version 21H2 it seams that the DLL is not found.
There is no error message, and nothing reportet in the pb log on missing dll or other.
The program just continue as if nothing has happend.
Is there something we are doing wrong, or is it not supported on thios environment yeat ?
regards
Ivan Aase
Have tried with and without "Run as Administrator" and there is no different between them.
Looks like it has to be something else, but so long there is no obvious solutions for us.
We may has to try to go to the old solution and registrate it as an "Local External Functions"
regards
Ivan