Marten Feldtmann wrote:
I've integrated OO 2.3 in our C# application to create complete documentation from our applications - and the whole stuff works pretty well on my development machine - BUT it does not work at all, when I transfer my programs to another machine ....

Could you provide detailed error descriptions? For example, the complete output of the console.


My development system:

 Source: Vista OO 2.3
   - works without problems

 Target: XP and OO 2.2
   - crashes at once .... either it gets a binding problem on the other
     machines, which can be solved, if I add the "program" directory of
     OpenOffice to the PATH environment or I get a "getContext" error.
To locate an office installation you should set UNO_PATH. The bootstrap code uses the the registry to locate the office installation. You can override it using UNO_PATH. First
HKEY_CURRENT_USER/Software/OpenOffice.org/UNO/InstallPath
is used. If this key is not provided then
HKEY_LOCALE_MACHINE/Software/OpenOffice.org/UNO/InstallPath
is used.

Joachim


 I also had XP OO 2.3 and it did not work under Server 2.3 with OO 2.3

Therefore a very simple question ! How should deployment be done ? What
do I have to deliver ? How does it work at all ? Spreading around the internet I've seen, that there are other developers, who haave also
seen this problem ...

 http://www.oooforum.org/forum/viewtopic.phtml?p=229623#229623
 http://www.oooforum.org/forum/viewtopic.phtml?p=142565#142565
 http://www.oooforum.org/forum/viewtopic.phtml?t=57838

What is going on here ?????


Marten


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to