Aspose.Cells wont open Excel anymore

HI,

I have a very strange problem. I am importing data from a dataview to Excel. In the past, this always worked... My data would open up in Excel.

worksheet.Cells.ImportDataView(dv,false,2,0,true);

excel.Save("Sheet1.xls",Aspose.Cells.SaveType.OpenInExcel, Aspose.Cells.FileFormatType.Excel2003, this.Response);

Now, all of a sudden, Excel doesnt open up with my data inside it. I never changed anything... All that happens is that the Excel spreadsheet gets saved to the location I specify, but now Excel doesnt automatically open up anymore.

Any ideas?

Sarah

Do you click get the Open/Save dialog in IE? Please choose to click "Open" button.

If you cannot figure it out, please try to access your application from another machine.

This issue is handled by IE and MS Excel. It doesn't matter with Aspose.Cells.