T
Tom Roach
VB 6.0 test project wants to make use of my first new C# .dll, but attempts
to register it via regsvr32 return error messages ("...loaded, but the
DllRegisterServer entry point was not found...does not appear to be a
..DLL"), as does Add-Reference Browsing to the .dll in VB 6.0 ("can't add a
reference to the specified file"). Can someone explain the
registration/reference process in a case like this?
Thanks for your help!
to register it via regsvr32 return error messages ("...loaded, but the
DllRegisterServer entry point was not found...does not appear to be a
..DLL"), as does Add-Reference Browsing to the .dll in VB 6.0 ("can't add a
reference to the specified file"). Can someone explain the
registration/reference process in a case like this?
Thanks for your help!