| View previous topic :: View next topic |
| Author |
Message |
dmitry.kalashnikov General User

Joined: 01 Sep 2010 Posts: 12
|
Posted: Thu Sep 02, 2010 12:11 am Post subject: Server automation error |
|
|
Hello guys!
I'm trying to use OO Writer on serverside under IIS but got this exception:
| Quote: | | Invalid class string, ProgID: "com.sun.star.ServiceManager" |
Any ideas how to resolve this problem?
Thank you! |
|
| Back to top |
|
 |
dmitry.kalashnikov General User

Joined: 01 Sep 2010 Posts: 12
|
|
| Back to top |
|
 |
pitonyak Administrator


Joined: 09 Mar 2004 Posts: 3618 Location: Columbus, Ohio, USA
|
Posted: Sun Sep 12, 2010 7:19 pm Post subject: |
|
|
Disclaimer: I am somewhat uninformed in this area:
What does it mean to use OOo under IIS? Does this mean that you run OOo on the same server computer that is running IIS? Does this mean that when you call IIS, it attempts to connect to an instance of OOo that is running somewhere, but the code that attempts to connect to OOo fails with the error message that you list above?
If this is an error attempting to connect to an instance of OOo, what language are you using?
My best guess is that you may not have installed the required components on the IIS server, or, you have an incorrect classpath (or similar). _________________ --
Andrew Pitonyak
http://www.pitonyak.org/oo.php |
|
| Back to top |
|
 |
|