|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: problem saving microsoft.xmldom object
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.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








