Andrew Henry
Andrew Henry
I'm seeing the same issue as described by willshoemaker. If I switch from ListView to CollectionView the problem goes away.
These aren't just background binding errors, they actually prevent the sample on that page from functioning. Those bindings are pointing to controls whose names were removed. An undocumented change to...
Here's the contents of the extension folder from that install [InstalledExtensionFolder.zip](https://github.com/OpenRIAServices/OpenRiaServices/files/4602568/InstalledExtensionFolder.zip)
The workaround mostly did the job but some of the required references aren't added with the Client nuget install. I needed System.ComponentModel.DataAnnotations, System.Runtime.Serialization, and System.ServiceModel .
Classic style, 4.6.2
The original error still comes up for me when creating a project from the template, just the version numbers that it complains about have updated to 5.0.0. Tested in VS...
Especially useful since the automatically-checked items may be completely off of the screen.