I moved the code from .net 4.8 to .net core 8.0 and found an error in the AxWMPLib.AxWindowsMediaPlayer section.
Error01
Error02
Is there an alternative to AxWMPLib.AxWindowsMediaPlayer?
private AxWMPLib.AxWindowsMediaPlayer axWindowsMediaPlayer1;
this.axWindowsMediaPlayer1 = new AxWMPLib.AxWindowsMediaPlayer();
New contributor
มงคล โพธิ์ชัยหล้า is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.