NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Richard I on February 27, 2019, 07:00:59 PM

Title: Another error! -EntryPoint Not Found
Post by: Richard I on February 27, 2019, 07:00:59 PM
I have another run error or rather an error when i try to run a NT app.
Immediately on selecting the exe to run I get ...

CloudTurnstile.exe -Entry point not found

"The procedure entry point NetOSDesEncrypt could not be located in
the dynamic link library C:\TimePeaceMeals\CloudTurnsile.exe"

I have four separate NT apps  sharing the same DCT  and dll files etc
They are each in their own folder each with the same web folder and dlls.
I have copied the web folder that has the settings template included??
I have checked and rechecked that I have all the necessary files in each of the folders.
Three of the four  return this error
The one that does not has the settings template added

However as a test I  added the settings template to one of the three.

I have Clarion and templates etc  on an Amazon server
and I copied these individual folders from a local Win10 machine to the server
The Win10 machine has sophos antivirus.

I have not encountered this NetOSDesEncrpt before so I am at a loss....


TIA
regards,
Richard
NT11.06
Title: Re: Another error! -EntryPoint Not Found
Post by: Bruce on February 28, 2019, 02:23:01 AM
>> "The procedure entry point NetOSDesEncrypt could not be located in the dynamic link library C:\TimePeaceMeals\CloudTurnsile.exe"

that's a strange for of that error - but my first though is that CLANET.DLL is not up to date.
ie you've deployed an old CLANET dll with the exe.

cheers
Bruce
Title: Re: Another error! -EntryPoint Not Found
Post by: Richard I on March 01, 2019, 05:41:31 PM
Yep !
That was it....
Also fixed the email send.
Thanks Bruce.
Cheers
Richard