1. 노턴 안티바이러스가 설치되있는 경우 스크립트 차단기능 때문에 FSO 사용시 Hang 발생한다. 해결법 : 노턴 안티바이러스 환경설정-옵션에서 스크립트 차단기능 해제하고 재부팅 하라는 내용. PRB: Antivirus Software Causes FileSystemObject Calls to Hang IIS (Q295375) -------------------------------------------------------------------------------- The information in this article applies to: Microsoft Active Server Pages -------------------------------------------------------------------------------- SYMPTOMS When you browse an Active Server Pages (ASP) page that contains FileSystemObject calls, the request for that page stops responding (hangs) and eventually times out in the browser. CAUSE This problem occurs because the Script Blocking feature in Norton AntiVirus software blocks scripting operations that access the file system, such as FileSystemObject . Although this problem is prevalent in Active Server Pages (ASP) Web applications, it can also occur in other technologies, such as Windows Scripting. NOTE: This problem occurs even if Norton AntiVirus has been disabled. RESOLUTION To resolve this problem, contact Norton AntiVirus Software Support. The following Symantec Web site describes how to remove the Script Blocking feature: http://service1.symantec.com/SUPPORT/nav.nsf/aab56492973adccd8825694500552355/399a443be88ce25788256a 0e0068e180?OpenDocument NOTE : You may have to reboot the server after you make the above-mentioned changes to the Norton AntiVirus software. The third-party contact information included in this article is provided to help you find the technical support you need. This contact information is subject to change without notice. Microsoft in no way guarantees the accuracy of this third-party contact information. -------------------------------------------------------------------------------- Published Apr 10 2001 8:10AM Issue Type kbprb Last Modifed Oct 30 2001 10:35AM Additional Query Words hang fail Anti-Virus iis 5 Keywords kbASP kbScript kbSecurity kbWebServer kbGrpDSASP kbDSupport kbFSO |
'Computer > PHP, ASP' 카테고리의 다른 글
CakePHP #1 - 설치 (0) | 2011.08.02 |
---|---|
PHP - HTTP GET Request 구현 (0) | 2007.08.09 |
JSP - Tomcat에서 JNDI 사용하기 (Tomcat 4.1.29 / HP-UNIX) (0) | 2005.07.10 |
PHP - PHP Extension 만들기 (0) | 2005.07.10 |
ASP - Base64 Encode/Decode 함수 (0) | 2003.11.05 |
ASP - 기본 정리 (0) | 2002.11.11 |
ASP - Rs.GetString() 이용 방법 (0) | 2002.11.04 |
ASP - 특정 페이지를 통해서만 접근 할 수 있는 페이지 만들기(이전 url 알기) (0) | 2002.10.28 |