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

Telerik RadScheduler

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
BHk
Top achievements
Rank 1
BHk asked on 16 Apr 2015, 10:59 AM

Compiler Error Message: BC30456: 'RadScheduler1_AppointmentCreated' is not a member of 'ASP.admin_appointmaster_aspx'

 

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 21 Apr 2015, 09:54 AM
Hello,

You have posted this question under the Telerik Platform forums section. Since Telerik Platform does not contain a RadScheduler component, you would have to move this request to the RadScheduler forum section.

If the issue you are having is with the RadScheduler for ASP.NET AJAX, please post it under this forum. Also, make sure to include more information about your project and the exact scenario in which you see the error. The community will be able to assist you more quickly if you provide a sample code snippet illustrating your implementation.

Generally speaking such an error indicates that the ASP.admin_appointmaster_aspx class does not contain the RadScheduler1_AppointmentCreated event handler. If this is indeed the case, ensuring that the class implementation does have an event member named RadScheduler1_AppointmentCreated should resolve the error.

Regards,
Tina Stancheva
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
General Discussions
Asked by
BHk
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or