CC Lee 16.Jun.11 03:29 AM a Web browser Application development6.2.1All platforms
I am now using Lotus Expeditor to create a sidebar that extracts emails from Lotus Notes.
and I got java.lang.UnsatisfiedLinkError in this line: (Session)NotesFactory.createSessionWithFullAccess(); when I test the program under Lotus Notes 8.5.1 but there is no such error in Notes 8.5.2. What's wrong with that? Can anyone help me to find out the problem. Thanks a lot!