ParthaSaradhi V
2004-Jul-02 01:54 UTC
[Wine]Active X Component Can't create object error while runn ing vb application
Satish: Does your app uses any AX controls?. If so, it should be registered. Partha Saradhi -----Original Message----- From: Satish A. Lele [mailto:satishl@spidersystems.co.in] Sent: Friday, July 02, 2004 11:53 AM To: wine-users@winehq.org Subject: [Wine]Active X Component Can't create object error while running vb application Hello, I am using Red Hat Linux 9. I am trying to run Visual Basic application called tracker.exe. For that, I have firstly installed wine-20040615-1fc1winehq rpm. Then when I give the command #wine Tracker.exe it gives the following error: "Unable to access the following configuration file. Error #429 Description: ActiveX Component can't create objet" Can you please suggest the solution for this problem? Many Thanks, Satish. email id: satishl@spidersystems.co.in _______________________________________________ wine-users mailing list wine-users@winehq.org http://www.winehq.org/mailman/listinfo/wine-users ********************************************************************* Disclaimer: The information in this e-mail and any attachments is confidential / privileged. It is intended solely for the addressee or addressees. If you are not the addressee indicated in this message, you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer does not consent to Internet email for messages of this kind. *********************************************************************
Satish A. Lele
2004-Jul-02 04:59 UTC
[Wine]Active X Component Can't create object error while runn ing vb application
Hello Partha Saradhi, I think, it uses active x controls. Can you let me know which Wine version rpm or tar file we should use for Red Hat Linux 9? I Have run the following command for registering: ./regsvr32 dao350.dll also tried the following: wine regsvr32.exe dao350.dll But still, it gives the same error i.e. "Unable to access the following configuration file. Error #429> Description: ActiveX Component can't create object"Can you please let me know the procedure for registering ax controls? Which Dll Files(with version numbers) needs to be registered? Thanks, Satish. On Fri, 2004-07-02 at 12:24, ParthaSaradhi V wrote:> Satish: > > Does your app uses any AX controls?. If so, it should be registered. > > Partha Saradhi > > -----Original Message----- > From: Satish A. Lele [mailto:satishl@spidersystems.co.in] > Sent: Friday, July 02, 2004 11:53 AM > To: wine-users@winehq.org > Subject: [Wine]Active X Component Can't create object error while > running vb application > > > Hello, > > I am using Red Hat Linux 9. I am trying to run Visual Basic application > called tracker.exe. For that, I have firstly installed > wine-20040615-1fc1winehq rpm. Then when I give the command > #wine Tracker.exe it gives the following error: > "Unable to access the following configuration file. Error #429 > Description: ActiveX Component can't create objet" > Can you please suggest the solution for this problem? > Many Thanks, > Satish. email id: satishl@spidersystems.co.in > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users > ********************************************************************* > Disclaimer: The information in this e-mail and any attachments is > confidential / privileged. It is intended solely for the addressee or > addressees. If you are not the addressee indicated in this message, you may > not copy or deliver this message to anyone. In such case, you should destroy > this message and kindly notify the sender by reply email. Please advise > immediately if you or your employer does not consent to Internet email for > messages of this kind. > ********************************************************************* > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >
Ben Lund
2009-Jan-21 01:41 UTC
[Wine] Active X Component Can't create object error while runn ing vb application
I got the same error trying to run Counter Strike Source. After some looking, I found this: http://www.linuxforums.org/forum/wine/110288-wine-activex-component-registering-error-error-429-a.html In short, when I ran the following in the terminal, my problem was fixed. :) wget http://kegel.com/wine/winetricks sh winetricks vcrun6 wsh56