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,都是報出這樣的錯誤。
phpcn_u15822017-04-27 09:04:14
Unable to connect to server 127.0.0.1:-1
埠號怎麼可能是-1呢,檢查一下你的程式/設定檔啥的。