Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPC UA Client Opc.Ua.Utils.Format(String text, Object[] args) #2585

Open
3 of 5 tasks
sivaprashanth opened this issue Apr 11, 2024 · 1 comment
Open
3 of 5 tasks

OPC UA Client Opc.Ua.Utils.Format(String text, Object[] args) #2585

sivaprashanth opened this issue Apr 11, 2024 · 1 comment
Assignees
Labels
Pending Feedback Pending on further feedbacks or clarification from person who create the issue.

Comments

@sivaprashanth
Copy link

Type of issue

  • Bug
  • Enhancement
  • Compliance
  • Question
  • Help wanted

Current Behavior

I am not sure why I am getting this exception when setting up the opc ua client configuration: Opc.Ua.Utils.Format(String text, Object[] args). For setting up the project i added the dll reference instead of downloading the nuget packages from the manager

config.ApplicationUri = Utils.Format(@"urn:{0}:" + ApplicationName + "", ServerAddress);

I also tried adding the nuget packages offline but i can't download in the visual studio offline when using this file from online : opcfoundation.netstandard.opc.ua.1.4.372.56.nupkg

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS:Windows 10
- Environment:
- Runtime: v4.6.1
- Nuget Version:1.4.372.56
- Component:Opc.ua.core
- Server: kepserver
- Client: visual studio application

Anything else?

No response

@sivaprashanth sivaprashanth changed the title <title>OPC UA Client OPC UA Client Opc.Ua.Utils.Format(String text, Object[] args) Apr 11, 2024
@romanett romanett assigned romanett and unassigned romanett Apr 12, 2024
@mregen
Copy link
Contributor

mregen commented Apr 18, 2024

Hi @sivaprashanth, which exception do you get?

@EthanChangAED EthanChangAED self-assigned this Apr 18, 2024
@EthanChangAED EthanChangAED added the Pending Feedback Pending on further feedbacks or clarification from person who create the issue. label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pending Feedback Pending on further feedbacks or clarification from person who create the issue.
Projects
None yet
Development

No branches or pull requests

4 participants