Location of Files
- Last UpdatedJun 02, 2023
- 1 minute read
To run the daemon as a service, the project directory and the daemon files must be on a local drive, since the service cannot map network drives.
A full installation of the base product is not required, but the following list of files must be available on the local machine preferably in the same folder branch:
File list when RPC Protocol is used
|
admind.exe |
libgm.dll |
|
AdmindRPC.dll |
Libifcoremd.dll |
|
attlib.dat |
Libmmd.dll |
|
demonservicemulti.exe |
message.dat |
|
demonservicesingle.exe |
multids.bat |
|
dop.exe |
project files (inc *vir.dat) |
|
globalStartRPC.dll |
singleds.bat |
|
libfl.dll |
Zlib.dll |
|
libgeom.dll |
File list when WCF Protocol is used
|
admindWCF.dll |
GlobalWcfService.dll |
|
GlobalToWcfClientWrapper.dll |
GlobalWcfContracts.dll |
|
globalStartWCF.dll |
WcfToGlobalServerWrapper.dll |
|
GlobalToWcfServerWrapper.dll |
admindWCF.exe |
|
admindWCF.exe.config |
libifcoremd.dll |
|
libifportmd.dll |
libmmd.dll |
|
GlobalWcfHelpers.dll |
globalWCFClient.config |
In addition the Microsoft Enterprise libraries will be present when WCF is used:
Microsoft.Practices.EnterpriseLibrary.Common.dll
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.dll
Microsoft.Practices.EnterpriseLibrary.Logging.dll
Microsoft.Practices.EnterpriseLibrary.Validation.dll
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WCF.dll
Microsoft.Practices.ObjectBuilder2.dll