We have built an web API that uses the TRIM SDK and all its associated tsj*.dlls and got it to work just fine on a development server.
We created a new UAT server for the client to test with, copied the same website files over, but in UAT we're getting this strange message: Unable to load tsjApi.dll
All the files are definitely there, exactly the same as dev. See screenshot below.
We even created a x64 folder and dropped the dlls in, and had no change to the error.
We have checked the iis settings for dev and uat and they are identical. Permissions on the website folders are identical too.
What else could be causing this error?