Save a PDF file and read contents from the saved file
I’m trying to save a PDF file uploaded from the file uploader control in to a temporary location and read content from the saved file, but I’m getting error “The process cannot access the file because it is being used by another process.”
C# – Save a PDF file and read contents from the saved file
I’m trying to save a PDF file uploaded from the file uploader control in to a temporary location and read content from the saved file, but I’m getting error “The process cannot access the file because it is being used by another process.”