what i'm doing is;
i have 1 groupproject for test my control. but for a complete test, i compile the control(*.ocx file) and use in other project.
if these new project has the control used and if i put another compile control(i'm speak the same control, but updated), why give an error. and for use it i must rebuilt(only change the controls in form).
how can i avoid these problem?
thanks