I created a simple .NET project to read one tag from a public opc ua server. I was able to build the project no problem. However, when I ran the project on the command line I ran into error
"Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Opc.Ua.Configuration, Version=1.3.352.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8' or one of its dependencies. The system cannot find the file specified."
I attached the zip file of my project and Notes.docs with relevant information for your review.
Thanks for your help,