In my ASP.Net application I\'m generating a Excel file using MsExcel Object Libby (Com-InterOp) . The application worked fine in the VS dev. environment.
But when I
I have the same situation when try to read an uploaded Excel file. Let try these steps. It works for me.
Hope it is helpful for you.