Hi,
Our client is using the DeltaV OPC DA server. When he tries to browse for OPC items, he is getting the following error. Browsing with Matrikon OPC Explorer works fine.
Exceptions
Type: OpcLabs.BaseLib.Browsing.BrowseException
Data: ErrorId_{045406CD-8EEA-4F21-B3D6-DC9DB5A34E58}: OpcLabs.{6468EA80}
HelpLink:
HResult: -2146233088 (0x80131500)
InnerException:
System.NotSupportedException: Specified method is not supported.
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
at OpcLabs.EasyOpc.Implementation.NetApi.NetApiOpcServer`2.ConnectToServer(WebProxy proxy, Server server, NetworkCredential credentials, String connectionGroupName, EasyClientConnectDataParameters easyClientConnectDataParameters, ServerCategories serverCategories)
at OpcLabs.EasyOpc.Implementation.NetApi.NetApiOpcServer`2.Connect(Boolean doOnlyIfGoodStatus, Boolean callGetStatus, Exception& exception)
Data:
OpcLabs.EasyOpc.Implementation.NetApi.NetApiErrorHarmonization.Processed: True
OpcLabs.EasyOpc.Implementation.ClientErrorEnhancement.Processed: True
OpcLabs.EasyOpc.Implementation.DAClientErrorEnhancement.Processed: True
HelpLink:
HResult: -2146233067 (0x80131515)
InnerException:
Message:
Specified method is not supported.
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Source: OpcLabs.EasyOpcClassic
StackTrace:
at OpcLabs.EasyOpc.Implementation.NetApi.NetApiOpcServer`2.ConnectToServer(WebProxy proxy, Server server, NetworkCredential credentials, String connectionGroupName, EasyClientConnectDataParameters easyClientConnectDataParameters, ServerCategories serverCategories)
at OpcLabs.EasyOpc.Implementation.NetApi.NetApiOpcServer`2.Connect(Boolean doOnlyIfGoodStatus, Boolean callGetStatus, Exception& exception)
TargetSite: Void ConnectToServer(System.Net.WebProxy, Opc.Server, System.Net.NetworkCredential, System.String, OpcLabs.EasyOpc.Implementation.NetApi.EasyClientConnectDataParameters, OpcLabs.EasyOpc.ServerCategories)
DeclaringType: OpcLabs.EasyOpc.Implementation.NetApi.NetApiOpcServer`2[TNetApiOpcServer,TServer]
Module: OpcLabs.EasyOpcClassic.dll
Assembly: OpcLabs.EasyOpcClassic, Version=5.80.192.1, Culture=neutral, PublicKeyToken=6faddca41dacb409
CustomAttributes:
FullyQualifiedName: C:\Program Files (x86)\Control-See\UCME-OPC\BIN\OpcLabs.EasyOpcClassic.dll
MDStreamVersion: 131072
MetadataToken: 1
ModuleHandle: System.ModuleHandle
MDStreamVersion: 131072
ModuleVersionId: f48df173-6b5a-4a46-9d9a-48d760525f02
Name: OpcLabs.EasyOpcClassic.dll
ScopeName: OpcLabs.EasyOpcClassic.dll
Message: Problem browsing OPC Data Access (OPC-DA) branches.
Source:
StackTrace:
TargetSite:
We are using:
OPC Studio 2024.1 (5.80.278.1)
OpcLabs.QuickOpc Nuget version 5.80.192
Thank you.
Michael