Hi,
When I rum the program I get errors and most of the features won't work. I have uninstalled it, deleted the files in the ProgramData folder, nothing works
Please help!
06 May 2020 1:51:23 :-
5: 'An error occurred creating the form. See Exception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))' Error in- Line number: e 171
An error occurred creating the form. See Exception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) ---> System.Runtime.InteropServices.COMException: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at PGen2_V1_2_3_0.frmMediaPlayer.InitializeComponent() in F:\~PGen2_V1.2.3.0\frmMediaPlayer.Designer.vb:line 75
at PGen2_V1_2_3_0.frmMediaPlayer..ctor()
--- End of inner exception stack trace ---
at PGen2_V1_2_3_0.My.MyProject.MyForms.Create__Instance__[T](T Instance) in :line 190
at PGen2_V1_2_3_0.My.MyProject.MyForms.get_frmMediaPlayer()
at PGen2_V1_2_3_0.FrmInitialise.Start() in F:\~PGen2_V1.2.3.0\frmInitialise.vb:line 171
Start
247207010185123-en-US-1.2.3.0-2-17124552704- 10.0.18_0-64
Errors throughout
-
- Site Admin
- Posts: 34
- Joined: Fri Jul 21, 2017 3:31 pm
Re: Errors throughout
Thanks for letting me know, I'll look into it.
-
- Site Admin
- Posts: 34
- Joined: Fri Jul 21, 2017 3:31 pm
Re: Errors throughout
It seems that the errors are caused by a Windows Media Player module that I wrote in preparation for adding sound effects in a future version, I'll remove the module in the next version.