org.jawin.COMException: 8002802b: Element not found.
Roy Collins <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <002a01c5324a$417b5e60$6702a8c0@royworld> |
I updated jawin to the new version 1.20 alpha and that cured the jawin error I was getting before. Now I am getting an error indicating it can not find a required element org.jawin.COMException: 8002802b: Element not found. I have placed all the files in the same directory that the application is in. I have registerd the .Dll with the system. Is there anything else I need to do? I remade my java files from the new Typebrowser and recompiled them. I get the error as soon as I call the method generated in the class that type browser created. I can instantiate the object and that works but once I call a method I get this error. Anyone have any suggestions for this. I have tried compiling and running it under both java 1.5 and java 1.4.2. Both result in the same error.