You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a hard time pin pointing the issue i'm facing. I'm developping an asp.net core API that will act as the backend for a web app, and I need to include a OPC Client that will listen on some specific nodes for data change notifications and read / write abilities. I cannot get the client to connect to the server no matter what i try. I even made a small python app, i can connect just fine to the OPC server. Also i can connect using UAExpert. So my questions is what could be the issue as to why i cant authenticate myself on the server. I keep getting errors stating that my server does not support either anon / username login
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm having a hard time pin pointing the issue i'm facing. I'm developping an asp.net core API that will act as the backend for a web app, and I need to include a OPC Client that will listen on some specific nodes for data change notifications and read / write abilities. I cannot get the client to connect to the server no matter what i try. I even made a small python app, i can connect just fine to the OPC server. Also i can connect using UAExpert. So my questions is what could be the issue as to why i cant authenticate myself on the server. I keep getting errors stating that my server does not support either anon / username login
Beta Was this translation helpful? Give feedback.
All reactions