Hello,
I've an application where i need to export gridview data to excel.
My code is working fine for small amount of data but for large data.
I'm getting an exception..
Exception from HRESULT: 0x800A03EC
some times it is taking about more than half an hour to export depending on the size of data..
Is there anyway to export it fast and without error.
Thanks,
Hari.
I've an application where i need to export gridview data to excel.
My code is working fine for small amount of data but for large data.
I'm getting an exception..
Exception from HRESULT: 0x800A03EC
some times it is taking about more than half an hour to export depending on the size of data..
Is there anyway to export it fast and without error.
Thanks,
Hari.