Home Unanswered Active Tags New Question

DayPilotMonth is undefined, DayPilotCalendar is undefined - wrong ASP.NET version

I was getting the following javascript error messages and the calendar control would not display.

DayPilotMonth is undefined orDayPilotCalendar is undefined.

SImple solution, my website was set to ASP.NET 1.1 however it needed to be 2.0.

Change the setting in IIS on the default website and run a 'iisreset'

Go to the properties of the actual website that is hosting the application.

Go to home directory / configuration / axd extension - open, then OK.

Choose OK to cascase.

iisreset

Asked by Justin 3 years ago.
Replies

"Go to home directory / configuration / axd extension - open, then OK."

What sort of instruction is this? Can you be more precise?

Comment posted by Anonymous 1 year ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java