검색결과 리스트
글
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
Classic ASP를 IIS7.0에서 구동하려고 하는데, 페이지가 없다는 에러가 나와 찾아보니 아래와 같은 내용이 있었다.
--------------------------------------------------------------------------------------------------------------------
HTTP Error 404.3 - Not Found
Description: The page you are requesting cannot be served because of the Multipurpose Internet Mail Extensions (MIME) map policy that is configured on the Web server. The page you requested has a file name extension that is not recognized, and is not allowed.
--------------------------------------------------------------------------------------------------------------------
this is usually the case when you haven't installed the ASP component. Go to where you installed IIS and look under IIS/WWW Services/Application Development/ASP and install it. :)
ASP not installed by default
First things first! If you're moving from XP to Windows Vista / Longhorn Server, you may be getting this error:--------------------------------------------------------------------------------------------------------------------
HTTP Error 404.3 - Not Found
Description: The page you are requesting cannot be served because of the Multipurpose Internet Mail Extensions (MIME) map policy that is configured on the Web server. The page you requested has a file name extension that is not recognized, and is not allowed.
--------------------------------------------------------------------------------------------------------------------
this is usually the case when you haven't installed the ASP component. Go to where you installed IIS and look under IIS/WWW Services/Application Development/ASP and install it. :)
'-- ASP' 카테고리의 다른 글
asp에서 Replace를 대소문자 구분없이 사용하기 (0) | 2010.11.03 |
---|---|
ASP Cint (value) 함수 사용시 주의점 (0) | 2010.07.16 |
asp용 md5 (0) | 2009.07.30 |
asp배열을 사용 시 주의사항 (0) | 2009.07.13 |
RecordSet 커서타입에 따른 성능 (0) | 2009.04.10 |
RECENT COMMENT