P
Patrick
Hi,
Im trying to write a c# application that uses a dll that was written
in java and later compiled to j# by the author (iButton).
Whenever I run any method from that dll I get this error messege:
An unhandled exception of type 'java.lang.UnsatisfiedLinkError'
occurred in vjslib.dll
The problem isnt in my code since I use an example code supplied by
the author.
Any ideas pleas?
Im trying to write a c# application that uses a dll that was written
in java and later compiled to j# by the author (iButton).
Whenever I run any method from that dll I get this error messege:
An unhandled exception of type 'java.lang.UnsatisfiedLinkError'
occurred in vjslib.dll
The problem isnt in my code since I use an example code supplied by
the author.
Any ideas pleas?