PDA

Click to See Complete Forum and Search --> : COM jumble


msdnexpert
Sep 29th, 2000, 02:02 AM
Dear All,
Assume the following scenarion. There are 2 components A and B. Component A calls component B. I have added a new method to component B and compiled it. However I am not invoking the new method from component A. In such a case is it necessary to recompile component A.
Thanks in advance

asabi
Sep 29th, 2000, 03:32 AM
As far as I know NO.

msdnexpert
Sep 29th, 2000, 08:34 AM
Dear Asabi,
In my case it gives me an automation error whenever i use component B without recompiling component A. Are there any settings in Visual Basic in this regard.