

It is accessing that command once it tries to save the binary file to the server and that line in the upload_process.asp page is įile1 is the name for the file selected from the form input. The strPath variable is defined above that line as The clsField.asp page is called from the clsUpload.asp page which is included into my upload_process page. includes/functions/clsField.asp, line 171Ĭall lobjStream.SaveToFile(pstrFileName, adSaveCreateOverWrite) Thank you!!īy the way the file that is causing the error is I will be willing to try anything anyone here can suggest. I thought maybe my virtual local ISS maybe the issue or my VPN connection to the server I have running however they all worked upto 2 weeks ago. Okay so then I went outside of all logic and tried 3 different browsers on my pc, I.E.8 Beta, Firefox and Google Chrome, ALL WITH THE SAME ERROR. Somereason the error only happens when I try to upload the file from my PC to the Server. So then just on a hunch I tried loading files from another PC here at work and sure enough the files uploaded fine with no error.

Well I went to process the file this morning and I recieved this error code ĪDODB.Stream error '800a0bbc' Write to file failed.Īt first I thought the folder on the IIS server had it's write access changed, so i checked.

I normally process an upload file every other week. I have a group of asp files that allow a user to upload a file to our server.
