Hi,

Calling Response.Close() instead of Response.End() fixed the issue.

Thanks

On Sep 22, 10:16 am, "[email protected]" <[email protected]>
wrote:
> Hi,
>
> I am using Rhino Commons Long Conversation on one of the forms. The
> trouble is that the form keeps track of the uploaded files and when
> the user clicks on the link to download, I call the Response.End to
> send the contents to the browser.
>
> This causes an issue because the EndRequest in the application is not
> called and so the nhibernate session is no longer preserved. Does
> anyone have a workaround for this particular issue.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to