Issue 126983 - Binary URP bridge disposed during call
Summary: Binary URP bridge disposed during call
Status: CLOSED DUPLICATE of issue 126700
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 4.1.1
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-24 06:51 UTC by Vimal
Modified: 2017-02-21 20:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
TEMPLATE-B (25.01 KB, application/vnd.oasis.opendocument.text)
2016-05-24 06:51 UTC, Vimal
no flags Details
TEMPLATE-B-GENERATED-ODT (13.60 KB, application/vnd.oasis.opendocument.text)
2016-05-24 06:53 UTC, Vimal
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Vimal 2016-05-24 06:51:46 UTC
Created attachment 85555 [details]
TEMPLATE-B

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 4.1.1 for generating documents.
We have more than 100 templates created using openoffice 2.1 version. The same templates we are using to generate documents using openoffice 4.1.1.
 After generating  the document its getting converted as MS word of version MS Office 2003, During the conversion process to word, we are getting the “Binary URP bridge disposed during call” only for few templates.

We have attached the Template which has placeholders to store information retrieved from database, for your reference ( see attached TEMPLATE-B ), which is working fine with OOP 2.1 without any issues.  As we mentioned our application retrieves information from database and fills in template placeholders and creates an ODT file and saves in the folder. Then our application tries to convert the odt file to word doc. Everything  works perfectly in OOP2.1.

But when we use OOP4.1.1, our application creates the odt file and saves in the folder.. We are able to open the odt file with OOP4.1.1 Manually. Here the odt file is created without any issue and we are able to see all the content loaded from database . But still we are getting the error message “Binary URP bridge disposed during call “ while our application trying to convert to word file from odt file.  

We have attached the odt file which we manually able to open with OOP4.1.1  without any issue( see attached TEMPLATE-B-GENERATED-ODT ) 

Why this issue happens only in OOP4.1.1 and only to specific templates?  (Note : We have more than  400 templates and almost all templates works without any issues with OOP4.1.1)
Comment 1 Vimal 2016-05-24 06:53:11 UTC
Created attachment 85556 [details]
TEMPLATE-B-GENERATED-ODT
Comment 2 oooforum (fr) 2017-02-20 13:09:04 UTC
Already reported

*** This issue has been marked as a duplicate of issue 126700 ***