提示异常:System.Runtime.InteropServices.COMException:“异常来自 HRESULT:0xC00D1327”this.wmpSong.URL = KTVUtil.songPath + "\" + this.song.SongURL;运行至以上代码时出现异常,此行代码在有Windows Media Player控件的窗体中
删除了windows media player的引用,然后重新引用下(在项目-添加引用-com对象)。