Microsoft visual c++ runtime library
this application has requested the runtime toterminate it in an unusual way.
please contact the application's sipport team for more information.
Microsofr.NET Framework
您的應用程式發生未處理例外狀況。如果您按一下繼續,應用程式會忽略錯誤並嘗試繼續。如果您按一下結束,則會立即關閉應用程式。
存取被拒。(發生例外狀況於HRESULT:0x80070005(E_ACCESSDENEIED)
詳細資料:
************** 例外狀況文字 **************
System.UnauthorizedAccessException: 存取被拒。 (發生例外狀況於 HRESULT: 0x80070005 (E_ACCESSDENIED))
於 System.Windows.Forms.UnsafeNativeMethods.IHTMLLocation.GetHref()
於 System.Windows.Forms.WebBrowser.get_Document()
於 Facebook.BrowserControl.InitializeWebBrowser()
於 Facebook.NotificationsWindow.RefreshBrowser()
於 Facebook.NotificationsWindow.<InitializeContent>b__8()
於 System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
於 System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
於 System.Threading.ExecutionContext.runTryCode(Object userData)
於 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
於 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
於 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
於 System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
於 System.Windows.Forms.Control.InvokeMarshaledCallbacks()
************** 已載入的組件 **************
mscorlib
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
FacebookMessenger
組件版本: 2.0.4393.28225
Win32 版本: 2.0.4393.28225
程式碼基底: file:///C:/Users/BAD.BAD-PC/AppData/Local/Facebook/Messenger/2.0.4393.0/FacebookMessenger.exe
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
System
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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
mscorlib.resources
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
Microsoft.mshtml
組件版本: 7.0.3300.0
Win32 版本: 7.0.3300.0
程式碼基底: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
System.Web
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
程式碼基底: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
System.Configuration
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
Microsoft.JScript
組件版本: 8.0.0.0
Win32 版本: 8.0.50727.4927
程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.JScript/8.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
System.resources
組件版本: 2.0.0.0
Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.resources.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
************** JIT 偵錯 **************
若要啟用 Just-In-Time (JIT) 偵錯功能,則必須在
此應用程式或電腦的 .config 檔案中,設定
system.windows.forms 區段內的 jitDebugging 值。
且該應用程式也必須在啟用偵錯的狀態下進行
編譯。
例如:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
當 JIT 偵錯功能啟用後,會將所有未處理的例外
狀況傳送給電腦上已註冊的 JIT 偵錯工具進行處
理,而不是使用這個對話方塊來處理。
請問 該如何排除!?
(近來顯卡也怪怪的 改用顯示卡跑影片會lag 內顯就反而跑的順 = = 用HD MI輸出畫面也會頓一下頓一下)
intel i5-2410m
win7 x64