Permission denied wjile writing to txt file in ASP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AmanRaj
    New Member
    • Mar 2007
    • 1

    Permission denied wjile writing to txt file in ASP

    Error Type:
    Microsoft VBScript runtime (0x800A0046)
    Permission denied



    Browser Type:
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
    Last edited by AmanRaj; Mar 30 '07, 08:04 PM. Reason: NA
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    Originally posted by AmanRaj
    Error Type:
    Microsoft VBScript runtime (0x800A0046)
    Permission denied



    Browser Type:
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
    This error most often comes up when the folder to which you are writing has some permissions blocked. Go into the properties for this particular folder and make sure <iuser> has read/write/modify access.

    Let me know if this helps.

    Jared

    Comment

    Working...