Monday, December 10, 2007

SofTest: Error 429 ActiveX Component Cannot Create Object

When you try to launch SofTest, it give you the following error message:

Error: 429
ActiveX Component Cannot Create Object



Solution:
Re-register the necessary DLL files.

1. Start -> Run
2. Type in cmd, and press ENTER
3. Type in the following commands:

regsvr32 scrrun.dll

regsvr32 "%PROGRAMFILES%\Common Files\
Microsoft Shared\DAO\DAO350.dll"

regsvr32 "%PROGRAMFILES%\Common Files\
Microsoft Shared\DAO\DAO360.dll"


Ref:
http://www.examsoft.com/dllfix

No comments: