Start a new.project, add your wmp(WindowsMediaPlayer) to Form, Then modify code w/this.
Try
'// wmp.code here.
Catch ex As Exception
MsgBox(ex.Message) '// displays error.msg and does not crash app. error.msg is not necessarly needed.
End Try
If you get an error.msg, post the result.
codeorder
Posting Virtuoso
1,913 posts since Aug 2010
Reputation Points: 255
Solved Threads: 384