Hi,
We were referencing excel in our application using UltraWinGrid.ExcelExport. When we export to excel from another application few times and then close the excel and export again, excel hangs. This happens only when our application which is in .net and uses infragistics extensively is open. Does any Infragistics component hold any reference to the excel object even though the export is not called?
Any suggestion to debug this would be helpful.
Thanks,
Vijayan
No. The excel exporter does not even require MS Excel to be installed on the machine where the export occurs. All exporting is done by manually writing out the files as if they were written out by MS Excel. It sounds like there may be a problem with your MS Excel installation. Try repairing your installation to see if that helps.