I created a simple win32 application in c# using AxWindowsMediaPlayer and it all worked in XP. My videos however don't play on my Vista machine. I've got the proper codecs as I can play my files in a standalone WMP(11) but my files will not play in Vista. As I said before, same release works in XP. Am I missing something? Thanks ahead of time!
Realized I left some information out. VS2005 used on XP machine to develop the application. Installed the application on a Vista machine. Found problem during testing and don't see any application error messages. "sh0ck3r" wrote: > I created a simple win32 application in c# using AxWindowsMediaPlayer and it > all worked in XP. My videos however don't play on my Vista machine. I've > got the proper codecs as I can play my files in a standalone WMP(11) but my > files will not play in Vista. As I said before, same release works in XP. > Am I missing something? > > Thanks ahead of time! >