Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"The given key was not present in the dictionary." #1

Closed
rishidamco opened this issue Sep 8, 2017 · 2 comments
Closed

"The given key was not present in the dictionary." #1

rishidamco opened this issue Sep 8, 2017 · 2 comments

Comments

@rishidamco
Copy link

I downloaded the project and it build successfully, when I am executing it, it gives error saying

System.Collections.Generic.KeyNotFoundException was unhandled
HResult=-2146232969
Message=The given key was not present in the dictionary.
Source=mscorlib
StackTrace:
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at PLC5Wrapper.PlcTag.ReadTag(Tag tag, Int32 timeout)

Any idea why I am getting this issue? I make sure sure all variable etc and set and passing correctly.

@mesta1
Copy link
Owner

mesta1 commented Sep 8, 2017

Can you post the code ?

@mesta1
Copy link
Owner

mesta1 commented Feb 11, 2018

Closing as duplicate of #2

@mesta1 mesta1 closed this as completed Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants