I am trying to install MongoDB on Windows 7 Enterprise (32bit) VM running in VirtualBox on Windows7 Ultimate 64bit.
The MongoD.exe start up reports a missing Microsoft Hotfix, KB2731284. I downloaded and installed the hot fix on the VM. The hotfix was not required on the Host PC.
Mongod.exe still reported it was not installed. Ran the hotfix a second time and it reported that it was already installed.
I tried uninstalling an reinstalling mongoDB, no luck.
Stuck, any ideas?
MongoDB.com lists stackoverflow as the support portal.
答案 0 :(得分:0)
每SO 我认为您可以在不应用Hotfix的情况下运行MongoDb,但我不推荐它。很长一段时间你可能会遇到问题。他们在MongoDB中包含了一些修复方法来解决这个问题。
在应用此修补程序的Windows 7和Windows Server 2008 R2上,您可以获得与MongoDB相关的更好的文件分配性能
因此,在使用mongo 2.6.0时,实施了解决方法。