Re: org.jawin.COMException: 8002802b: Element not found.
Morten Andersen <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Hi Robert Robert Hastings wrote: > I've downloaded the 1.2alpha and I can't seem to get the typebrowser to find > the stylesheets. Josh? I just ran the typebrowser.jar file is there > something else I need to do? > I may have made a mistake when packaging the 2.0alpha, but I suspect instead that you trying to launch the typebrowser from another folder that the "typebrowser"-folder? E.g. "java -jar typebrowser/jawinBrowser.jar" from the root of your jawin installation folder will NOT work Only "java -jar jawinBrowser.jar" in the typebrowser folder will work. Also we once had some reports of problems with spaces in the path for the typebrowser project? - perhaps this can be the case too? Hope this helps you - best regards Morten