問題描述

最近開發過程中,常常遇到一些詭異的問題。這個問題發生在 Visual Studio 內啟動  ASP.NET Application,或更新 Google Chrome 後,出現 ' Google Chrome 無法讀取及寫入資料目錄 C:\user\xxxx ' (Google chrome cannot read and write to its data directory) 錯誤訊息 ,導致 Google Chrome 無法正常開啟,進而造成 Visual Studio 發生錯誤。


環境
Windows 10
Visual Studio 2017
Chrome  66.0.3359.139



解決方法

Step 1. 出現錯誤訊息時,不要點選確定,保留警告視窗。
Step 1. Don't close the warning message.



Step 2. 開始 -> 以系統管理員身分執行 Chrome
Step 3. Start -> open Chrome via administrator



Step 3. 點選設定
Step 3. click Setting



Step 5. 重新登入帳號
Step 5. re-login your account      



Step 5. 重新開機,即可解決問題
Step 5. restart your computer, it works


Step 6. 如果你是使用 Visual Studio 2017 發生此問題,你已經可以重新啟動專案。
Step 6. if you got warning message with visual studio 2017, you could start project now.