Re: Persits.Upload "cannot find file" error

".Net Sports" <ballz2wall [at] cox.net> wrote in message
news:02822663-cffd-4331-a795-246ea72bd183 [at] i12g2000prf.google groups.com...
> I'm using Persits.upload module in ASP, and when i use the following
> form pointed to the object I've always used, i get a "The system
> cannot find the file specified" error pointing to the line of my
> upload.savevirtual :
>
> Set Upload = Server.CreateObject("Persits.Upload")
> upload.savevirtual ("test/")
>
> .
> ''''error:
> Persits.Upload.1 error '800a0005'
>
> The system cannot find the file specified.
>
> /upl/aspupload1.asp, line 5
>

Usually this is a permissions issue. Make sure that the IUSR_Machinename
account has write permissions to the upl folder.

--
Mike Brind
Mike Brind [ Mo, 17 Dezember 2007 20:44 ] [ ID #1890548 ]
Webserver » microsoft.public.inetserver.asp.general » Re: Persits.Upload "cannot find file" error

Vorheriges Thema: Re: checking a IP sent from form
Nächstes Thema: Server-side includes (IIS 5, classic VBScript)