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

[Solved] RadScheduler does not work with Microsoft.Web.Atlas

1 Answer 79 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Doncho
Top achievements
Rank 1
Doncho asked on 17 Oct 2007, 02:06 PM
I have the following scenario: A master page that includes <atlas:ScriptManager ID="ScriptManager" runat="server" EnablePartialRendering="true">
    </atlas:ScriptManager>
Then I have a Default.aspx, that has the above master page as MasterPageFile.
And inside Default.aspx, I have includes a ascx control, in which I have <telerik:RadScheduler .... ></telerik:RadScheduler>.
When I access Default.aspx I receive a message that I do not have a ScriptManager for the RadScheduler.
 I understand that if I create a new web site with System.Web.Extensions , I will not encounter this problem. But the project SHOULD use Microsoft.Web.Atlas and I am asking is it possible for your control to use also Microsoft.Web.Atlas ScriptManager?
 Thank you.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 17 Oct 2007, 03:09 PM
Hello Doncho,

Thank you for reporting this issue. However, the current version of RadScheduler is designed to work with the latest MS AJAX. Please, upgrade to the latest version and let us know if the problem persists.


Kind regards,
Peter
the Telerik team

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