https://bz.apache.org/ooo/show_bug.cgi?id=127037
--- Comment #2 from Hemlata <[email protected]> --- Hi i would like explain in detail. We have a WCF Service. We are using OpenOffice 2.0; We are consuming cli_cppuhelper dll in my web method. Below statement is the line in the web method which get stuck and give timeout error. XComponentContext localContext = uno.util.Bootstrap.bootstrap(); The above statement works fine when I run it my development environment. But when I deploy the same WCF service in IIS, it hangs. Also it does not throw any exception – It just hangs. So I am not able to debug it any further. Please help -- You are receiving this mail because: You are the assignee for the issue.
