Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


xmlns

From: katak@-----------.---------.---
To: NULL
Date: 2/3/2005 4:37:00 PM
I am using .net C# to call a third party application to edit a .xml file.

This is the error the third party application return when I tried to save 
after edit.  

Unalble to save: failure writing new data to object tree.
Detailed COM Interface error: 80004005

Then I tried to directly run the third party app to save the .xml but it 
returns me the same error as aboved.  So I suspect the problem due to the 
.xml file itself.

This is the line that caused the error:
<PCInterface xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

After I removed the xmlns and keep <PCInteface>, problem solved.
This is a XML file given to me.  What can I do to eliminate this problem 
without changing the file?



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent