Hi,
I'm uploading a csv file to the server and reading it. This file has 15K records. In the middle of the operating, I get this error, "Access to file denied".
I'm using StreamReader to read the file. Any solution for this?
...
Go to the complete details ...