Multisim is not running on my PC. It's showing a message that DAO setup is not found and failed to initialize.

0 votes
asked by about Multisim
edited by

Multisim is not running on my PC. It's showing a message that DAO setup is not found and failed to initialize. How to fix?

1 Answer

0 votes
No avatar answered by (329k points)

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.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...