Activex component can't create object or return reference to this object (Error 
Author Message
 Activex component can't create object or return reference to this object (Error

Dear Friends

In VB5, In Project Menu if I select 'Add ActiveX Designer->Microsoft
User Connection' it gives me the message 'Unable to obtain an
rdoEnvironment object'. I have enabled Microsoft Remote Data object 2.0
in References. What is causing this?.

I Register the MSRDO20.DLL but problem still exist.

Alternative mathod I tried is.

gbluserconnection declared as rdouserconnection in class module as
global.

gbluserconnection.connect = "uid=;pwd=;'DSN=GnMembers;"
                 .cursordriver=rduseodbc
gbluserconnection.establishconnection

I tried alternative to connect backend through coding. Again that gives
another Error ie. Activex component can't create object or return
reference to this object (Error no: 429).

When I saw help for that problem they said the corresponding dll may not
be proberly register or the corresponding licensed file may be missing.

Actually in my system no file with extension of *.lic.

For myself I have found one difference is.

Vb5 is working without above problem in one computer where the harddisk
is Partitioned to below or equal to 2gb(ie FAT 16)

Vb5 is working with above problem in one computer where the harddisk is
Partitioned to above 2gb(ie FAT 32).

I don't think that partition will make any diffrence. but I saw in  one
website one of the causes to the above problem is installed directory
should not be to long is it true? any relation with partition ?

Please help me to solve this problem by anyone.

Thanks in Advance

With regards
L.Palanivelrajan

--
Direct access to this group with http://www.*-*-*.com/
http://www.*-*-*.com/



Sat, 06 Aug 2005 21:17:01 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. ActiveX component can't create object or return reference to this object (Error 429)

2. help ActiveX Error : ActiveX component can't create object

3. ActiveX Error : ActiveX component can't create object

4. Run-time error '429': ActiveX component can't create object

5. Run-Time Error '429': ActiveX component can't create object

6. Run time error '429': ActiveX component can't create object

7. Run-time error '429': ActiveX component can't create object

8. Run time error '429': ActiveX component can't create object

9. Run-Time Error '429': ActiveX component can't create object

10. "ActiveX component can't create object or return reference to this object (Error 429)"

11. ActiveX Component Can't Create Object

12. Error: ActiveX Component can't create Object

 

 
Powered by phpBB® Forum Software