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


비밀번호

댓글 작성자
 




... 91  92  93  [94]  95  96  97 
NoWriterDateCnt.TitleFile(s)
100김용국3/18/200511092        답변글 [답변]: 죄송합니다! 급히올리느라 file path의 변경을 하지않고 그냥올렸네요....!
101정성태3/2/200511253            답변글 [답변]: [답변]: 죄송합니다! 급히올리느라 file path의 변경을 하지않고 그냥올렸네요....!
102김용국3/18/200511292                답변글 [답변]: 거듭죄송하네요..... 후~~~주소를 변경하고 빌드를 다시 했습니다....
103정성태3/2/200511163                    답변글 [답변]: [답변]: 거듭죄송하네요..... 후~~~주소를 변경하고 빌드를 다시 했습니다....
104김용국3/2/200511242                        답변글 [답변]: 네... 빨리 검토해 봐 주셔서 감사합니다~~
105정성태3/2/200510439                            답변글 [답변]: [답변]: 네... 빨리 검토해 봐 주셔서 감사합니다~~
106김용국3/2/200510952                                답변글 [답변]: 답변감사합니다!
91김용국2/28/200512863IE에 WindowsFormControl을 올려 실행하면 이런에러가 나네요???파일 다운로드1
92정성태2/28/200514132    답변글 [답변]: IE에 WindowsFormControl을 올려 실행하면 이런에러가 나네요???
93김용국2/28/200513112        답변글 [답변]: 답변감사합니다... 재질문을 드립니다
94정성태2/28/200513757            답변글 [답변]: [답변]: 답변감사합니다... 재질문을 드립니다
95김용국2/28/200513697                답변글 [답변]: IE주소창에서 해당주소로 실행을 해보니....디버깅 PopUp화면이...^
96정성태2/28/200512723                    답변글 [답변]: [답변]: IE주소창에서 해당주소로 실행을 해보니....디버깅 PopUp화면이...^
97김용국3/1/200513336                        답변글 [답변]: 준비되는데로 말씀드리겠습니다 ^^
88안지환2/22/200514905^^ 사이트 잘 들러보았습니다.
89정성태2/22/200514887    답변글 [답변]: ^^ 사이트 잘 들러보았습니다.
85한기열2/22/200513415정성태님 홈같은 부드러운 페이지 넘김?은 어떻게 구현하나요?
86정성태2/22/200514131    답변글 [답변]: 정성태님 홈같은 부드러운 페이지 넘김?은 어떻게 구현하나요? [2]
84김용국2/21/200514218Smart Client에 관한 문의 드립니다.
87정성태2/22/200514247    답변글 [답변]: Smart Client에 관한 문의 드립니다.
82천호민2/1/200513118데이터 그리드의 템플릿필드에 버튼 컨트롤을 넣구요.. 포스트백시 이전 위치에 포커스를 주고 싶은데요..
83정성태2/2/200513967    답변글 [답변]: 데이터 그리드의 템플릿필드에 버튼 컨트롤을 넣구요.. 포스트백시 이전 위치에 포커스를 주고 싶은데요..
79정형균1/26/200513823드디어 정성태님을 찾았네요..^^; 스마트 클라이언트 구현하는데 배포시 문제때문에 죽겠습니다...
80정성태1/26/200512584    답변글 [답변]: 드디어 정성태님을 찾았네요..^^; 스마트 클라이언트 구현하는데 배포시 문제때문에 죽겠습니다...
76임은선1/25/200513454질문이 있는데요....
77정성태1/25/200513801    답변글 [답변]: 질문이 있는데요....
... 91  92  93  [94]  95  96  97