DANSrv Reference
Deployment
Send comments on this topic.
DANSrv OPC DA .Net Server Toolkit > Deployment

Glossary Item Box

The customized DANSrv OPC server is deployed to the target system by copying the files from the project directory:

The files need to be copied to the same target directory and the RegServer.exe file must be executed in this directory to register the server.

 

Prerequisites

 

OPC Core Components

If the server is deployed to a computer without other OPC servers already installed it's probably necessary to install the OPC Core Components.
The OPC Core Components V 3.0.105 are provided in a 32bit and a 64bit version:
- OPC Core Components Redistributable (x86).msi
- OPC Core Components Redistributable (x64).msi

On 64bit systems the components install a new component called the Category Manager. This component makes x64 servers visible to x86 clients.
The x64 version of the Core Components Redistributables installs the 32bit versions so it is the only package that needs to be installed on x64 systems.
All .NET assemblies are placed in GAC.

The OPC Core Components are additionally provided as Installer merge modules for integration into a custom application installer
- OPC COM ProxyStub MergeModule (x86).msm
- OPC COM ProxyStub MergeModule (x64).msm

 

DCOM Configuration

Depending on security settings the DCOM configuration may need to modified using the DCOMCNFG utility.
See the file Using OPC via DCOM with XP SP2.pdf for instructions.

 

© 2002-2017 Copyright Advosol Inc. All Rights Reserved.