PDA

View Full Version : Version 11.0 textcontrol document Upload Issues


bhatt
June 29, 2004, 14:26:23
We are trying to upload microsoft word documents using textcontrol version 11.0 with the service pack applied and have the following 2 problems: Please Help.

1) When we upload documents which have tables, the cell alignment of the tables (example centered/right aligned, etc.) is lost and is by default left aligned. In version 10.1 this was not an issue?

2) We are using tx.LoadFromMemory(input,9,0) while uploading documents, the number 9 indicates this is a microsoft word document. If however the user uploads a wordperfect document the code breaks which is understandable since the parameter chosen is 9. But this requires RESTARTING IIS everytime this happens, inspite of us trying to catch the exception. Is there a way around to catch the error without having to restart IIS everytime? We are using tx4ole11.ocx wrapper for our application.

Björn Meyer
July 7, 2004, 09:37:57
Hello

1. May I ask to send me a sample document?

bjoern@textcontrol.com

2. I would like to suggest to catch the Error event yourself. If you need help with it, just contact me again.