Hi,
We are trying to load WordML documents into Aspose.Word and we are having problems where errors / exceptions are thrown, but don’t point clearly to the cause. They give references
to the Aspose object model / internal line number references as opposed to providing WordML related error messaging. This makes it very difficult to map the error messages that are provided to the source WordML, making debugging very difficult indeed.
Request for Hotfix
Is it possible to request an Update to Aspose.Word to give more user friendly ‘wordml’ focussed messaging so that errors in the input wordml can be identified and rectified.
Additionally, and in the meantime could you be kind enough to advise on the following :
- Is there any error messaging documentation/Tool so that we have a mechanism to map the Aspose object errors to wordml, and therefore understand where the problem is ?
and/or
- Is there an Aspose Validation object Model /Schema that can be provided so that we can create a validation stage to ensure that WordML files being sent to Aspose satisfy not just WordML requirements but also Aspose WordML requirements.