Well the problem should be minor....should.
I'm building my program with an assembly referenced with an absolute path (c:\ProgramData\Cryptus) which is obviously there:
The app itself will be run from ...Cryptus\HUB;
The library is referenced and works fine within the designer / editor:
The program also is compiling fine, but when I try to run the program it just gives me the .....Assembly or namespace not found, version = .....stuff. It would be nice if anyone knew where the problem is and how to fix it.
PS: There is no difference when I run with admin rights so that's not the issue.