기본 콘텐츠로 건너뛰기

라벨이 iis 7.0인 게시물 표시

error 0x800A0046 iis 7.0 ASP ATL COM plus windows 7 8 server 2008 2012 64비트 운영체제

error 0x800A0046 iis 7.0 ASP ATL COM plus windows 7 8 server 2008 2012 64비트 운영체제 "ActiveX component can't create object 'xxx.xxx'. Code: 800A01AD Microsoft VBScript 런타임 오류: 사용 권한이 없습니다.: 'CreateObject' An error occurred on the server when processing the URL. Please contact the system administrator.  If you are the system administrator please click here to find out more about this error. 서버 개체: 006~ASP 0178~Server.CreateObject 액세스 오류~사용 권한을 확인하는 동안 Server.CreateObject를 호출하지 못했습니다. 이 개체에 액세스할 수 없습니다. Microsoft VBScript 런타임 오류 오류 '800a0046' 사용 권한이 없습니다. Dim objMyObject Set objMyObject = Server.CreateObject("MyProgID.MyProgID") -> error 참조  http://support.microsoft.com/kb/194801/ko 참조  http://stackoverflow.com/questions/2429477/cannot-use-createobject-from-vb-scripts-on-windows-7 원인 3가지 시스템에 없는 DLL 시스템 경로에 없는 DLL 보안 설정으로 인해 시스템이 액세스할 수 없는 DLL 참조 VBS 파일로 검증이 안될 경우  CSCRIPT.E

IIS 7.0 에서 ASP 페이지 디버깅 하기 DEBUG

원하는 설정 값으로 TRUE!!