10-22-2025 04:49 AM - edited 10-22-2025 04:51 AM
Hello,
We are experiencing strange issue with Teststand and .net8 dll. Our dll is modified and some datatypes from this dll are removed.
Later when sequence is opened all calls to this dll (also for types that are still there) will block and show this error:
This will lock this adapter and we are unable to make modifications. This problem occurs only on one PC and can not be reproduced elsewhere.
We tried to reinstall TS but that did not help - it somehow stores path to this dll regardless of reinstall.
Creating empty sequence and loading this dll also creates the same problem.
Is there something like cache or memory that must be removed?
Thanks!
10-22-2025 07:16 AM - edited 10-22-2025 07:16 AM
Is this a proprietary assembly that throws the error?
My guess is that an assembly is missing on that particular computer? Or a dependeny of this assembly?