search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

DayPilot with AjaxControlToolkit (extender controls)

Asked by Anonymous
16 years ago.
I'm using DayPilotPro (3.8.1086) and as soon as I add ModalPopupExtender from the AjaxControlToolkit to the page it gives this runtime error: "Extender controls may not be registered before PreRender". The ModalPopup works fine in any of the other pages that do not use DayPilot.

All pages inherit from BasePage and use a (the same) master page. There are no overrides on (page) render events in my code. Any ideas what may cause this?
Comment posted by Anonymous
16 years ago.
Oops! Never mind, my bad.

I did override the OnPreRender and forgot to call the base.OnPreRender. *blush*

Comment posted by Dan Letecky
16 years ago.
OK. ;-)
This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.