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

Asked by Justin
17 years ago.

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

Comment posted by Anonymous
16 years ago.

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

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

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.