How can I set the UserName and Password the OPCSystems.NET OPC Server uses to communicate with the OAS Services when security is enabled on those services?

Modify the file DANSrv.exe.config in the directory C:\Program Files\Open Automation Software\OAS\ with Notepad or a text editor.

Set the properties UserName and Password to the desired login authentication.

<add key=""UserName"" value=""""/>

<add key=""Password"" value=""""/>
<< View All FAQs
<< View All Troubleshooting Topics