Forum Discussion
Amit Koyani
Oct 25, 2018Copper Contributor
Sharepoint currenly crash with IE - is there any new update of sharepoint cause of that?
I have successfully run with sharepoint portal on IE all version, but suddenly site starts to crash with IE All version, it works with chrome firefox, other browsers etc.. My Site built with Share...
Adrienne Andrews
Oct 31, 2018Brass Contributor
Hi Amit,
There are changes in Office 365 scheduled to happen this week (today, I believe) to force browsers to use TLS 1.2. Depending on the version of Internet Explorer you are using, it may require a combination of settings or updates to IE to get things to work. Check out the following support link: https://support.microsoft.com/en-us/help/4057306/preparing-for-tls-1-2-in-office-365
Best of luck!
- Amit KoyaniNov 01, 2018Copper Contributor
Thanks, Adrienne Andrews for your Reply!
I have found, one of my AJAX call is an infinite loop, so IE can't handle this loop so it crashes after some time, but other other browser did, I have fixed that code and it works fine now