|
|
|
|
-
Vipul Posted 2 Years ago through Ask
I am using the Crystal Report and I got an Error like this.
System.Web.UI.ViewStateException
Inner Exception Type: System.Web.UI.ViewStateException
Inner Exception: Invalid viewstate.
Inner Source:
Exception Type: System.Web.HttpException
Exception: T...
|
-
Vipul Question Asked 2 Years ago through ASK
I am using the Crystal Report and I got an Error like this.
System.Web.UI.ViewStateException
Inner Exception Type: System.Web.UI.ViewStateException
Inner Exception: Invalid viewstate.
Inner Source:
Exception Type: System.Web.HttpException
Exceptio...
|
ask
98
·
2% ·
538
|
|
-
Vipul Commented 2 Years ago through Ask
On Which way i Can check Crystal report Properly Installed?...
|
-
Vipul Posted 2 Years ago through Ask
I Have get the Error Load Report Fail and to solve this problem i can do the code in Page_Unload Event but i can't get the Solution till now but after Clearing the Application Pool on IIS the Crystal report Started.
So How can i Solve this Error.....
...
|
-
Vipul Question Asked 2 Years ago through ASK
I Have get the Error Load Report Fail and to solve this problem i can do the code in Page_Unload Event but i can't get the Solution till now but after Clearing the Application Pool on IIS the Crystal report Started.
So How can i Solve this Error.....
...
|
ask
98
·
2% ·
538
|
|
-
Vipul Posted 2 Years ago through Ask
Can anybody Explain What is Session Pooling and How it is use or work in any application?
...
|
-
Vipul Question Asked 2 Years ago through ASK
Can anybody Explain What is Session Pooling and How it is use or work in any application?...
|
ask
98
·
2% ·
538
|
|
-
Vipul Commented 2 Years ago through Ask
Thanks RamiReddy & Hima both codes are Working Fine.....
|
-
Vipul Posted 2 Years ago through Ask
Hi Hima,
I am a student and i want to do the code for sign out which is below but the problem is that when i am click on the back button of browser they show me that the page whatever last visited.
Session["Logininfo"] = null;
Session.Abandon(...
|