Media player error
Wrote code in VS.net 2003 ungraded to VS 2005 Net Frame 2.0. Now get error Type 'AxMicrosoft.MediaPlayer.Interop.AxWindowsMediaPlayer' is not defined. . References axWMPLib & WMPLib have errors. Also Namespace or type 'Interop' for the Imports 'Microsoft.MediaPlayer.Interop' cannot be found.
I am an amateur that writes code for a hobby.
Thanks
bob v
[397 byte] By [
rvetrano] at [2007-11-11 10:25:21]

# 1 Re: Media player error
Try to re-add the references. VS sometimes have trouble with its references. I don't trust it, and often remove and add references if I have any trouble (even if the version looks right).