In WMP with Playlist.vi, I create a playlist and play back video files. I am getting an error returned from the IWMPControls method playItem. It is "Unknown System Error" -1072885626. If you know what error this error code is referring to, this would be a great help.
Read all comments in the block diagram of WMP with Playlist.vi for proper set up. I am using .avi files for the video files, but it shouldn't matter. The comments in the block diagram also further describe my efforts to solve this problem. I wrote the currentMedia property of IWMPPlayer4 to solve the problem, but this fix does not work in my main project. Since I do not know how this fixed the problem, I cannot tell why this fix does not work in my project. If you have any ideas on this, I would also appreciate it.
If anyone out there is familar with this problem (or the listed error code), I would appreciate any help you can offer.
Thanks,
Barbara
(WMP with Playlist.vi uses Get Current Info.vi and Total Time to Item Time.vi as subVIs.)