Shoutbox

VB... - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: VB... (/showthread.php?tid=49271)

VB... by spokes on 08-21-2005 at 09:41 AM

hey, i'm writing a media player program in VB, and with certain MP3s when trying to play them i get an automation error (-2147467259)

so first of all i figured theyre were dodgy songs, so i converted them to a different bitrate using iTunes. and they still give the error, any ideas? :S

ANYONE?


RE: VB... by matty on 08-21-2005 at 05:44 PM

What code are you actually using to play the music? Have you considered it might be the code causing the problem not the music?


RE: VB... by Stigmata on 08-21-2005 at 05:45 PM

why not use windows media player control :D


RE: VB... by spokes on 08-21-2005 at 08:26 PM

i am Using windows media player control

its

MP.Filename = Blah
MP.Play