hi all
i added windows media player reference in my project and add code as below
WindowsMediaPlayer wmp = new WindowsMediaPlayer();
it shows assembly or type reference missing why happening like this..
which namespace i have to include to make it correct
Thanks in advance