J# dll problem

  • Thread starter Thread starter Patrick
  • Start date Start date
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top