Problem saving Excel file in HTML format

N

nicol

Hi,

I'm experiencing a problem very similar to the one described in KB221084.
I'm creating a temporary excel file with a randomly generated filename (using
Path.GetTempFileName, replacing the .tmp with .xls) which I am then saving in
html format without changing the file extension (always xls). If I attempt to
save a file with the same name as one which already exists (which I want to
overwrite) I get the error message decribed in the KB article. What I would
like to know is what file(s) / folder(s) can I delete to prevent this error
from occuring. Changing the name of the excel file is not an option for me.

Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top