SA Import Error Troubleshooting
-
Make sure that the MongoDB database is installed on the computer
-
Open "Control Panel"
-
Choose "Programs and Features"
-
Locate MongoDB 3.4If you are unable to locate MongoDB, that's means that MongoDB is not installed on the computer. Please re-install Next Plus.
-
Verify that MongoDB service is installed and running
-
Open Powershell
-
Type Get-Service "mongo*" and press enter
-
If you got no results, that means the MongoDB service is not installed. Please re-install Next Plus or install the service manually.
-
Verify that the "Status" is "Running"