I have a project that uses a Java library converted using IKVM. I added the created DLL plus all possible IKVM DLLs as references to my project, but when I run it, I get the
Using ProcessMonitor (from the Sysinternals Suite), you could see which DLL your process is looking for right before the exception is thrown.