Failed to start nodemanager path

Questions regarding the use of the .NET SDK 2.0 for Server or Client development or integration into customer products ...

Moderator: uasdknet

Post Reply
prudhviraj1991
Full Member
Full Member
Posts: 7
Joined: 16 Dec 2018, 19:42

Failed to start nodemanager path

Post by prudhviraj1991 »

Hallo members,

I am using the Unified Automation .NET SDK to implement the OPC UA server. I am trying to import the XML file to my OPC UA Server. Unfortunatey, I am facing the error below,

"Failed to start NodeManager Path to resource does not exist: abcd.xml
Parameter name: resourcePath"

The Server is in good condition but there were nodes missing because of the error. Where will be the mistake probably.?
Please help me.

Thank you very much.

prudhviraj1991
Full Member
Full Member
Posts: 7
Joined: 16 Dec 2018, 19:42

Re: Failed to start nodemanager path

Post by prudhviraj1991 »

Hallo,

By also importing the dependencies of the namespaces in the XML, the error will be rectified.

Thanks,
Prudhvi

Post Reply