Q
Quinn
Hello all,
I have a program using
AxInterop.MSFlexGridLib.dll
Interop.MSFlexGridLib.dll.
When I run this program I got the following errors:
" An unhandled exception of type
System.Runtime.InteropServices.COMException' occurred in
system.windows.forms.dll
Additional information: Class not registered"
Above 2 files I already added to the project reference. When I tried to
register these 2 files in cmd line (regsvr32) I got the error msg:
"XXX.dll was loaded, but the DllRegisterServer entry point was not found.
The file cannot be registered."
(Platform: 2003 serevr, XP pro. .Net version: 2003, 2005 beta / all have
same problem)
Please help
Quinn
I have a program using
AxInterop.MSFlexGridLib.dll
Interop.MSFlexGridLib.dll.
When I run this program I got the following errors:
" An unhandled exception of type
System.Runtime.InteropServices.COMException' occurred in
system.windows.forms.dll
Additional information: Class not registered"
Above 2 files I already added to the project reference. When I tried to
register these 2 files in cmd line (regsvr32) I got the error msg:
"XXX.dll was loaded, but the DllRegisterServer entry point was not found.
The file cannot be registered."
(Platform: 2003 serevr, XP pro. .Net version: 2003, 2005 beta / all have
same problem)
Please help
Quinn