NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Richard I on September 01, 2018, 08:55:59 PM

Title: Entry Point not Found
Post by: Richard I on September 01, 2018, 08:55:59 PM
Hi,
I have a run error from a NT  app that compiles
Error box reads -
 "Entry Point Not Found"
"the procedure entry point NetBan could not be located  in the dynamic link library D:\foldername\appname.exe"


I deleted the old log and performance  templates and added them again.
I now have the ban  button on the log  tab and  ban address  in performance Tab

This app compiled and ran OK prior to doing  this...
Am I missing  a dll  ??
I have copied in the following dlls:
libssl-1_1 MSVCR120 libCrypt0-1-1

Thanks
Richard NT 10.33

Title: Re: Entry Point not Found
Post by: Bruce on September 02, 2018, 10:14:02 PM
you probably want to deploy
CLANET.DLL
as well

Seems like you have an old one in the folder.

cheers
Bruce
Title: Re: Entry Point not Found
Post by: Richard I on September 02, 2018, 11:43:32 PM
Thanks Bruce,
regards,
Richard