FunkMaster
11-10-2005, 05:08 PM
Everytime I am trying to create a text file or write to it I get "permission denied" error. I am able to read from it though. Can anybody please help me :(
|
Click to See Complete Forum and Search --> : Help with FileObject FunkMaster 11-10-2005, 05:08 PM Everytime I am trying to create a text file or write to it I get "permission denied" error. I am able to read from it though. Can anybody please help me :( Bullschmidt 11-10-2005, 05:39 PM Through IIS (or perhaps a control panel if on a Web host) set the permissions for the virtual (Web) folder containing the file to be more than just read only. FunkMaster 11-10-2005, 07:00 PM Ok, I created virtual directory and enabled all of the permissions! I've turned on: "script source access", "read", "write", "directory browsing", "log visits", and "index this source". It still doesn't work! Is there anything else I can do to solve this problem! I even turned off my firewall :confused: Bullschmidt 11-10-2005, 07:13 PM Well here's a thorough FSO resource if that might hopefully give you some clue: Could I get some help working with files using FileSystemObject? http://www.aspfaq.com/show.asp?id=2039 FunkMaster 11-10-2005, 08:04 PM Thank you! It helped me :D Bullschmidt 11-10-2005, 08:28 PM You're welcome and glad to hear it! :) webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |