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 of
>>this problem.
-
- Read about how logo jewelry can be used to reward and motivate employees.
-
Recent Posts
- The Methods That The IContact Service Could Help Assist In Website Promotion
- 3D Computer Monitors Rock! – Take Computer Gaming To Another Level
- Using IContact To Optimize The Effectiveness Of Your Email Marketing
- The Reasons Behind Why You Should Use An IContact Coupon Code
- Software Programmers Or Software Developers Are Required To Develop Applications For Various Purposes.
- Several Quick Tricks For Boosting Your Internet Site Web Optimization
- Small businesses now have affordable access to sophisticated online and mobile telephone systems at affordable prices. Check out the big daddy of the Virtual PBX category with this RingCentral Review.
Blogroll
One Comment
"Permission Denied" means you don’t have access to HD. You can not create or change file on the HD of those machines.
Post a Comment