Uninvited References 
Author Message
 Uninvited References

I have recently begun having problems with references just
sort of inviting themselves to the party.  I have had two
cases recently (Access 2002), one in which oledb32.dll
showed up, and one in which the ADO Data Control
(msadodc.ocx) showed up in the reference listings.  Has
anyone else experienced this and, if so, what did you do
to prevent it?

My only guess at present is someone playing pranks...



Sun, 27 Mar 2005 04:36:10 GMT  
 Uninvited References
Hi,

Adding an ActiveX control to a form will also add the component to your
references. That would possibly explain msadodc.ocx (perhaps you added an
ADO Data Control by mistake, then deleted it?). I don't know about
oledb32.dll, though.

The references may be spurious, so try removing them and see if you can
still compile.

----
Simon Lewis


Quote:
> I have recently begun having problems with references just
> sort of inviting themselves to the party.  I have had two
> cases recently (Access 2002), one in which oledb32.dll
> showed up, and one in which the ADO Data Control
> (msadodc.ocx) showed up in the reference listings.  Has
> anyone else experienced this and, if so, what did you do
> to prevent it?

> My only guess at present is someone playing pranks...



Sun, 27 Mar 2005 16:25:58 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. References Collection of a Referenced MDB

2. References: Update References in MDE to other MDEs

3. Referencing object in form in code / Subform reference problem in code

4. Cross Reference - Reference Not Found

5. reference to a non-shared member requires an object reference

6. dotnet Reference to non-shared member requires object reference - Global.asax.vb

7. Reference to a non-shared member requires an object reference

8. Project References Vs Binary References

9. Reference to a non-shared member requires an object reference

10. Make a reference to a MDI form with a reference of a MDI child form

11. Passing an object reference by reference where the object has a default property

 

 
Powered by phpBB® Forum Software