When I double click on my WebMonthView I receive the error below. Does anyone know what has I missed on my setup?
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /ig_common/20072clr20/Forms/WebSchedule/AppointmentAdd.aspx
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.5
Hello just check AppointmentFormPath set it to ~/....foldername ...../AppointmentAdd.aspx
AppointmentFormPath="~/Schedule/AppointmentAdd.aspx"