UNKNOWN_PARAMETER_VALUE
請問各位大大
UNKNOWN_PARAMETER_VALUE
這是什麼類型檔案,要如何開啟
1 Answer
- 比Lv 61 decade agoFavorite Answer
解決方案:既然微軟都幫不上忙, 就得*自己了, 請仔細回想這個錯誤是什麼時候出現的; 第一次發生時你對系統做了哪些操作; 發生時正在進行什麼操作. 從這些資訊中找出可能的原因, 從而選擇相應解決方案嘗試排除.
這個訊息出現的時機,是Win 2000在執行字元型態模式的時候中斷發出的訊息。在不知的某處遭遇到錯誤。
微軟對於這個錯誤也敘述的不清不楚的:
http://msdn.microsoft.com/library/default.asp?url=...
Windows Driver Kit: Driver Development Tools
Bug Check 0x12: TRAP_CAUSE_UNKNOWN
The TRAP_CAUSE_UNKNOWN bug check has a value of 0x00000012. This indicates that an unknown exception has occurred.
Parameters
The following parameters are displayed on the blue screen.
Parameter Description
1
The unexpected interrupt
2
The unknown floating-point exception
3
The enabled and asserted status bits. See the processor definition for details.
4
Reserved
2006 Microsoft Corporation
Built on August 25, 2006
因此,還是按照一開始所貼的論壇的建議,去回想你做什麼動作的時候出現這畫面的,然後再去尋找可能的原因,才能解決問題。
Source(s): 王貴人