Hi,
My company evaluates some .NET standard compatible OPC XML-DA client libraries.
While testing your OpcLabs.QuickOpc library we encountered a problem with our XML-DA Gateway server.
QuickOPC throws an exception:
ProtocolException: The content type text/xml; charset="utf-8" of the response message does not match the content type of the binding (text/xml; charset=utf-
.
As you can see the XML-DA gateway returns the charset with quotes which is not really standard and the QuickOPC library throws an exception.
Do you know if it is possible to configure your library to ignore the quotes in the soap response of the XML-DA gateway?
If not we have to evaluate other XML-DA client libraries but yours look really good and we would be glad if we could use it.
Thanks in advance,
Christian Valentin
My company evaluates some .NET standard compatible OPC XML-DA client libraries.
While testing your OpcLabs.QuickOpc library we encountered a problem with our XML-DA Gateway server.
QuickOPC throws an exception:
ProtocolException: The content type text/xml; charset="utf-8" of the response message does not match the content type of the binding (text/xml; charset=utf-

As you can see the XML-DA gateway returns the charset with quotes which is not really standard and the QuickOPC library throws an exception.
Do you know if it is possible to configure your library to ignore the quotes in the soap response of the XML-DA gateway?
If not we have to evaluate other XML-DA client libraries but yours look really good and we would be glad if we could use it.
Thanks in advance,
Christian Valentin