Here is my mongod.cfg file:
mongod.cfg
bind_ip = 127.0.0.1 dbpath = C:\\mongodb\\data\\db logpath = C:\\mongodb\\log\\mongo-server.log verbose=v
Here are the steps to solve this issue: