Re: org.jawin.COMException: 8002802b: Element not found.
Josh Passenger <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Ahh yes the old 'space in the path trick' Josh > >It was the space in the path problem. > >Anyway, in my confusion I was using the 2.0 alpha. > >Roy, the 2.0 worked. Also, thanks for the documentation tips. I was able to >get them without registering? > >Robert > >-----Original Message----- >From: Discussion of Java/Win32/COM integration with Jawin >[mailto:[email protected]] On Behalf Of Morten Andersen >Sent: Wednesday, March 30, 2005 12:59 PM >To: [email protected] >Subject: Re: [JAWIN] org.jawin.COMException: 8002802b: Element not found. > >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