伊莉討論區

標題: microsoft.net framework錯誤 [打印本頁]

作者: cowfish697    時間: 2021-6-29 06:03 PM     標題: microsoft.net framework錯誤


作者: moonnami    時間: 2021-6-29 06:25 PM

沒敘述內容,只提到microsoft.net framework錯誤的訊息而已,很難明白你的問題。不過先從微軟的官網下載 microsoft.net framework修護工具使用,看看能否解決你的問題。

https://support.microsoft.com/zh ... b-c166-c34a2f4b612a
作者: cowfish697    時間: 2021-6-29 09:44 PM

抱歉,這篇不知為何沒有內容,感恩您的幫忙,我有另外一篇一樣標題的就有問題的內容,您給的方法我試過了,結果問題還在,如果您方變的話,可否請您撥空幫小弟看一下呢,謝謝您

最近開機就會出現一個方塊,煩請各位神人能幫忙解惑,感恩

如需叫用 Just-In-Time (JIT) 偵錯的詳細資料,

請參閱本訊息結尾處 (而非這個對話方塊) 的資訊。

************** 例外狀況文字 **************

System.ArgumentOutOfRangeException:'minValue' 不可以大於 maxValue。

參數名稱: minValue

   於 System.Random.Next(Int32 minValue, Int32 maxValue)

   於 WindowsFormsApplication25.Form2.timer46_Tick(Object sender,EventArgs e)

   於 System.Windows.Forms.Timer.OnTick(EventArgs e)

   於 System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message&m)

   於 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,IntPtr wparam, IntPtr lparam)

************** 已載入的組件 **************

mscorlib

    組件版本: 4.0.0.0

   Win32 版本: 4.6.1590.0 built by: NETFXREL2

    程式碼庫: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

WindowsFormsApplication25

    組件版本: 1.0.0.0

   Win32 版本: 1.0.0.0

    程式碼庫: file:///C:/Users/NOTE3/AppData/Local/Temp/RarSFX8/smss.exe

----------------------------------------

System.Windows.Forms

    組件版本: 4.0.0.0

   Win32 版本: 4.6.1590.0 built by: NETFXREL2

    程式碼庫:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

    組件版本: 4.0.0.0

   Win32 版本: 4.6.1590.0 built by: NETFXREL2

    程式碼庫:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

    組件版本: 4.0.0.0

   Win32 版本: 4.6.1590.0 built by: NETFXREL2

    程式碼庫: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

Skybound.Gecko

    組件版本: 1.9.1.0

   Win32 版本: 1.9.1.0

    程式碼庫: file:///C:/Users/NOTE3/AppData/Local/Temp/RarSFX8/Skybound.Gecko.DLL

----------------------------------------

System.Core

    組件版本: 4.0.0.0

   Win32 版本: 4.6.1590.0 built by: NETFXREL2

    程式碼庫:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

System.Configuration

    組件版本: 4.0.0.0

   Win32 版本: 4.6.1590.0 built by: NETFXREL2

    程式碼庫:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

    組件版本: 4.0.0.0

   Win32 版本: 4.6.1590.0 built by: NETFXREL2

    程式碼庫:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

mscorlib.resources

   



組件版本: 4.0.0.0

   Win32 版本: 4.6.1590.0 built by: NETFXREL2

    程式碼庫:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hant_b77a5c561934e089/mscorlib.resources.dll

----------------------------------------

System.Windows.Forms.resources

    組件版本: 4.0.0.0

   Win32 版本: 4.6.1590.0 built by: NETFXREL2

    程式碼庫:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hant_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 偵錯工具進行處

理,而不是使用這個對話方塊來處理。
作者: moonnami    時間: 2021-6-30 12:19 AM

cowfish697 發表於 2021-6-29 09:44 PM
抱歉,這篇不知為何沒有內容,感恩您的幫忙,我有另外一篇一樣標題的就有問題的內容,您給的方法我試過了,結果 ...

感覺這裡是惡意程式:
WindowsFormsApplication25
    組件版本: 1.0.0.0
   Win32 版本: 1.0.0.0
    程式碼庫: file:///C:/Users/NOTE3/AppData/Local/Temp/RarSFX8/smss.exe

----------------------分隔線-----------------------
先掃毒或是使用趨勢科技的iClean 解毒快手( google就有 )掃掃看


作者: cowfish697    時間: 2021-6-30 09:34 PM

感恩您,現在我就去試試,




歡迎光臨 伊莉討論區 (http://a401.file-static.com/) Powered by Discuz!