1 頁 (共 1 頁)

AutoCAD 2009 出現 逾時間隔必須小於....

發表於 : 2011年 5月 19日, 16:09
admin
客戶反應使用AutoCAD 2009時出現錯誤訊息

您的應用程式中的元件發生位處裡的例外狀況。應用程式會忽略此錯誤如果您按一下[繼續],應用程式會忽略此錯誤並嘗試繼續。
逾時間隔必須小於2^32-2
參數名稱: dueTm

Unhandled exception has occurred in a component in your application. If you click Continue, the application will ignore this error and attempt to continue.
Time-out interval must be less than 2^32-2.
Parameter name: dueTm.


經過查詢結果,該問題原因為電腦之系統時間有誤,程式執行過程檢查發現錯誤,所以提出警告

只要更正系統時間就可以解決了。