User Tools

Site Tools


dependency_on_clarunext_dll.htm
Navigation:  Templates > Templates by Topic > Communications (Email, SMS) >Dependency on ClarunExt.dll Previous pageReturn to chapter overviewNext page

The Communications support for sending emails and SMS is done through ClarunExt.dll (located in the BIN folder).  If you use the Communications templates, or call any of the Procedures located in ClarunExt.inc in hand code, your program will have a runtime dependency on ClarunExt.dll.

* ClarunExt.dll is loaded dynamically at runtime, and it depends on the 2013 x86 Microsoft C Runtime Library and the .Net 4.5 Framework.

There are several ways to install the MS C Runtime;

·use ClarunExtSetup.exe (its located in the Clarion\Bin folder)

·if using SetupBuilder to create the install for your App then use the “Core PreRequisites” dialog to add the MS VC runtime.

·download the Microsoft installer (vcredist_x86.exe)

Note that the Report to PDF template can also optionally use some of the functions in Clarunext.dll so the same requirements apply.

dependency_on_clarunext_dll.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1