I have been trying to register a dll in 2003 but I keep
getting an error - dll loaded but the dllregisterserver
entry point was not found.This file can not be registered.
I do the same thing in XP and it works perfectly - anyone
got any ideas. Looked for help but error seems to mean
it's not a dll or not self registering.
thanks in advance for any help.
Lars-Inge T?nnessen - 13 Aug 2003 20:29 GMT
Maybe you are missing a dll (like MFC7*.dll).
Run the "depends.exe" tool on your dll file.
Lars-Inge