Unresolved External NetTalk14 upgrade

I am currently using Clarion 8 and have recently upgraded to NetTalk 14.36 along with the following libraries:
StringTheory 3.81
xFiles 4.36
jFiles 3.14
Reflection 1.32
However, I’m encountering “Unresolved External” errors for the following NetAll functions:

Unresolved External GETEXEFOLDER@F7_NETALL in kf80006.obj
Unresolved External FAMILYTEXT@F7_NETALLl in kf80006.obj
Unresolved External ENCRYPT64@F7_NETALLsbsb in kf80006.obj
Unresolved External DECRYPT64@F7_NETALLsbsb in kf80006.obj
Unresolved External SETCODEPAGEFROMSTOREAS@F7_NETALLOl in kf80006.obj
Unresolved External GETEXEFOLDER@F7_NETALL in kf80001.obj
Unresolved External FAMILYTEXT@F7_NETALLl in kf80001.obj
Unresolved External ENCRYPT64@F7_NETALLsbsb in kf80001.obj
Unresolved External DECRYPT64@F7_NETALLsbsb in kf80001.obj
Unresolved External SETCODEPAGEFROMSTOREAS@F7_NETALLOl in kf80001.obj

I would appreciate any guidance on how to resolve this compatibility issue.
Thanks

Just those functions, or are there a whole bunch of errors?

Are you compiling in DLL mode or LIB mode?

Is this app ABC or Legacy?

Just those 5 functions from NetAll:

  • GETEXEFOLDER@F7_NETALL
  • FAMILYTEXT@F7_NETALL
  • ENCRYPT64@F7_NETALL
  • DECRYPT64@F7_NETALL
  • SETCODEPAGEFROMSTOREAS@F7_NETALL
    compiling in DLL mode.
    Its ABC.

Look for an old CLANET.LIB in your system somewhere, perhaps in your app folder, or sub folder.

Yeah the old one is in this location.


and new one in this location.

Hint : your Clarion should not be installed under c:\programFiles

There is “data” in the Clarion folder, and Windows does not like data in ProgramFiles.

Oh, and delete the old Lib, and fix your Redirection file.