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

"SerializationInfo.GetValue: _bindingEdit" error - UWP #745

Closed
SachinPNikam opened this issue Jul 18, 2017 · 2 comments
Closed

"SerializationInfo.GetValue: _bindingEdit" error - UWP #745

SachinPNikam opened this issue Jul 18, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@SachinPNikam
Copy link

CSLA 4.6.602

hi
while calling the commandBase Class Async method I am getting below error
SerializationInfo.GetValue: _bindingEdit

"The given key was not present in the dictionary."
ExceptionType System.Collections.Generic.KeyNotFoundException
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Csla.Serialization.Mobile.SerializationInfo.GetValue[T](String name)

@SachinPNikam SachinPNikam changed the title "SerializationInfo.GetValue: _bindingEdit" error in UWP "SerializationInfo.GetValue: _bindingEdit" error - UWP Jul 18, 2017
@rockfordlhotka rockfordlhotka self-assigned this Jul 18, 2017
@rockfordlhotka rockfordlhotka added this to the 4.7.100 milestone Jul 18, 2017
@rockfordlhotka
Copy link
Member

This is an issue @Bowman74 reported late last week too - but neither of us had time to get it into GitHub - so I'm glad you reported it - thank you!

@rockfordlhotka rockfordlhotka modified the milestones: 4.6.603, 4.7.100 Jul 18, 2017
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jul 18, 2017
The recent changes I made to leverage the new Microsoft Serializable
attribute were just plain wrong in UndoableBase. This new set of changes
should fix the issue properly, plus the newly created MarimerLLC#742 and &745
bugs.
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants