debugging problems
hey i am using Visual studio 2005. i have written a code in VB 2005 to output video to two different location by changing the pixel location. i try to show a new form which has windows media player control on it by calling it from the parent form but it just overrides the parent form instead of opening in a new location specified. the problem is that it worked fine in my personal computer but doesnt work in my office comp. aslo if i try to open a empty form at any location without adding any media controls it opens but only when i add the windows media player control to the form it behaves in such a manner.. any probable solution for this?