Resolved Unhandled Exception in the Designer

jcardana

Old to VB6, New to VB.NET
Joined
Oct 26, 2015
Messages
43
Location
Rio Rancho, NM
Programming Experience
Beginner
I'm using Microsoft Visual Studio Community 2015 v14.0.25431.01 Update 3 with Microsoft .NET Framework v4.6.01590

I have the AxWindowsMediaPlayer on a form.
While in design mode I changed the uimode from "full" to "none"

Got the following error dialog...

The control AxWMPLib.AxWindowsMediaPlayer has thrown an unhandled exception in the designer and has been disabled.

Exception:
Catastrophic failure (Exception from HRESULT: 0x8000FFFF
(E_UNEXPECTED))

Stack trace:

I'm not finding any information other than this is a catastrophic failure.

Has anyone had errors like this while in design mode?

Thank you for your time,
Joe
 
Back
Top