Hi,
There seems to be a problem (maybe it is myself) in C# if I try to use both the component and try to create a mappoint object in code. It seems that the component loads another type library, and there is no ApplicationClass anymore.
Someone knows how to use both at same time ?
If this is not possible then another approach is to create a mappoint component on the fly. But I tryed this but have InvalidActiveXState exception when I try to open a map with it.