Skip to content

Tag Archives: hdd

I’m getting data into XML string format from COM component into my VBScript>>function. I load that string in

I’m getting data into XML string format from COM component into my VBScript >>function. I load that string into xml object & try to save it into HDD with >>XML_Object.save "C:\folderName\file1.xml" >>It work successfully in most of the machines , but in some machines error >>comes "Permission Denied". Can anybody tell the reason and resolution [...]