when I initialize the component AxInterop.FPSpreadADO.dll
VB.NET Code:
CType(Me.spreeddatos, System.ComponentModel.ISupportInitialize).EndInit()
Exception appears:
Data: {System.Collections.ListDictionaryInternal}
ErrorCode: -2147221164
HResult: -2147221164
HelpLink: Nothing
InnerException: Nothing
Message: "Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))"
Source: "System.Windows.Forms"
User contributions licensed under CC BY-SA 3.0