Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
95
Issues with WebSchedule in IE 11 hosted on IIS7.5
posted

Good day,

This issue occurs using both v13.2 and v14.1 (rev 2011) of the Infragistics ASP.NET controls.

We are having issues with the webschedule mini-site when we are hosting it in IIS 7.5 using IE 11.

The date and time fields are not populated when the control is loaded (Date shows NULL, and time is blank), which causes errors. The error being returned is that a property cannot be found for a specific control (in this case, the "UltraWebToolbar2" control located on "AddAppointment.aspx", the "Items" property cannot be found in the control, see attached screenshot). When using older browsers such as IE 10, it works fine though. Curiously, using IIS 6 and IE 11 also works fine.

I've noticed that when setting the website in compatibility mode in IE the webschedule works fine, but this is a problem as the entire site CAN NOT run in compatibility mode, and the users aren't savvy enough to switch between the two modes as required.

I've tried setting the META tag "X-UA-Compatible" on the "AddAppoinment.aspx" page to everything from IE=6 to IE=10, and the IE=EmulateIE7 trick too, no luck. I've also tried setting a custom header in IIS to the above values, but no success.

Also, the default webschedule mini-sites provided by your installation program has issues. The version numbers in the ASPX pages and Web.config files are incorrect (this happened in both the v13.2 and v14.1 releases). I had to manually change the assembly numbers to the correct assemblies in the ASPX/web.config files. If this is incorrect, please provide the assemblies required so I can deploy the mini-site correctly.

Please assist with urgency, this part of the program is used by our clients on a daily basis and they are rolling out IE 11 to all machines in their infrastructure.

Thank you,