Hi all,
trying to register a couple of dlls for an ASP 1.1 project. I am using this from the Run feature:
regsvr32 "C:\Transfers\Maintenance.dll"
..and I get this error...
C:\Transfers\Maintenance.dll was loaded, but the DllRegisterServer entry point was not found. The file can not be registered.
Anyone have advice or knowledge what I can do here??
Thanks,
KB
trying to register a couple of dlls for an ASP 1.1 project. I am using this from the Run feature:
regsvr32 "C:\Transfers\Maintenance.dll"
..and I get this error...
C:\Transfers\Maintenance.dll was loaded, but the DllRegisterServer entry point was not found. The file can not be registered.
Anyone have advice or knowledge what I can do here??
Thanks,
KB