I am having a problem trying to reference the CEUtil.dll file in my VB6 application. When I try to reference the DLL, I get the following error message: "Can't add a reference to the specified file." I, then, went to verify that it was registered so I used regsvr32 to register ceutil.dll, and I recieved the following error message: "CEUtil.dll was loaded, but the DLLRegisterServer entry point was not found. The file cannot be registered." I am new to working with DLL files in VB6, so any help would be great. Thanks again!




Reply With Quote