All my apps are writen in VB5 pro. I upgrade my PC but the new machine had VB6 (Visual Studio 6) pre loaded. No manuals come with this machine so I decided install my VB 5.0 pro. Then the desaster come...<br><br>DAO apps don't works (using DAO 3.5 lib or 3.51) allways appears:<br><br>ActiveX component can't create object (Err = 429)<br><br>when I try open my database <br><br> SET DBO = OpenDatabase(dbName$)<br><br>or perform any action on database object<br><br>I have revised - an follow all steps recomended - all about this bug (Q192934,Q240377 at ms suport) and nothing<br><br><br>I know there's a conflict with versions of some files. But how can I fix this bug?<br><br>I have unistalled Visual Studio 6, change from Windows 98 to Windows 2000 an reinstall VB5 and the problem persists.<br><br>Do I need to format HD, install Windows 2000 and then some Office version (97 or 2000) and at last VB5. I need VB5 works fine with these software.<br><br>I don't want to buy VB6 (I'm waiting for VB7)<br><br>