Hi there,<br><br>I know that all COM interfaces should be immutable and unique. Also I know that all COM components and its interfaces will be identified by GUID's. <br>My quest here is,... Is it possible to create two components with the same name (of course with different UUID) and each component will have the same interfaces will there be any ambiguity?. If yes how will client will know that I am requesting the 'xyz' interface of 'abc' component?Remember here we have two components 'abc' and both does contains 'xyz' interfaces.<br><br>Doubt clearence will be appreciable<br><br>Thanx...