c# - OpenOffice Bootstrap stuck when deployed to IIS -


i have c# code convert documents pdf using openoffice. works fine when ran project visual studio when deployed on iis, got stuck. can see new openoffice processes in task manager whenever uno.util.bootstrap.bootstrap() called nothing happens afterward.

i have tried enabling 32 bit application support on iis. changing application pool networkservice, localsystem, wwn logged in user , after restarting iis. nothing seems work. there no error displayed related error while loading *_cli assemblies.

openoffice version 4 .net version 4.5.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -