Re: org.jawin.COMException: 8002802b: Element not found.
Roy Collins <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <000a01c535af$e91280a0$6702a8c0@royworld> |
What did you have to do to get the 2.0 to work. What was the java command? I have set both the classpath and the library path. Is there anything specila that you had to do? ----- Original Message ----- From: "Robert Hastings" <[email protected]> To: <[email protected]> Sent: Wednesday, March 30, 2005 4:07 PM Subject: Re: [JAWIN] org.jawin.COMException: 8002802b: Element not found. > 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