This issues is encountered when the application fails to register an important file. To fix this, go to Start > Run > type cmd and press Enter
Type the following commands to register the file:
cd "Program Files"
cd "Common Files"
cd "Microsoft Shared"
cd DAO
regsvr32 dao360.dll
You will see a successful message that confirms the installation. Once this has been done, you can use your application without errors.