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

[Solved] RasScheduler RegisterRequiresViewStateEncryption()

1 Answer 109 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jothi Ramashandran
Top achievements
Rank 1
Jothi Ramashandran asked on 10 Jun 2008, 05:02 PM
We downloaded RADControls for Ajax with the hope of using RADScheduler last week.
For some reason it works fine from the example and even in isolation on our site. But if we throw it into an ascx and include it as a step on the wizard control (which is where we want to use it ) it errors out as follows:-

The RegisterRequiresViewStateEncryption() method needs to be called before or during Page_PreRender.


We kind of narrowed it down to some sql datasource used in another ASCX which is one of the steps in the wizard control. Without the scheduler the wizard page is perfectly fine. Wonder what kind of interaction exists between these controls or settings that is causing this error.

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 13 Jun 2008, 12:37 PM
Hi Jothi Ramashandran,

This error does not seem to be in the code of the RadScheduler.

In any case, could you paste here the Stack Trace which is available along with the error?

Greetings,
Simon
the Telerik team

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