스크립트 오류_[이 스크립트의 실행을 멈추시겠습니까?]
안녕하세요 웹 Application개발하다가 아래와 같은 오류가 떠서 고수님들한테 부탁드립니다.
스크립트가 장시간 실행되어야 하는 웹 Application인데 실행도중에 아래와 같은 오류메시지가 뜹니다.
오류메시지 :
이페이지에 있는 스크립트로 인해 Internent Explorer의 실행 속도가 느려질 수 있습니다. 스크립트를 계속 실행하는 경우, 컴퓨터가 응답하지 않을 수 있습니다. 스크립트 실행을 멈추시겠습니까?"
인터넷에 검색하다가
http://www.ajaxwith.com/How-to-Handle-Long-Running-Script.html
싸이트에서 원인과 해결책을 찾았는데 구체적인 해결책을 명시하지 않았더군요
인용한 글
Internet Explorer: number of statements to be executed. When you reach five million statements the browser will say that you are pushing it too far and the application might not work well in the browser. The browser will count from the start of your application and when it reaches five million, it will stop. You can actually alter this by changing the registry setting on the browser. You can actually discard the warning and the statement count will restart.
위 글에서 보면 [you can actually alter this by changing the registry setting on the browser] 라고 쓰여져 있는데 여기저기를 보아도 레지스트리 어디에 그 값이 있는지 찾을수가 없습니다.
혹시 아시는 분이 있으면 빠른 시간내에요 답변 부탁드립니다.
마이크로소프트 사이트에 내용이 있네요...
글쓰신분이 오래전에 질문하셨지만 저처럼 찾아 오신분 참고하시라고 댓글 달고갑니다.;;
http://support.microsoft.com/kb/175500
댓글 달기