Hi,
I am developing an Application in
VB.NET 2005.
I am using AxWindowsmediaplayer component in my application to open media files.But i am having media player version compatibility issue.
If the system on which my application is been installed has Windows Media Player 11 then my application gets crashed on selecting any of the .MP3 or .Wmv files of the list displayed in listview control.
But its working perfectly if system has lower verion of Windows Media player
Rajendra