I have built an application that uses Ajax toolkit modal popups. The application tests fine on all browsers run from the local IIS on Visual Studio. When deployed to IIS 8.5 the application works fine on Chrome, FF and Edge - (modal popup showing) however on IE 11 and IE 10 the modal popup does not show.
Does anyone have a hint why this is?
Kai