問題
透過 ZAP 去錄 https 時,如果沒有安裝憑證時,在 Browser 就會出現「 “Your connection is not private”, “你的連線並不安全”」的警告訊息,如下圖所示。
Hello! 我是 RM
最近同事詢問他們使用 Crytal Report Viewer 時,會發生 log4net 版本衝突的問題。如下圖所示,
使用 Bot Framework 開發 Bot 時,當發生 Exception 時,會出現 “Sorry, my bot code is having an issue.” ,那如果我們要自行處理錯誤呢? 可以參考Bot Framework Custom Error Messages and Exception Handling, Autofac,一個是建立一個 ExceptionHandleDialog 去包,另一個是俢改 PostUnhandledExceptionToUser 這個 Class ,然後再透過 Autofac 來置換成我們的 Class。
今天使用 botframework-emulator 在 local 測試 bot 時, botframework-emulator 居然出現 The bot’s MSA appId or password is incorrect. 的錯誤,如下圖,
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true