This is a migrated thread and some comments may be shown as answers.

Forms authentication with Grid

2 Answers 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
earl
Top achievements
Rank 1
earl asked on 15 Apr 2009, 06:12 PM
Hi, I have a site which uses forms authentication and has a grid with an AJAX manager. When the session expires, I'd like the user to be bounced back to the login page. A page refresh sends me back to the login correctly. However, when interacting with the grid (sorting, filtering, etc) after the session has expired, I get the following error in a popup box:

Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 0

I searched the forum for solutions, but all the posts appear to be a few years old. What is the current solution to this problem? Thanks.


2 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 17 Apr 2009, 01:48 PM
Hello Earl,

The control is most probably Ajaxified, and I suspect that is not the original exception generated.
To further troubleshoot the problem, please open a formal support ticket, and send us a small project replicating the issue. We will review it locally, and get back to you with our findings.

Kind regards,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Daniel
Top achievements
Rank 1
answered on 31 Jan 2018, 07:31 PM

Hi,

I am experiencing same problem with ajaxified grid in webforms project. Whenever authentication expires, I am experiencing js error from grid's manipulations. 

Any help will be greatly appreciated.

 

Tags
Grid
Asked by
earl
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or