all groups > vj# > february 2004 >
You're in the

vj#

group:

unsatisfiedlinkerror



unsatisfiedlinkerror Barry
2/17/2004 3:21:05 AM
vj#: I have built a j# dll - it works fine in my .NET 2003 project group, I use .NET 2002 at work, I'm using this dll from a vb.net project, after some tinkering around at work, referencing the vjslib.dll and having to deselect and reselect system.dll and other dlls I got the project group to compile, however I got an error when trying to instantiate one of the classes saying unhandled exception java.link.unsatisfiedlinkerror in vjslib.dll
Not entirely sure what is going on here as I don't really know java and am far from an expert in .NET
Can anybody throw any light on the matter
RE: unsatisfiedlinkerror mikegreonline NO[at]SPAM microsoft.com
2/17/2004 9:43:18 PM
Make sure you have the appropriate version of the J# redist installed on
your machine at home. The problem that is occuring is the .Net Runtime is
trying to load vjslib.dll and is unable to find the right version. If you
are building the application in Visual Studio.Net 2002 make sure you have
the J# redist installed for that version. You can get both versions from
the following URL:
http://msdn.microsoft.com/vjsharp/downloads/howtoget/default.aspx

Thanks,

Michael Green
Microsoft Developer Support
AddThis Social Bookmark Button