Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: problem saving microsoft.xmldom object

From: Martin Honnen <mahotrash@-----.-->
To: xml-dev@-----.---.---
Date: 7/1/2004 2:31:00 PM
Martins Keruss wrote:


> In the source code
>  
>  Set objXMLDoc = CreateObject("Microsoft.XMLDOM") objXMLDoc.async = 
> False objXMLDoc.load("C:\dati\aaa.xml") objXMLDoc.save("C:\dati\sample.xml")
>  
> an message 'objXMLDoc.save permission denied' occured.
> Can You please help to solve this probl?

Where do you run that VBScript in? If it is IE that is a script embedded 
in a HTML page then forget about it, you can't save from there. If it is 
an ASP page or a Windows Script Host script then make sure ASP or 
Windows Script Host has writing permissions for the directory/file used.
You might want to use an appropriate newsgroup on the news server 
news.microsoft.com.


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