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

Issue with DayPilot, ASP.net AJAX Control toolkit

Asked by Rakesh
12 years ago.

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

Comment posted by Dan Letecky [DayPilot]
12 years ago.

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 Rakesh
12 years 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
12 years 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
12 years ago.

Any updates or hints?

Comment posted by Kristin
12 years 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?

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