I have created a simple C# console UA client ... when running on my dev machine, everything runs fine. I am installation my application to other target machines using an installer project in Visual Studio. I'm getting a error dialog pop (see attached screenshot) as well as an exception when trying to subscribe channels (shown in second attached screenshot). This looks like a client certificate installation issue so I think I need to take care of that when I install my application. I am already handling QuickOPC license install to the registry during deployment. Now I need to figure out the best, hopefully simplest, way to install the client certificate. I have been reading through the documentation on this subject and think I'm understanding but would appreciate some guidance and direction on preferred method,
Thanks,
Jason
Thanks,
Jason