본문 바로가기

실행 오류

2009.10.01 09:40 조회 수 1971

안녕하세요. Life Manager를 유용히 쓰고있는 1人입니다.

 

기존 1.12 버전을 사용하다가 2.09 beta 버전을 설치하려고 했는데 오류가 나네요.

설치를 끝내고 처음으로 실행을 하면 data file을 생성하거나 불러오는 메뉴가 나오는데,

여기서 무엇을 선택을 하던 똑같이 오류가 나면서 넘어가질 않습니다.

 

 

 1.jpg

 

여기서 OK를 누르면...

 

2.jpg   

 

이렇게 메시지가 나오면서, 자세히 버튼을 눌러서 나온 메시지는 아래와 같습니다.

 

 

이 대화 상자 대신 JIT(Just-in-time) 디버깅을 호출하는
방법에 대한 자세한 내용은 이 메시지의 뒷부분을 참조하십시오.

************** 예외 텍스트 **************
System.MissingMethodException: 메서드를 찾을 수 없습니다. 'System.String System.Windows.Forms.OpenFileDialog.get_SafeFileName()'
   위치: LifeManager.frmDBSetting.btnOK_Click(Object sender, EventArgs e)
   위치: System.Windows.Forms.Control.OnClick(EventArgs e)
   위치: System.Windows.Forms.Button.OnClick(EventArgs e)
   위치: System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   위치: System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   위치: System.Windows.Forms.Control.WndProc(Message& m)
   위치: System.Windows.Forms.ButtonBase.WndProc(Message& m)
   위치: System.Windows.Forms.Button.WndProc(Message& m)
   위치: System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   위치: System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   위치: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** 로드된 어셈블리 **************
mscorlib
    어셈블리 버전: 2.0.0.0
    Win32 버전: 2.0.50727.42 (RTM.050727-4200)
    코드베이스: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
LifeManager
    어셈블리 버전: 2.0.9.0
    Win32 버전: 2.0.9.0
    코드베이스: file:///C:/Program%20Files/LifeManager2/LifeManager.exe
----------------------------------------
System.Drawing
    어셈블리 버전: 2.0.0.0
    Win32 버전: 2.0.50727.42 (RTM.050727-4200)
    코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    어셈블리 버전: 2.0.0.0
    Win32 버전: 2.0.50727.42 (RTM.050727-4200)
    코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    어셈블리 버전: 2.0.0.0
    Win32 버전: 2.0.50727.42 (RTM.050727-4200)
    코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Microsoft.VisualBasic
    어셈블리 버전: 8.0.0.0
    Win32 버전: 8.0.50727.42 (RTM.050727-4200)
    코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
Accessibility
    어셈블리 버전: 2.0.0.0
    Win32 버전: 2.0.50727.42 (RTM.050727-4200)
    코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
mscorlib.resources
    어셈블리 버전: 2.0.0.0
    Win32 버전: 2.0.50727.42 (RTM.050727-4200)
    코드베이스: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
    어셈블리 버전: 2.0.0.0
    Win32 버전: 2.0.50727.42 (RTM.050727-4200)
    코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_ko_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT 디버깅 **************
JIT(Just In Time) 디버깅을 사용하려면 이 응용 프로그램 또는 컴퓨터의
config 파일(machine.config)의 jitDebugging 값을
system.windows.forms 섹션에 설정해야 합니다.
또한 응용 프로그램은 디버깅할 수 있도록 컴파일되어야
합니다.

예:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

JIT 디버깅을 사용하면 처리되지 않은 모든 예외는
이 대화 상자에서 처리되지 않고 컴퓨터에 등록된 JIT
디버거에 보내집니다.


번호 제목 글쓴이 날짜 조회 수
236 일일기록(일기)에서 정렬에 대한 건의 [2] 도로시 2009.11.26 2047
235 "알람기능" 추가부탁드립니다. 꼭이요!!! [2] 치즈 2009.10.07 2060
234 일간 창에서 프로젝트 리스트 표시 건의 [2] catfish 2009.10.07 2062
233 일간의 세부정보에서... [2] file 도로시 2009.10.10 2064
232 라이프매니저 1 데이터 불러오기 에러 - 20번글과 동일한 에러 ㅠㅠ [1] 유노 2009.10.08 2074
231 통합검색창에서 일일기록은 읽어볼수 없는건가요? [4] 도로시 2009.10.11 2077
230 [질문] 다운받아서 추가한 체크리스트는 어떻게 사용하는건가요? [2] 꼬마야 2009.11.20 2081
229 중국어 언어파일 수정버전 [2] file yohan666 2009.10.09 2087
228 일일기록 카피 붙히기 관련 [1] 초승달레이 2009.11.23 2095
227 [오류]데이터백업시 오류가 뜨네요. [2] file 써퍼 2009.11.29 2109
226 월간의 다음행동부분에서... [1] file 도로시 2009.10.10 2112
225 파일링크기능관련 [1] 구름 2009.10.14 2129
224 다음행동 입력창에서의 체크리스트 사용법 설명 부탁드립니다 [2] 덕2 2009.09.28 2132
223 실수로 지워버렸네요. ㅠ.ㅠ [1] myplanet 2010.03.07 2133
222 중국어 번역 지원 ^_^.. [3] yohan666 2009.10.01 2145
221 [건의] 너무 좋은 프로그램입니다. 암호관련 건의사항 있습니다. [2] 조잔76 2009.11.20 2150
220 기능 추가 검토 바랍니다. [3] MadMax 2009.12.04 2155
219 [실행오류] [3] file 메이스 2009.10.17 2160
218 완료된 다음행동 보기 [1] 마실 2009.10.14 2178
217 프로젝트 수립에서 버그 있습니다. (release 2.13) [2] insight 2009.11.23 2187