Microsoft MVP성태의 닷넷 이야기
아래와 같은 에러가 나네요. [링크 복사], [링크+제목 복사],
조회: 13363
글쓴 사람
선재빠 (suekhan at teramail.com)
홈페이지
첨부 파일
 

사무실(VS2003, Windows 2003, IIS 6.0, .NET 1.1x)에서는 잘 되는데, 집(VS2005, Windows XP, IIS 5.1, .Net 2.0x)에서는 똑같이 해도 잘 안되네요.
아래는 로그내용입니다.

--------------------------------------------------------------------------------
Creating security manager

Microsoft.IE.Manager: Microsoft.IE.Manager: unique id lgth = 36
Microsoft.IE.SecureFactory: Create SecureFactory() with security information
Microsoft.IE.Manager: Created secure factory
Microsoft.IE.SecureFactory: Creating instance of the object in the correct domain
Microsoft.IE.SecureFactory: pUrl = http://127.0.0.1/WebApp/WebForm1.aspx
Microsoft.IE.SecureFactory: id = 86474707A3132373E203E203E21330000000
Microsoft.IE.SecureFactory: link =
Microsoft.IE.SecureFactory: licenses =
Microsoft.IE.Manager: Url = http://127.0.0.1/WebApp/WebForm1.aspx
Microsoft.IE.Manager: UrlGetPartW returned 0
Microsoft.IE.Manager: UrlGetPartW returned 80070057
Microsoft.IE.Manager: CodeBase = http://127.0.0.1
Microsoft.IE.Manager: Application = WebApp
Microsoft.IE.Manager: Found a codebase
Microsoft.IE.Manager: UrlCanonicalize returned 0
Microsoft.IE.SecureFactory: URL codeBase: http://127.0.0.1/
Microsoft.IE.SecureFactory: URL application: WebApp
Microsoft.IE.SecureFactory: Locating domain for http://127.0.0.1/
Microsoft.IE.IDKey: Created key
Microsoft.IE.Manager: The domain does not exist.
Microsoft.IE.IDKey: Created key
Microsoft.IE.Manager: The domain does not exist.
Microsoft.IE.SecureFactory: Need to create domain
Microsoft.IE.SecureFactory: Application base: http://127.0.0.1/
Microsoft.IE.SecureFactory: Private Bin Path: bin
Microsoft.IE.IDKey: Created key
Microsoft.IE.SecureFactory: Trying to create instance of type http://127.0.0.1/WebApp/SmartClient.dll#SmartClient.TreeControl
Microsoft.IE.SecureFactory: System.TypeLoadException: 'SmartClient, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null' 어셈블리에서 'SmartClient.TreeControl' 형식을 로드할 수 없습니다.
   위치: System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase)
   위치: System.Activator.CreateComInstanceFrom(String assemblyName, String typeName, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm)
   위치: System.AppDomain.CreateComInstanceFrom(String assemblyFile, String typeName, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm)
   위치: System.AppDomain.CreateComInstanceFrom(String assemblyFile, String typeName, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm)
   위치: Microsoft.IE.SecureFactory.CreateInstanceWithSecurity(Int32 dwFlag, Int32 dwZone, String pURL, String uniqueIdString, String link, String licenses)
Microsoft.IE.SecureFactory: LOG exception
Microsoft.IE.SecureFactory: Creating log entry ?FusionBindError!name=SmartClient.dll SmartClient.TreeControl
Microsoft.IE.SecureFactory: Logging to file C:\Documents and Settings\suekhan\Local Settings\Temporary Internet Files\Content.IE5\SD0FKROZ\CA2XA7SZ.HTM
-----------------------------------------------------------------------------------------








[최초 등록일: ]
[최종 수정일: 4/11/2006]


비밀번호

댓글 작성자
 




... 61  62  [63]  64  65  66  67  68  69  70  71  72  73  74  75  ...
NoWriterDateCnt.TitleFile(s)
1055이성환4/30/201218636WPF FramworkElement의 이벤트를 가져오고 싶습니다. [3]
1054정웅모4/20/201217378안녕하세요 [1]
1053폭풍코딩4/19/201217880스마트클라이언트 ctrl-c 복사가 작동하지 않습니다. [1]
1052에슈리온4/17/201234364ClickOnce 배포시 클라이언트의 설치경로를 지정할 수 없나요? [1]
1051최정수4/10/201221190WCF 클라이언트 비정상 종료 관련 [1]
1050에슈리온4/6/201223369관리자 권한과 ClickOnce, 그리고 Bootstrapper문제 [6]
1049김성혁4/4/201217988스마트클라이언트 stand-alone 방식의 배포 문제.. [1]
1048C#조으다3/27/201221020어셈블리 로드 / 언로드와 관련해서.. [6]
1047김우형3/23/201218836WCF 서비스를 이용한 데이터 전송 중 Exception 문의 [1]
1044임동찬2/29/201218735웹에서 COM Exception.. [2]
1043박성준2/24/201217242Lazy<T> 의 지연객체 생성 전에 실 객체의 Attribute분석 [2]파일 다운로드1
1042이성환2/20/201217599BlockingMethod에 빠진 스레드를 즉시 죽이고 싶습니다...;ㅅ; [2]파일 다운로드1
1039김재영2/15/201217027어셈블리에 사용자마다 다른 값을 적용하여 자동 빌드 방법이 있을까요? [2]
1037윈드로니2/12/201218500WPF 관련 질문 드립니다. [2]
1035임동찬2/9/201216865XML, XSD, XMLCodeGenerator 관련 [2]
1033곽성현2/7/201217415훔..윈도우 디바이스 드라이버 관련 [1]
1030궁빈2/2/201219874msbuild를 이용한 웹게시 및 자동 Dist 방법론에 대해 질문 드립니다!! [6]
1028신정환1/30/201216922기존 legacy Windows application이 WoA 환경에서 동작되지 않는 이유가 무얼까요? [2]
1026노현철1/19/201219082WPF가 XP에서 느리게 로딩되는 현상에 대해 질문드립니다. [4]
1025궁그미1/18/201220074네이버 소켓 로그인 이해가 안되는점이 있는데요 [2]
1022선무당1/11/201218019TFS 에서 공통 Assembly 공유 방법에 대해서 해결책이 없을까요? [2]
1021김재영1/8/201217165대리자를 메소드 파라메터로 넘겨도 됩니까? [2]파일 다운로드1
1019남산골11/13/201919978안녕하세요!! 성태님~~ [3]
1018강한구12/29/201123257WPF ClickOnce 배포시 콤포넌트 dll 다운로드 문제에 대하여 질문 있습니다. [1]
1017임동찬12/28/201120103smart client와 xbop, silverlight [6]
1015개똥이12/22/201117567RMCLOCK 설정 관련 질문이요ㅜ [2]
... 61  62  [63]  64  65  66  67  68  69  70  71  72  73  74  75  ...