Upload XLS Restarts HttpApplication
Hi,
I am having a problem when using the EasyXLS control.
I have this code:
After running this method the Application_end of the Global.asax is excecuted.
Seems that is finalizing the HttpApplication, wich produces it to restart in the next request.
This creates a huge overflow in the system.
I would appreciate any help.
Regards.-