Hi,
I decided to try and run Netscape 6.1 PR1 with WebClient on Windows ME
platform. It gives me the following error. Please advise if this as a bug.
WebClient did not work for me on Windows 2000 (NT flavor) also. Has
anyone else been succesful in getting it running Netscape 6.1 PR1 on
Windows 2000?
On the WebClient Status page, it seems like WebClient might work with
6.0, so am to assume it will or wil not work with 6.1 PR1 on any
platform, it being a Pre Release? Does this make sense?? In the
meanwhile, I am going to try running it with Netscape 6.01 and report back.
Thanks
Jeet
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Program
Files\Nets
cape\Netscape 6\javadev\lib\webclient.dll: A device attached to the
system is no
t functioning
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at
org.mozilla.webclient.wrapper_native.win32.Win32BrowserControlCanvas.
<clinit>(Win32BrowserControlCanvas.java:59)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at
org.mozilla.webclient.BrowserControlFactory.setAppData(BrowserControl
Factory.java:153)
at WebTopFrame.createInitialBrowser(WebTopFrame.java:447)
at WebTopFrame.<init>(WebTopFrame.java:219)
at WebTopFrame.main(WebTopFrame.java:940)