Mongo error on I control hotfix

后端 未结 17 2112
陌清茗
陌清茗 2020-12-23 11:45

I have tried to start mongod.exe from my 2008 R2 server and im getting this error:

I CONTROL Hotfix kb2731284 or a later update is not installed, will zero-o         


        
17条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-23 12:27

    By just creating a folder structure like below in my "C:\" drive , i resolved the issue :=>

    c:\data\db

    Sometime it works without creating the above mentioned folder structure, i.e. MONGODB itself creates the same (as it worked for me in Windows 8 laptop) but sometimes it needs to be explicitly done (as i need to for my windows 7 installed desktop)

    Also you can browse through the complete installation and connection process for MONGODB.

提交回复
热议问题