I have written an ASP Net Service, which internally launches up another application(a C# application). This C# application launches OO and saves the document. Now the problem comes here:
1. When i launch the ASP net service from Visual studio debugger every thing works fine, because OO gets launched using the Account name I am logged in.
2. But, when i access the service from the IIS the OO gets launched by app but it does nothing I mean it does not save the document. The problem that i save was that OO was getting launched using the ASPNET account which is quite restricted. I changed the machine.config to say "System" as the user name. but still i am getting the same problem. OO does nothing but launches.. Please Help..
Thanks.
The administrator has disabled public write access.
Re:Problems with OO And C#(ASPNET)
Date: 2007/12/21 16:55
By: Darius Damalakas
Status: User
Karma: 0  
Senior Boarder
Posts: 19
Sorry, i'm not into ISS, so can not help.
But i wonder do you use open office to just _save_ the document?
The administrator has disabled public write access.