Microsoft MVP성태의 닷넷 이야기
아래와 같은 에러가 나네요. [링크 복사], [링크+제목 복사],
조회: 15109
글쓴 사람
선재빠 (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]


비밀번호

댓글 작성자
 




... 16  17  18  19  20  [21]  22  23  24  25  26  27  28  29  30  ...
NoWriterDateCnt.TitleFile(s)
5440한예지 donator1/1/202115292추상클래스로와 new [4]
5439이상호12/31/202019632VC 프로젝트 에서 _main 함수에서 참조되는 확인할 수 없는 외부 기호 [4]파일 다운로드1
5438김윤12/29/202021737C# winform using으로인한 메모리 해제 타이밍과 변수 복사 타이밍 [2]
5437한예지 donator12/25/202017965for문 안에 있는 지역변수의 생성 및 유지 기간에 대해 질문드립니다! [6]
5436영귤12/24/202015881fixed는 자동으로 stackalloc이 되는 건가요? [1]
5435한예지 donator12/24/202016333ArraySegment, Span, ReadOnlySpan 질문있습니다! [1]
5434한예지 donator12/23/202017101ToString 재정의 질문있습니다! [8]
5433한예지 donator12/23/202017612List<ArrarySegment<int>> 사용법 질문드립니다! [2]
5431한예지 donator12/17/202018528비동기 소켓 서버 질문 드립니다! [1]
5430종범12/16/202017601[WPF] Task 관련 재질문 드립니다. [2]파일 다운로드1
5429종범12/16/202018656[WPF] Task 관련 질문 드립니다. [1]파일 다운로드1
5428최선호 donator12/14/202018375성태님 ㅠ.ㅠ 소켓 서버 작동이 이상합니다 ㅠ.ㅜ [1]파일 다운로드1
542712/11/202019088LPBOOL Win32 마샬링 질문이 있습니다. [6]
5426하태12/11/202015965안녕하세요 정성태님! C# winform Calendar 컨트롤 질문 드리겠습니다!. [1]
5425정유경12/10/202016426[왕초보] (4) [1]
5423정유경12/8/202016333[왕초보] (3) [2]
5422이승준12/7/202022481VisualStudio 2019의 인텔리센스가 느려지는 경우가 있나요? [4]
5421정유경12/6/202018123[왕초보] (2) [4]
5420정유경12/5/202019132[왕초보] 랜덤 숫자와 배열에 관한 질문 [1]
5419종범12/4/202019183[WPF] Threadpool사용 시 크리티컬 섹션 대응 질문 입니다. [4]
5418한예지 donator11/27/202019157클래스, 인터페이스 크기를 구하고 싶은데 어떻게 해야 될까요? [1]
5417한예지 donator11/27/202016465인터페이스와 추상클래스에 대해 궁금증이 있습니다. [1]
5416한예지 donator11/27/202016486Object 질문 있어요. [1]
5415한예지 donator11/25/202016049교재 213쪽 예제 4.25 질문드립니다. [1]
5414한예지 donator11/23/202017672제네릭 리스트 출력하는 방법이 궁금합니다. [1]
5413민석11/20/202019178C# minidump를 프로그램이 중단 될 때 만들고 싶습니다. [1]파일 다운로드2
... 16  17  18  19  20  [21]  22  23  24  25  26  27  28  29  30  ...