I have a dll which is used as interface to another application. If I try to use the dll in a program under Windows 7 x64 I got an exception during runtime that the assembly or a dependency of the assembly could not be found.
I used dependency walker which gave me this output:
I know this may be a duplicate of Win 7, 64 bit, dll problems but I was not able to resolve the issue.
Any help is appreciated.
Kind regards, Fox