Group: StrataFrame Users
Posts: 96,
Visits: 805
|
Hi All,
I create some app on the web with c# (asp.net) and strataframe.
I have a lot of user which start a webform to add a new record, when i click on new , i make : "this.MyBo.add()"
They make other things, during more 20min, and the get a error when they validate their form.
I know , that i get grow up the session, but it's not recommandate on the web.
Why Strata store in variable Session ? not in the viewstate Session ?
Have you a solution for this problem ?
Thanks Olivier
============================================== Asp.net C# - Strataframe - telerik ==============================================
|