作者stonemonkey (ネギ)
看板NetSecurity
標題[問題] 一開機就出現Microsoft .NET Framework的錯誤
時間Wed Aug 10 04:29:11 2011
會有個錯誤訊息顯示:您的應用程式中的元件發生未處理的例外狀況 如果您按一下繼續,
應用程式會忽略此錯誤並嘗試繼續
並未將物件參考設定為物件的執行個體
點了詳細資料以後出現以下訊息:
如需叫用 Just-In-Time (JIT) 偵錯的詳細資料,
請參閱本訊息結尾處 (而非這個對話方塊) 的資訊。
************** 例外狀況文字 **************
System.NullReferenceException: 並未將物件參考設定為物件的執行個體
於 UserTile.UserPic.UserPicSizeChanged(Object sender, EventArgs e)
於 System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
於 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width,
Int32 height, Int32 clientWidth, Int32 clientHeight)
於 System.Windows.Forms.Control.UpdateBounds()
於 System.Windows.Forms.Control.WmWindowPosChanged(Message& m)
於 System.Windows.Forms.Control.WndProc(Message& m)
於 UserTile.UserPic.WndProc(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.5446 (Win7SP1GDR.050727-5400)
程式碼基底:
file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
UserTile
組件版本: 1.0.0.0
Win32 版本: 1.0.0.0
程式碼基底: file:///C:/Windows/8%20Skin%20Pack/TaskbarUserTile/UserTile.exe
----------------------------------------
UserTileLib
組件版本: 1.0.0.0
Win32 版本: 1.0.0.0
程式碼基底:
file:///C:/Windows/8%20Skin%20Pack/TaskbarUserTile/UserTileLib.DLL
----------------------------------------
System.Drawing
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
程式碼基底:
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.5442 (Win7SP1GDR.050727-5400)
程式碼基底:
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.5446 (Win7SP1GDR.050727-5400)
程式碼基底:
file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms
/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Nini
組件版本: 1.1.0.0
Win32 版本: 1.1.0.0
程式碼基底: file:///C:/Windows/8%20Skin%20Pack/TaskbarUserTile/Nini.DLL
----------------------------------------
mscorlib.resources
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
程式碼基底:
file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
AxInterop.WMPLib
組件版本: 1.0.0.0
Win32 版本: 1.0.0.0
程式碼基底:
file:///C:/Windows/8%20Skin%20Pack/TaskbarUserTile/AxInterop.WMPLib.DLL
----------------------------------------
System.Windows.Forms.resources
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
程式碼基底:
file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources
/2.0.0.0_zh-CHT_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
PresentationCore
組件版本: 3.0.0.0
Win32 版本: 3.0.6920.5011 built by: Win7SP1
程式碼基底:
file:///C:/Windows/assembly/GAC_64/PresentationCore/3.0.0.0__31bf3856ad364e35
/PresentationCore.dll
----------------------------------------
WindowsBase
組件版本: 3.0.0.0
Win32 版本: 3.0.6920.5011 built by: Win7SP1
程式碼基底:
file:///C:/Windows/assembly/GAC_MSIL/WindowsBase/3.0.0.0__31bf3856ad364e35
/WindowsBase.dll
----------------------------------------
Interop.WMPLib
組件版本: 1.0.0.0
Win32 版本: 1.0.0.0
程式碼基底:
file:///C:/Windows/8%20Skin%20Pack/TaskbarUserTile/Interop.WMPLib.DLL
----------------------------------------
************** JIT 偵錯 **************
若要啟用 Just-In-Time (JIT) 偵錯功能,則必須在
此應用程式或電腦的 .config 檔案中,設定
system.windows.forms 區段內的 jitDebugging 值。
且該應用程式也必須在啟用偵錯的狀態下進行
編譯。
例如:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
當 JIT 偵錯功能啟用後,會將所有未處理的例外
狀況傳送給電腦上已註冊的 JIT 偵錯工具進行處
理,而不是使用這個對話方塊來處理。
---------------------------------------分隔線-----------------------------
不知該如何解決,是否有人知道呢??
感謝您m(_ _)m
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 122.121.23.14
1F:→ fon909:可以考慮用Autorun先一一檢查開機會執行的程式 08/26 15:44