I was trying to open Admin Interface in MongoDB.
process which I was followed.
1) opened my shell (mongod.exe --dbpath db)
2) opened my database
3)use localhost:27017 in the browser but i wasn't able to see the Admin Interface.
Tell me what i was missed.

Rajeev RanjanPosted Aug 6, 2014, 11:49 PM
Guest UserPosted Aug 6, 2014, 11:42 PM
sorry i don't have solution for above error message.
my suggestion is if you're able to use option 2 & 3, and it's fulfilling you're need then continue using that .
And if you're able to solve the problem with option 1 then please inform me too.
Thanks!
Rajeev RanjanPosted Aug 6, 2014, 11:11 PM
1) way is using Admin UI in browser
2) Using shell
3) Using 3rd party control
I can able to use options 2 and 3 very well but couldn't able to see Admin UI in the browser. They will gave me a message something like this but couldn't show me full detailed of database "It looks like you are trying to access MongoDB over HTTP on the native driver port."
Guest UserPosted Aug 6, 2014, 9:33 PM
http://docs.mongodb.org/ecosystem/tools/administration-interfaces/