Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

REGSVR32 error: DllRegisterSever entry point not found

Status
Not open for further replies.

EastWind

Programmer
Dec 2, 2003
26
0
0
US
I tried to add a reference from <DLLPathFileName>. Instead of a successful addition to the registry, I received the following error message:
<DLLPathFileName> was loaded, but the DllRegisterSever entry point was not found. DllRegisterServer may not be exported, or a corrupt version of <DLLPathFileName> may be in memory. Consider using PView to detect and remove it.

The <DLLPathFileName> is valid and most likely uncorrupted, so from the error message, I am assuming I have a registry pointer problem.

Any help with this quandry I would most appreciate.

Yours perplexed,
[sadeyes]
EastWind
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top