To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76734
------- Additional comments from lijua...@openoffice.org Tue Oct 26 19:40:53 +0000 2010 ------- I got the same error and want to know if somebody has any idea how to fix it. The wired thing is at some point back in early September 2010 it worked. I didn't touch it for a while until user sent me the error recently. So I uninstalled and installed OpenOffice again, Set the service in Port 8100. Did everything I could. Checked all the permissions on server. No luck so far. my environment: Windows Server 2003 SP2. The OpenOffice version is 3.2.1. I am using the .NET web application to access OpenOffice to convert single .doc or dcox to pdf. To code is like this Type tServiceManager = Type.GetTypeFromProgID("com.sun.star.ServiceManager", true); //Create a new ServiceManager Com object using our //ServiceManager type object object oServiceManager = System.Activator.CreateInstance (tServiceManager); The error is pointing to creatInstance line. I am thinking what changes has been made on the server could possibly caused this failure. What can I do to fix it. Any help will be greatly appreciated. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org For additional commands, e-mail: issues-h...@udk.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org