1. 程式人生 > >出現this application has requested the runtime的解決方法

出現this application has requested the runtime的解決方法

解決辦法:
1、開始--執行--輸入cmd
2、輸入 cd %windir%\system32 (進入windows安裝目錄的system32資料夾)
3、輸入 Regsvr32 Msxml3.dll
4、上述故障全部解決

原因分析:
訪問了惡意網站或中木馬所致,這些木馬偽裝成系統驅動程式隨機啟動,常駐記憶體。在裝置管理器的非即插即用驅動程式中(在檢視中選擇“顯示隱藏的裝置”)可以找到木馬程式偽裝的裝置。木馬程式解除了某些dll檔案的註冊,導致裝置管理器不能正常開啟,也就無法解除安裝木馬驅動。同時與這些dLL檔案相關聯的軟體都無法正常使用。

防毒軟體一般都能查殺這些木馬,但是不能修復取消註冊的dll檔案,導致很多軟體不能正常使用,重灌也不行,這就是所謂的中毒後遺症。估計大部分人都會選擇重灌系統,費時又費力。其實只要手工重新註冊dll檔案即可。建議防毒及安全軟體的開發者們在這方面多下功夫,儘早解決這個問題。

相關推薦

出現this application has requested the runtime解決方法

解決辦法: 1、開始--執行--輸入cmd 2、輸入 cd %windir%\system32 (進入windows安裝目錄的system32資料夾) 3、輸入 Regsvr32 Msxml3.dll 4、上述故障全部解決 原因分析: 訪問了惡意網站或中木馬所致,這些木

出現this application has requested the runtime

執行vugen程式的時候(有時候開啟瀏覽器訪問網站時)出現: this application has requested the runtime to terminate it in an unusual way. please contac

錯誤資訊:This application has requested the Runtime to terminate it in an ...

在Qt Creator環境下編寫C++程式呼叫攝像頭過程中提示錯誤資訊:“This application has requested the Runtime to terminate it in

mysql導入大批量數據出現MySQL server has gone away的解決方法

mys title clas AR TP server class nth blog mysql導入大批量數據出現MySQL server has gone away的解決方法 學習了:https://blog.csdn.net/fdipzone/article/detai

mysql匯入較大sql檔案,出現MySQL server has gone away的解決方法

問題描述:工作需要檢視備份資料,故將mysql資料庫的定時備份資料匯入到mysql中,出現如下圖所示問題。 使用命令執行: mysql> use auction-oa Database changed mysql&g

mysql匯入大批量資料出現MySQL server has gone away的解決方法

因工作需要,需要匯入一個200M左右的sql到user庫 執行命令 mysql> use user Database changed mysql> source /tmp/user.

Illegal access: this web application instance has been stopped already 解決方法

org.apache.catalina.loader.WebappClassLoader loadClass 資訊: Illegal access: this web application instance has been stopped already (the ev

解決: Spring Boot報錯 This application has no explicit mapping ... a fallback

啟動spring boot然後訪問頁面的時候,出現如下錯誤: Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Mo

This application has no explicit mapping for /error解決

使用springboot訪問jsp,頁面出現這樣的錯誤: This application has no explicit mapping for /error, so you are seeing this as a fallback.   There was an un

解決IOS9 This application is modifying the autolayout engine from a background thread, which can lea

IOS9要求UI的變更都在主執行緒裡,否則報錯  This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and

mac上 go-delve 安裝出現The specified item could not be found in the keychain 解決方法

mon pen 方法 rar spec hub 錯誤 sys lib 安裝go語言的編譯環境,在安裝到 delve時候出現如下錯誤: If reporting this issue please do so at (not Homebrew/brew or Hom

異常:This application has no explicit mapping for /error, so you are seeing this as a fallback.

prop 控制 pre fall size erro ati his xpl 出現這個異常說明了跳轉頁面的url無對應的值. 原因1: Application啟動類的位置不對.要將Application類放在最外側,即包含所有子包 原因:spring-boot會自動加載啟動

ThinkPHP出現General error: 2006 MySQL server has gone away的解決方法

數據 -- nbsp 時間 err post 一段 分析 class 錯誤: #13 {main}SQLSTATE[HY000]: General error: 2006 MySQL server has gone awayFILE: \ThinkPHP\Library\

Mysql 創建函數出現This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA

AD its my.cnf tor read 允許 -c pos ini This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary mys

1. SpringBoot啟動後,報異常:This application has no explicit mapping for /error, so you are seeing this as a fallback.

per 視圖解析 自動加載 cati strong PE 出現 bsp AR 出現這個異常說明了跳轉頁面的url無對應的值. 原因1: Application啟動類的位置不對.要將Application類放在最外側,即包含所有子包 原因:spring-boot會自動加載啟動

企業運維案例:xxx is not in the sudoers file.This incident will be reported” 錯誤解決方法

時報 nop nbsp 因此 文件 swd bsp user incident CentOS6系統下,普通用戶使用sudo執行命令時報錯: xxx is not in the sudoers file.This incident will be reported" 解決

springboot:This application has no explicit mapping for /erro

ica 接口 alt .com explicit tro 需要 cit oot springboot啟動沒有報錯,但是訪問的時候返回如上圖的錯誤。看報錯內容感覺是沒有這個mapping對應的接口。但是確實寫了。 最終發現是因為springboot的啟動類放的位置不對。啟動

Whitelabel Error Page This application has no explicit mapping for /error, so 避坑!!!

網際網路真是個魚龍混雜的地方,抄部落格的時候能不能先實驗一下再抄。想找個正確的解決方法還是要看官方文件的,springboot專案: 報錯如下: Whitelabel Error Page This application has no explicit mapping for

IIS出現server application error,請問怎麼解決

IIS出現server application error The server has encountered an error while loading an application during the processing of your request. Please refer t

關於異常:This application has no explicit mapping for /error, so you are seeing this as a fallback.

原因1: Application啟動類的位置不對.要將Application類放在最外側,即包含所有子包 原因:spring-boot會自動載入啟動類所在包下及其子包下的所有元件. 原因2: 在springboot的配置檔案:application.yml或ap