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

[Solved] Prsing error javascript when redirect in scheduler

1 Answer 95 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Matthias
Top achievements
Rank 1
Matthias asked on 16 Mar 2008, 08:00 PM
When I do a 

Response.Redirect(

"somepage")

in the AppointmentCreate-event or the nserted event of the Scheduler, a

Sys.WebForms.PageRequestManangerParserErrorException occurs.

error occurs sometimes, hard to reproduce but appears reproductable.

It appears not so often if I use

ajaxMgr.Redirect(

"create_schedule.aspx");

But it also appears sometimes with that approach.

Thanx

Matthias

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 18 Mar 2008, 11:31 AM
Hello Matthias,

Could you please send us a small project which exhibits the issue? We were unable to experience the problem in our local tests.


Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Matthias
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or