AI OnAI Off
var w = window.open('about:blank','TestWindow','width=650,height=440,scrollbars=yes');
if(w!=undefined)
var wdoc = w.document;//THIS LINE CRASHES!!!!
We have reported this issue to Microsoft but it's hopeless to troubleshoot because on most computers this problems just disappears after a day or two, some said reinstalling anti-virus software helped, some said that clearing temporary files in Internet Explorer helped and some just rebooted their machines.
We have a sleeping support case at Microsoft if anyone comes up with some more information. Currently Microsoft have no idea what the cause is and they cannot find any other support cases with similar problems.
As of EPiServer 4.40 we start using a modal dialog for the PageBrowser instead.