Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
161 Points
109 Posts
Nov 02, 2005 03:18 PM|LINK
Hi Guys I am uploading a file to the server and trying to convert the uploaded file into different format. At the time of conversion I am getting above error. upfile.PostedFile.SaveAs(FileName) ==>File is saved at server upfile = Nothing Any idea how to resolve this problem. Thanks in advance. Sham
sham
Member
161 Points
109 Posts
The process cannot access the file <<File Name>> because it is being used by another process
Nov 02, 2005 03:18 PM|LINK
Hi Guys
I am uploading a file to the server and trying to convert the uploaded file into different format. At the time of conversion I am getting above error.
upfile.PostedFile.SaveAs(FileName) ==>File is saved at server
upfile = Nothing
Any idea how to resolve this problem.
Thanks in advance.
Sham