I have an asp.net webapplication that uploads files to a specific folder on the Web server. locally everything works fine, but when I deploy the application to the Webserver
I faced this problem once and in my case the soln is to close any process in the task manager that uses/accesses that file.