asp.net - Session gets expired using third party dll's for pdf publishing -


Scenario:

I have a situation where I pass some session variables on an ASPX page Inside, inside a DNN module This page is then transferred as a byte array. The component returns a PDF document in the result, in addition the PDF document is emailed to the customer.

Issue:

The session expires when ASPX page is hosted as a part of the DN Web site on IIS) to pass the Vnovative It is seen that whenever I request the page (in any way) whenever the session is closed, and a new session is created on that page

Is there any extraordinary (without including the database) That's the reason I want those sessions from that specific ASP.Net page. (I can use dataset)?

5.6.2 was fixed with. You can try upgrading to 5.6.2 and see if it fixes the problem

Comments