Sir,
When I am running application from visual studio it's uploading file from fileupload control properly. But when I am publishing it on IIS then while running it's giving me error as System.ObjectDisposedException: Cannot access a closed file.
Why?