Hello, I'm trying to run the program "Real Estate Success System" and when I do I receive the following error. Run-time error '429': ActiveX component can't create object I was receiving errors about missing dll's but I have been able to register those and now I'm stuck at this ActiveX component error. System: Ubuntu 10.10 running Wine 1.3.6 Console output: wlbb@wlbb-desktop:~$ sh -c cd '/home/wlbb/.wine/drive_c/Program Files/RESS/'; wine '/home/wlbb/.wine/drive_c/Program Files/RESS/RESS.exe' err:ole:CoGetClassObject class {69d7483a-d984-4441-9a8f-42bf5c2970b0} not registered err:ole:create_server class {69d7483a-d984-4441-9a8f-42bf5c2970b0} not registered err:ole:CoGetClassObject no class object {69d7483a-d984-4441-9a8f-42bf5c2970b0} could be created for context 0x5 Thanks, Brad