본문 바로가기

 

 

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidCastException: Conversion from string "" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   --- End of inner exception stack trace ---
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   at LifeManager.RListview.Set_m_Data(String MyTypeNo)
   at LifeManager.RListview.SelectRowAfterListing(Int32 RowSelection, Boolean Selection2m_Data)
   at LifeManager.cSetItemToList.Inbox.AddInboxList(RListview MyList, Int32 RowSelection, Boolean Selection2m_Data)
   at LifeManager.cfrmInbox.Loading()
   at LifeManager.MainForm.MainForm_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
LifeManager
    Assembly Version: 2.1.4.0
    Win32 Version: 2.1.4.0
    CodeBase: file:///C:/Program%20Files/LifeManager2/LifeManager.exe
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Interop.JRO
    Assembly Version: 2.6.0.0
    Win32 Version: 2.6.0.0
    CodeBase: file:///C:/Program%20Files/LifeManager2/Interop.JRO.DLL
----------------------------------------
RichListView3
    Assembly Version: 3.1.4.17275
    Win32 Version: 3.0.5.649
    CodeBase: file:///C:/Program%20Files/LifeManager2/RichListView3.DLL
----------------------------------------
Boot.UI
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/LifeManager2/Boot.UI.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

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

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


번호 제목 글쓴이 날짜 조회 수
176 비밀번호관련 문의 [1] 늘푸른 2009.10.23 2265
175 버전 업그레이드 문의 [5] junie 2009.10.23 2271
174 2차질문 [1] 늘푸른 2009.10.23 2465
173 LM2 관련문의 입니다 [1] 늘푸른 2009.10.23 2720
172 일일보기 순서 정리 안되는 것... [1] 재우스 2009.10.23 2694
171 제차질문 [3] 늘푸른 2009.10.23 2383
170 반갑습니다. 질문이 있네요 [5] 나라천사 2009.10.25 2218
169 [건의] 월간보기에서 다음행동도 선택할수 있게 해주시면... [2] 도로시 2009.10.25 2277
168 세팅에서 더많은걸 할수있게해주세요! [2] 어... 2009.10.25 2260
167 데이터를 덮어썼습니다. 다소 황당한... [5] painkiller 2009.10.26 2352
166 설치 후 [파일이 존재하지 않습니다.] 라는 메세지가 뜨는데... [2] file JJ 2009.10.26 2845
165 Windows7 64bit에서 동작하지 않습니다. [2] 이민우 2009.10.30 2682
164 PDA용은 안 만드시나요? 투명한블루 2009.11.02 2418
163 실행관련 문의 [1] 또끄기는.. 2009.11.02 2970
162 Drag기능, 프린트 기능 [2] 차파 2009.11.05 2870
161 오류 메세지가 계속 뜨네요.. 도와주세요. [1] file 올인홀 2009.11.06 2410
160 일일기록의 보안 [5] doorito 2009.11.09 2357
159 월간탭에서의 "달력메모추가"가 안보여질때가 있음.. [1] 차파 2009.11.11 2515
158 [2.09 Beta,Win XP] Lifemanager is already running [2] file 변정수 2009.11.13 2485
157 MSDART.DLL 문제 [2] 녀꾸씨 2009.11.14 5644