.resx files not being deleted

  •  03-01-2009, 6:40 PM

    .resx files not being deleted

    I have currently integrated the Ajax based file storage system into my application.  Using the C# 2.0 example.  Everything is working fine but it is not deleting the .resx files in the UploaderTemp directory after the file is completely uploaded.  Are these supposed to be deleted automatically by the application?  I hope so because they take up a lot of disk space and I don't want to delete them manually everytime.
View Complete Thread