|
|
Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Hi All,
The application which I am writing transforms the WordML (A custom Word 2003 document) using XSLT and the resulting WordML document is placed in the user control. The user control is in the Windows form. The application can show multiple Word documents in separate tabs in the windows form. Each form has a user control where the Word document sits.
When I use Documents.Open I get the
"There is not enough memory or disk space to complete the operation".
This occurs once in about 2 or 3 hours.
- There is enough disk space on the system (20 GB)
I read that the Normal.dot corruption can be a problem. But I do not know how to check. I am also using the
XMLSchemaReferences.HideValidationErrors = true;
Can this be an issue?
TIA
|
|
|