Next: Problem calling a dll
From: raghu on 12 May 2005 10:24 Hai all, I installed JWRAPI in my system. It was working fine. But now its not working its showing this error Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Program Files\Java\jdk1.5.0_02\jre\bin\JavaWrapi.dll: A dynamic link library (DLL) initialization routine failed at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668) at java.lang.Runtime.loadLibrary0(Runtime.java:822) at java.lang.System.loadLibrary(System.java:992) at wrapi.DOT11APIImpl.<init>(DOT11APIImpl.java:52) at wrapi.JavaWrapi.<init>(JavaWrapi.java:52) at wrapi.JavaWrapi.getInstance(JavaWrapi.java:200) at ScanAP.main(ScanAP.java:28) I tried reinstalling the files but still its showing the same error. I cant figure out what the problem is. It will be of great help for me if some one tell me a way to get out from this error. With regards raghu.
|
Pages: 1 Next: Problem calling a dll |