Page 1 of 1

What is tsNet-x86.dll ?

Posted: Thu Apr 26, 2018 2:29 pm
by cmhjon
Hi all,

I've been working on an app that has been compiled several times for Windows but today is the first time that an "Externals" folder appeared along side the compiled app and within was a "tsNet-x86.dll". What is this DLL?

I assume I must have added some code to my project that needs this dll to function? If so, where does this dll file go on the computers that will run my app?

Thank you,
Jon :)

Re: What is tsNet-x86.dll ?

Posted: Thu Apr 26, 2018 2:32 pm
by Klaus
Hi Jon,

all NET stuff like load/liburldownloadtofile etc. is handled by this DLL.
And it should go into the "Externals" folder in the folder with your EXE.

Best

Klaus

Re: What is tsNet-x86.dll ?

Posted: Thu Apr 26, 2018 9:31 pm
by cmhjon
Ah ha! I added a "Check For Update" function which would involve downloading the update (if available) from my web server.

Thank you so much!
Jon :)

Re: What is tsNet-x86.dll ?

Posted: Mon Apr 30, 2018 2:36 pm
by cmhjon
Ok, now for another question. Currently, my app and the 'externals' folder sits on the desktop. Is it considered best practice to put the app and 'externals' folder into a parent folder?

Apologies for what may be a dumb question but I am still getting acquainted with how LC works.

Thanks,
Jon

Re: What is tsNet-x86.dll ?

Posted: Mon Apr 30, 2018 2:52 pm
by Klaus
Hi Jon,

yes, use a parent folder, will make thing look a lot "cleaner" = more PRO! :D
And does not tempt some idiots to delete the "parentless" EXTERNALS folder!


Best

Klaus

Re: What is tsNet-x86.dll ?

Posted: Mon Apr 30, 2018 3:17 pm
by bogs
Klaus wrote:
Mon Apr 30, 2018 2:52 pm
And does not tempt some idiots to delete the "parentless" EXTERNALS folder!
Klaus has far more belief in human nature than I do :twisted:

Re: What is tsNet-x86.dll ?

Posted: Mon Apr 30, 2018 3:37 pm
by Klaus
Pure wishful thinking, bogs! :-)