Hi We have a web application with .NET framework 4.5.2 and c#. The operating system is Windows 8. It runs in IIS version 7.5. We are using Open office 2.1 for generating documents. After generating the document its getting converted to MS word of version MS Office 2003, For converting to word we have been used dotnet remoting service. But now we are migrating from dotnet remoting service to WCF Service. Every thing works fine when we run in development environment. But when we deploy the same WCF service in IIS, it hangs at below line. XComponentContext localContext = uno.util.Bootstrap.bootstrap(); Also it does not throw any exception – It just hangs. So I am not able to debug it any further. Please help Regards, Malathi
↧
OpenOffice Dll Not Working After Deploying in IIS Server
↧