In my project I use 2 dll's. Most of the time they are loaded successfully, however sometimes only one is getting loaded and for the other I get an Exception.
UnsatisfiedLinkError:Invalid access to memory location
Sometimes a Restart of windows solves the problem and sometimes I need to Update windows7 and then I works again. This is really strange, I have posted this issue earlier here:
1712330
In google I see that others do have the same issue but nobody have figured out yet where this problem comes from. I spent days on this searching in google but you only find workarounds and hacks to get rid of this problem.
To my opinion this is a windows7 issue, because on my XP computer I never had this problem and in google nobody ever reported this error on MAC or Linux
Is anyone familliar with this ? How can I debug the DLL loading process ?
Please help, thanks