i have a link that takes the users to a web page that will display the current view into excel using this section of code. Response.ContentType = "application/vnd.ms-excel"%> and then a bunk of table and loop formatting. It used to work great now, everytime i try to use it i get an error window stating...That the file could not be open then i hit okay and another error window opens saying, that the file path or name does not exists or that it is in use by another program, and various items like that, What can i do to make sure this does not happen on my system? Any ideas please help i'm all out of ideas

Thanks