The persisted.blahblah.resx files in the Temp directory

  •  09-04-2008, 2:54 PM

    The persisted.blahblah.resx files in the Temp directory

    I'm playing around with the multiple-files-upload.aspx.
     
    What is the deal with the persisted.resx files in the UploaderTemp directory and how do I get rid of them after I'm done with the files.  I tried using the Delete() and Dispose() methods, but no real luck there.
     
    So, what is the deal with these things?
     
     
     
View Complete Thread