mongo.exe - Entry point not found

4.6k views Asked by At

I'm trying to set up a MEAN stack and I'm having the following issue when trying to execute mongo.exe: "The procedure entry point K32GetProcessMemoryInfo could not be located in the dynamic link library KERNEL32.dll" I'm using Windows Vista 64bit, mongo is the latest, and I'm logged as administrator. Thanks.

1

There are 1 answers

1
Jehof On BEST ANSWER

For Vista you need to install the Legacy version of MongoDb.

The 64-bit legacy build lacks newer features of Windows that enhance performance. Use this build for Windows Server 2003, 2008, or Windows Vista.

HereĀ“s the Download link