I'm trying to run some demo programs of ImagingControl 2.1 with Visual Studio 2010 (both VB and C#)
When opening the *.sln, the code is converted to the new VisualStudio version (without any error).
When running the program, an error occurs, the TIS-class is not registered.
Fehler beim Erstellen des Formulars. Weitere Informationen finden Sie in Exception.InnerException. Fehler: Klasse nicht registriert (Ausnahme von HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
How can I solve that?
Thanks
Peter


Reply With Quote
Bookmarks