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


비밀번호

댓글 작성자
 




... 46  47  48  49  50  51  52  53  54  55  56  57  [58]  59  60  ...
NoWriterDateCnt.TitleFile(s)
1220Until2/28/201419296질문드립니다. [1]
1219이성환2/28/201418503string.Join()과 Enumerable.Aggregate()의 차이가 궁금합니다. [2]파일 다운로드1
1218김형진2/25/201420709안녕하세요. window azure에 대해서 질문이 있어서 문의 드립니다 [4]
1217(non...2/23/201421149(글쓴이의 요청으로 삭제합니다.) [1]
1215아리수2/20/201424622C# 공부하면서 WPF에 대한 질문. [2]
1214조광훈2/20/201422602IIS8 응용프로그램 풀 관련 질문 드립니다. [2]파일 다운로드1
1213김태훈2/17/201419892가상화 프로그램 질문입니다. [1]파일 다운로드1
1212조광훈2/13/201418497ISAPI 필터에서 커스텀 헤더 정보 추가 [1]파일 다운로드1
1211조광훈2/12/201422668isapi 필터 로드 오류 [2]
1208박지호2/9/201426713[오타] 시작하세요 C# 프로그래밍 p.267 ~ 350 [1]
1207임동찬2/5/201421117Web페이지에서 .net application 실행시키는 방법 [3]
1206신지환2/3/201421687visual sourcesafe(internet) 체크인 에러 [1]
1205박지호2/2/201424848[오타] 시작하세요 C# 프로그래밍 p.199 ~ 202 [1]
1204김태훈1/27/201435569Windows Service 오류 문의입니다. [2]
1203박지호1/26/201426409[오타] 시작하세요 C# 프로그래밍 p.131, 157, 180 [1]
1202이창주1/24/201428156[질문] Windows Error Reporting [8]
1201김나리1/21/201420916[시작하세요 C# 프로그래밍] 비동기 호출 [1]
1200박지호1/19/201426263[오타] 시작하세요 C# 프로그래밍 p.76 [1]
1199윤종현1/9/201421350p654 의 비동기 관련 설명 [3]
1198초이1/4/201420782웹서비스 WSDL 생성및 프록시 클래스 생성 관련 질문입니다. [1]
1196박현수1/2/201419394[WCF] Client 호출 방법 [2]
1195박현수12/23/201319736[WCF] 클라이언트의 호출실패(IIS이용) [4]파일 다운로드1
1191박주만12/18/201326734C++ Dll 에서 C# 의 PictureBox이미지 변경문제 [1]
1193박주만12/19/201320643    답변글 [답변]: C++ Dll 에서 C# 의 PictureBox이미지 변경문제 [2]파일 다운로드1
1190정진호12/10/201318772비동기로 실행할수 있도록 Custom Attribute 를 만들고 싶습니다. [1]
1189Youn...12/10/201319080책을 사기전에 궁금한것이 있습니다. [1]
... 46  47  48  49  50  51  52  53  54  55  56  57  [58]  59  60  ...