Yes, I can create the component using ObjectContext but in that case when I call any method stop the execution of the caller component until the called method finishes, that's the normal way of work with com+,
but I wan't both components working at the same time, so, that's the reason why I...