Error encountered
Unable to connect to server 127.0.0.1:-1: 指定的參數已超出有效值的範圍。
參數名稱: port.
Type: MongoDB.Driver.MongoConnectionException
Stack: 在MangoUI.ComServerView.RefreshDBs(MMongo mc, TimeSpan& data, TimeSpan& gui, Boolean throwEx)
配置的是如下,按照道理來說應該沒有什麼問題:
每一次test,都是報出這樣的錯誤。
問題解決,因為沒有使用者名稱和密碼,所以不需要輸入任何的使用者名稱和密碼
埠號怎麼可能是-1呢,檢查一下你的程式/設定檔啥的。