Pages

Sunday, March 29, 2015

Runtime Error 429 (ActiveX component can't create object) New update

I find out the error was appearing on windows XP SP3 (I compiled the program on windows XP SP2)

1. download https://drive.google.com/open?id=0B5LVxs87ux3wSUhqTzRkbGs0WFk&authuser=0 (MSRDO20.DLL)
2. copy to C:\WINDOWS\system32
3. download https://drive.google.com/open?id=0B5LVxs87ux3wUTN0SDdycVJvQW8&authuser=0 (reg_MSRDO20_DLL.bat)
4. run reg_MSRDO20_DLL.bat

You also can do steps No. 3 & 4 by typing "regsvr32 C:\WINDOWS\system32\msrdo20.dll" to register the msrdo20.dll in the command line application (Start > Run > Type "CMD" > OK)

No comments:

Post a Comment