Professional OPC
Development Tools

logos

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.

Error when add Bind to Point

More
11 May 2019 16:58 - 11 May 2019 16:58 #7352 by support
Hello,
I tried to reproduce this using "standard" live binding procedure as described in the manual, but was not successful.

Also, it is not clear at precisely which point this happens; please improve your report - see Rules for Forum Posts, www.opclabs.com/forum/announcements12/2365-rules-for-forum-posts .

Some additional questions:
1) Which version of Visual Studio are you using?
2) Which versions of .NET Framework do you have installed?
3) Which version of .NET Framework is your project targeting?
4) Does this happens rarely, sometimes, or always? Can you do any live binding at all?
5) Have you tried the same on a different computer?
6) Is this Windows Forms or WPF project?
7) Is it with a new project started from scratch, or when modifying some of the example projects delivered with the product?
8 ) IMPORTANT: Have you have some earlier version of QuickOPC ever installed on the same computer?

Regards
Last edit: 11 May 2019 16:58 by support.

Please Log in or Create an account to join the conversation.

More
09 May 2019 17:51 #7348 by IsmaelGalaviz1995
Hello, I have an issue, when tring to attach a bind to point on a text box, it appears the following error:

Exception of type MissingMethodException

Type: System.MissingMethodException
Data:
HelpLink:
HResult: -2146233069 (0x80131513)
InnerException:
Message: Method not found: 'Void OpcLabs.BaseLib.Forms.Connectivity.PointEditorDialog.set_Connectivity(OpcLabs.BaseLib.Connectivity.IConnectivity)'.
Source: OpcLabs.BaseLibVSDesign
StackTrace:
at OpcLabs.BaseLib.Design.PointBinderDesigner.InternalBindToPoint(BindingExtender bindingExtender, IComponent extendee)
at OpcLabs.BaseLib.Design.PointBinderDesigner.BindToPoint(BindingExtender bindingExtender, IComponent extendee)
TargetSite: Void InternalBindToPoint(OpcLabs.BaseLib.LiveBinding.BindingExtender, System.ComponentModel.IComponent)
DeclaringType: OpcLabs.BaseLib.Design.PointBinderDesigner
Module: OpcLabs.BaseLibVSDesign.dll
Assembly: OpcLabs.BaseLibVSDesign, Version=5.54.1085.1, Culture=neutral, PublicKeyToken=6faddca41dacb409
CustomAttributes:
FullyQualifiedName: C:\windows\Microsoft.Net\assembly\GAC_MSIL\OpcLabs.BaseLibVSDesign\v4.0_5.54.1085.1__6faddca41dacb409\OpcLabs.BaseLibVSDesign.dll
MDStreamVersion: 131072
MetadataToken: 1
ModuleHandle: System.ModuleHandle
MDStreamVersion: 131072
ModuleVersionId: 66cfd1ad-382a-48c4-be31-7b1f995c95be
Name: OpcLabs.BaseLibVSDesign.dll
ScopeName: OpcLabs.BaseLibVSDesign.dll

Any idea of how to solve this?

Please Log in or Create an account to join the conversation.

Moderators: support
Time to create page: 0.052 seconds