ASPupload error

Every now and again, i get this error, when uploading with ASPupload:

[CODE]Persits.Upload.1 error ‘800a0020’

The process cannot access the file because it is being used by another process. [/CODE]

When i refresh the page - it sometimes works. this is a development site, so i’m the only one using this whole site.

anywone have experince with this?

Thanks!

bump
can you believe it: i am experiencing this a few years down the line… same story. i even found my own post on google.

anyone run into this?

Normally this means IIS has a lock on the file that is being uploaded. It would maybe happen if someone was trying to upload a new default.aspx, web.config, access db, large text file, etc

thanks
but in theses cases, i am just uploading JPGs

any ideas??

thanks!