You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2016/07/11 10:30:13 UTC

[Issue 127037] New: OpenOffice Dll Not Working After Deploying in IIS Server

https://bz.apache.org/ooo/show_bug.cgi?id=127037

          Issue ID: 127037
        Issue Type: DEFECT
           Summary: OpenOffice Dll Not Working After Deploying in IIS
                    Server
           Product: General
           Version: 4.2.0-dev
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P5 (lowest)
         Component: help
          Assignee: issues@openoffice.apache.org
          Reporter: hkumari@ciber.com

Hi,


we have an ASP.NET application in which we are using an OpenOffice and related
Dll's
Everything works fine in local machine.. But if I deploy it to IIS it is not
working... What will be the reason??

Please  Help me.



Regards,
Malathi.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127037] OpenOffice Dll Not Working After Deploying in IIS Server

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127037

orcmid <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|orcmid@apache.org           |

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127037] OpenOffice Dll Not Working After Deploying in IIS Server

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127037

orcmid <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.2.0-dev                   |3.3.0 or older (OOo)
                 OS|All                         |Windows, all

--- Comment #4 from orcmid <or...@apache.org> ---
(In reply to oooforum (fr) from comment #3)
> (In reply to Hemlata from comment #2)
> > We are using OpenOffice 2.0;  
> 
> (In reply to orcmid from comment #1)
> > Using the latest approved release, 4.1.2 might be a better idea.

Thanks oooforum.

OpenOffice.org 2.0 is not supportable by the Apache OpenOffice project.

That software is obsolete.

That might not be the origin of your problem, which probably has to do with
threading and in-/out-of-process matters on IIS.  For that, I think you need to
find expertise on IIS.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127037] OpenOffice Dll Not Working After Deploying in IIS Server

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127037

oooforum (fr) <oo...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127037] OpenOffice Dll Not Working After Deploying in IIS Server

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127037

--- Comment #2 from Hemlata <hk...@ciber.com> ---
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.

[Issue 127037] OpenOffice Dll Not Working After Deploying in IIS Server

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127037

oooforum (fr) <oo...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oooforum@free.fr

--- Comment #3 from oooforum (fr) <oo...@free.fr> ---
(In reply to Hemlata from comment #2)
> We are using OpenOffice 2.0;  

(In reply to orcmid from comment #1)
> Using the latest approved release, 4.1.2 might be a better idea.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127037] OpenOffice Dll Not Working After Deploying in IIS Server

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127037

orcmid <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needmoreinfo
                 CC|                            |orcmid@apache.org

--- Comment #1 from orcmid <or...@apache.org> ---
First, why are you using 4.2.0-dev?

Using the latest approved release, 4.1.2 might be a better idea.

I also assume you are on Windows, not All.

Perhaps that information was not updated when you entered the issue?

Secondly, what do you mean by "not working?"  In what way does it not work. 
What messages or other information occurs.  What is the observed behavior.

On your local machine, everything might be happening in-process.  That might
not be the case depending on how you are operating under ASP.NET on IIS.  Could
that be a factor.

Finally, how are you attempting to operate OpenOffice on the server?  Are you
running it headless?  Are you in any way attempting to provide the OpenOffice
GUI remotely?  And how do you associate operating it with a (logged-in) user
account?

Is it correct to assume you are using the OpenOffice SDK and those entry points
into OpenOffice functions?

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127037] OpenOffice Dll Not Working After Deploying in IIS Server

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127037

oooforum (fr) <oo...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |OBSOLETE

--- Comment #5 from oooforum (fr) <oo...@free.fr> ---
No news from OP: closed as obsolete

-- 
You are receiving this mail because:
You are the assignee for the issue.