« Previous Next »

Thread: Permissions to upload a file into IIS6

Last post 07-08-2009 3:04 AM by salman_arshad. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 06-30-2009, 3:31 AM

    Permissions to upload a file into IIS6

    Hi!

    I want to upload a file into IIS6 with Asp code and some third party Software(ASPUpload).But when i upload a file it shows the following error.

     Persits.Upload.1 error '800a0005'

    The system cannot find the file specified.

    /customerMail/Sample1.asp, line 31

    I have given permissios to wwwroot folder already.

    Is there any other permissions like IUSR_Machinename on IIS6?

    Quick response is appreciated.

    Thanks

    Rams

     

  • 06-30-2009, 4:35 AM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 12:18 AM
    • Shanghai, PRC
    • Posts 1,373

    Re: Permissions to upload a file into IIS6

    I guess Persits.Upload.1 is part of ASPUpload. So you can contact the vendor to see why such an error is displayed.
    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 06-30-2009, 6:00 AM In reply to

    Re: Permissions to upload a file into IIS6

    Hi,

    Try question 9 here :

    http://www.aspupload.com/faq.html

    Regards,

    Paul Lynch | www.iisadmin.co.uk
  • 07-08-2009, 3:04 AM In reply to

    Re: Permissions to upload a file into IIS6

    /customerMail/Sample1.asp, line 31

    What exactly is on line 31? I am pretty sure that the path from which you are trying to load or save the file is wrong. Possible reasons:

    • spelling mistake
    • missing slashes
    • destination folder does not already exits
Page 1 of 1 (4 items)
Microsoft Communities