I to am having a similar issue. Im working in C# I have a MDI Child. For what ever reason when i add the AxVLCPlugin2 activex control on this form my program crashes. So what I did was add it in to code as a reference AxVLCPlugin2 tempVLC = new AxVLCPlugin2();. I set all my options for the VLC media...