Error on text file upload

  •  02-13-2009, 6:30 PM

    Error on text file upload

    Hi all,
     
    When uploading text files, we are getting an error from the uploader. The error is "Guid Error!" and is being reported by HandleAddOnUpload. When we upload, say, Word files, it works, but the text files are giving us this error. We are using our own upload provider per the sample provided. It hits Init and GetFileInfo, but never makes it down to AppendData. Any help is appreciated.
     
    Terry
View Complete Thread