Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
- Forum
- Discussions
- QuickOPC-Classic in .NET
- Browsing, Browse Dialogs and Controls
- OpcLabs.BaseLib.Browsing.BrowseException - exception while browsing
OpcLabs.BaseLib.Browsing.BrowseException - exception while browsing
Thank you for letting me know.
Regards
Please Log in or Create an account to join the conversation.
You may close this case. It was a problem in my code.
Thank you.
Michael
Please Log in or Create an account to join the conversation.
In your test, is the tunneller actually connecting to a different (remote) computer, or is the DELL-I7MIKE your own (client-side, with QuickOPC) machine?
And in the customer's test?
Regards
Please Log in or Create an account to join the conversation.
The full error is: "Timeout browsing nodes. The client method called (or event/callback invoked) was 'BrowseNodes'.
Michael
Please Log in or Create an account to join the conversation.
Michael
Please Log in or Create an account to join the conversation.
My client did the same test on his computer (same configuration) and got a different error: "Timeout browsing nodes".
See the attached screen capture.
I asked him how many items are in the OPC server. Waiting for answer.
Thank you.
Michael
Please Log in or Create an account to join the conversation.
47 items.
Thanks.
Michael
Please Log in or Create an account to join the conversation.
How many items are there in the branch you are trying to browse?
Best regards
Please Log in or Create an account to join the conversation.
I have QuickOPC 5.63.232, and Matrikon OPC Tunneller v.6.3.6.8582 installed on my computer. When I try browsing for items using the Tunneller:DELL-I7MIKE:Kepware.KEPServerEX.V6 server, it takes very long time and then I get this error.
Using Matrikon Explorer, browsing works fine. Can you please advise what should I do?
Exceptions
Type: OpcLabs.BaseLib.Browsing.BrowseException
Data:
HelpLink:
HResult: -2146233088 (0x80131500)
InnerException:
OpcLabs.BaseLib.Runtime.InteropServices.ExtendedCOMException (0xC0049001): Server failed. This error originates in the OPC Data Access server. A vendor specific fatal error has occurred within the server. The server is no longer functioning. The recovery procedure from this situation is vendor specific. The application will try to reconnect to the server after a configurable period. Technical information: The call to IOPCServer::GetStatus on the OPCServer object has returned OPC_STATUS_FAILED in the OPCSERVERSTATUS structure.
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Data:
OpcLabs.EasyOpc.Implementation.ErrorEnhancement.Processed: True
OpcLabs.EasyOpc.Implementation.DAErrorEnhancement.Processed: True
ErrorCode: -1073442815
HelpLink:
HResult: -1073442815 (0xc0049001)
InnerException:
Message:
Server failed. This error originates in the OPC Data Access server. A vendor specific fatal error has occurred within the server. The server is no longer functioning. The recovery procedure from this situation is vendor specific. The application will try to reconnect to the server after a configurable period. Technical information: The call to IOPCServer::GetStatus on the OPCServer object has returned OPC_STATUS_FAILED in the OPCSERVERSTATUS structure.
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Source:
StackTrace:
TargetSite:
XML Qualified Name 2: opcfoundation.org/DataAccess/:E_FAIL.0xC0049001
IsEmpty: False
Name: E_FAIL.0xC0049001
Namespace: opcfoundation.org/DataAccess/
Message: Problem browsing OPC Data Access (OPC-DA) branches.
Source:
StackTrace:
TargetSite:
Thank you.
Michael
Please Log in or Create an account to join the conversation.
Unfortunately I am unable to reproduce the error. I tested with QuickOPC 5.63.232, and Matrikon OPC Tunneller v.6.3.6.8582.
Regards
Please Log in or Create an account to join the conversation.
- Forum
- Discussions
- QuickOPC-Classic in .NET
- Browsing, Browse Dialogs and Controls
- OpcLabs.BaseLib.Browsing.BrowseException - exception while browsing