Home Unanswered Active Tags New Question

Issue with DayPilot, ASP.net AJAX Control toolkit

We are evaluating the PRO features with our application and are facing some issues with IE9. We are using AjaxControl Toolkit (Latest Version) and Obout Components. There is some conflict with the MS Ajax framework and occasionally the page is not displayed. If we refresh the page multiple times it is resolved.

When we remove the DayPilot references the application works fine. Is there a known issue if we put the Daypilot dll inside a tab? any known issues with Jquery?

How can we troubleshoot the issue to get more information on the conflict?

How can we determine if the conflict is with 3rd party control? We have removed all reference to the third party control and tried, but the error still remains.

We have used FireBug, IE 9 Developer tools and all show the error in the AJAX framework

Any information on this would be great.
Thanks

Asked by Rakesh 10 months ago.
2 other people also want an answer.
Replies

There should be no conflict with the Ajax Control Toolkit. The toolkit is used in some of the examples and it works fine.

There might be an issue with placing a DayPilot control inside a tab that is not visible on startup, please see here:

http://forums.daypilot.org/Topic.aspx/395/scrollpositionhour_not_working_with_daypilotcalendar_in_ajax

But still it shouldn't cause the whole page to disappear.

  • Have you tried to remove the Obout controls to see if DayPilot conflicts with them?
  • Do you see any JavaScript error?
Comment posted by Dan Letecky [DayPilot] 10 months ago.

Yes we have tried removing obout controls and the error is still there.

There is a JavaScript error - SCRIPT5007: Unable to get value of the property 'indexOf': object is null or undefined
If you expand the ScriptResource.axd it looks like the AjaxControlToolkit Tab control is the one that gives the problem.

We tried the open source version of DayPilot and it works without any issues.
We removed the tab and just placed the DayPilot control on the page and it works without any issues.

We have included both Calendar and month in 2 different divs and hide respective ones based on what user selects.
We are not hiding any tabs so the scenario in the link you have mentioned does not apply. We tried some of the things mentioned in the post.

Any hints would be helpful to troubleshoot this further. Why does the Lite version work without any issues?

Comment posted by Rakesh 10 months ago.

Update:
1) We created a new page and put the DayPilot Control on it (Calendar and Month) - Tested in IE 9 - Works Fine
2) Added a tabcontrol and included the Daypilot control on one of the tabs - and could reproduce the error.

AjaxControlToolkit Version - 50508

Comment posted by Rakesh 10 months ago.

Any updates or hints?

Comment posted by Rakesh 10 months ago.

"The toolkit is used in some of the examples ..." I have looked through the entire DayPilot Pro demo and source, and there are no examples that use the Ajax Control Toolkit, and it is not included as a resource. Am I missing something?

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

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