Microsoft MVP성태의 닷넷 이야기
아래와 같은 에러가 나네요. [링크 복사], [링크+제목 복사],
조회: 14041
글쓴 사람
선재빠 (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)
5466pr1/29/202114464c# winform load시 작업표시줄에 뜨지 않는 현상을 겪으신적이 있으신가요? [4]파일 다운로드1
5465영귤1/28/202114390두 번째 await 부터는 스레드 개수만 늘어나는 것이 아닌가요 [1]
5464민우1/26/202115974C# 빌드시 코드 치환되는걸 확인하는 방법 문의 [2]
5463한예지 donator1/24/202116677Parameters.AddWithValue 와 Parameters.Add 의 차이점이 궁금합니다. [2]
5462C#초보1/22/202116998사용자 정의 메시지 전달이 가능한가요? [2]
5461한예지 donator1/22/202115175AsEnumerable() 메서드 질문 있습니다! [2]
5459한예지 donator1/21/202114985typeof와 GetType의 차이점 질문있습니다. [2]
5458진우1/20/202116113C# DataTable 에 SQL 쿼리문을 실행하는 방법 문의 (LINQ 사용하지 않고) [6]
5456성민1/17/2021173929.0 출간 계획이 있으신가요? [2]
5455한예지 donator1/16/202115188교재 194페이지 콜백메서드 질문 있습니다! [5]
5454한예지 donator1/15/202113798교재 208쪽 질문....있습니다... [3]
5453안녕하세요1/15/202115736C# dll 파일을 C++에서 사용 시 memory leak 문제 [2]파일 다운로드1
5452예지1/15/202115242var를 사용할 수 없는 이유가 궁금합니다! [3]
5451예지1/14/202113223for문의 초기식에 대해 질문드립니다. [3]
5450예지1/13/202113721Action 델리게이트 사용법 질문있습니다! [2]
5449김성민1/13/202114898Winform UserControl 상속 vs 감싸기? [2]
5448서형주1/13/202114376안녕하세요~~ DataGridView에 데이터를 표시하는 동작방법이 궁금합니다. [2]
5447종범1/11/202115571[WPF/OpenCV] 이미지->영상 저장에 대해서 질문 드립니다!! [5]파일 다운로드1
5446민우1/11/202114010닷넷 런타임을 dll 파일로 포함시킬수 있나요? [2]
5445정도현1/8/202112824directShow RenderFile 관련 재질문드립니다 [5]파일 다운로드1
5444정도현1/8/202113074directShow RenderFile 관련 질문드립니다 [3]
5443윤영호1/7/202113739xml 파일에서 데이터를 가지고 와서 list에 넣는 것을 질문드리고 싶습니다. [1]파일 다운로드1
5442진우1/4/202113119DB연결 객체나 파일 등은 GC 에서 관리해주지 않는 이유가 궁금합니다. [2]
5441한예지 donator1/4/202114232DB 연결 방법 질문 있습니다. [1]
5440한예지 donator1/1/202114429추상클래스로와 new [4]
5439이상호12/31/202018137VC 프로젝트 에서 _main 함수에서 참조되는 확인할 수 없는 외부 기호 [4]파일 다운로드1
... 16  17  18  19  [20]  21  22  23  24  25  26  27  28  29  30  ...