Hi,
Hosted ASP.net v4 web application in IIS 7.5. Application is working fine with http (182 port). When added HPPTS binding with default port (443)...getting javascript error "SCRIPT5009: 'Sys' is undefined"; the same is working with Firefox. After some analysis found that "Telerik.Web.UI.WebResource.axd" is not rendered to IE (v9).
\When I change the HTTPS port number from 443 to other port (say 555)...application is working as expected.
Can any clarify why port 443 is blocking Telerik.Web.UI.WebResource.axd ?
Thanks in Advance...!
Pradeep
Hosted ASP.net v4 web application in IIS 7.5. Application is working fine with http (182 port). When added HPPTS binding with default port (443)...getting javascript error "SCRIPT5009: 'Sys' is undefined"; the same is working with Firefox. After some analysis found that "Telerik.Web.UI.WebResource.axd" is not rendered to IE (v9).
\When I change the HTTPS port number from 443 to other port (say 555)...application is working as expected.
Can any clarify why port 443 is blocking Telerik.Web.UI.WebResource.axd ?
Thanks in Advance...!
Pradeep