This is a migrated thread and some comments may be shown as answers.

The process cannot access the file because it is being used by another process.

0 Answers 82 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 18 Oct 2012, 02:42 PM
I have 5 web applications running on the same server. The code is identical between each application, differences being web.config, theme, etc.  Three of the applications upload files successfully while the other two fail with the following event being logged : "The process cannot access the file because it is being used by another process."

I'm fairly convinced this is an environmental problem, but I've triple checked and all of the applications are set-up the same in IIS and the permisssions on the folders are also the same.

Also, the files are uploaded to the temp directory and remain as random named files, and the error occurs when I clcik the "Save Documents" built in button.

Does anyone have any idea's on what could be causing this?

Thanks,
Joe

No answers yet. Maybe you can help?

Tags
AsyncUpload
Asked by
Joseph
Top achievements
Rank 1
Share this question
or