How do I register a dll file (class) ?
I have a application that uses a dll but I am getting the error:
An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in system.windows.forms.dll
Additional information: Class not registered
I have a application that uses a dll but I am getting the error:
An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in system.windows.forms.dll
Additional information: Class not registered