dunny
3/20/2017 2:05:46 PM
Hi,
I am in the middle of migrating a solution from WCF RIA Services and EF5 to OpenRIAServices and EF6. I now have the server side building with the correct assemblies and have moved onto the Silverlight side. I have followed the migration instructions but I keep getting this error from the CreateOpenRiaClientFilesTask:
2>C:\Dev\Prescribing\Dev\CommunityCodeFirst\Source\packages\OpenRiaServices.Signed.Client.CodeGen.4.4.1.0\build\OpenRiaServices.Signed.Client.CodeGen.targets(302,5): error : Unexpected exception thrown before code gen could be started, this indicates a serious error which might be caused by missing or corrupt assemblies.
2>C:\Dev\Prescribing\Dev\CommunityCodeFirst\Source\packages\OpenRiaServices.Signed.Client.CodeGen.4.4.1.0\build\OpenRiaServices.Signed.Client.CodeGen.targets(302,5): error : Exception :Late bound operations cannot be performed on types or methods for which ContainsGenericParameters is true.
If I run a diagnostic build I can see that I get this error for every file that is *.shared.cs. I've been googling the last few hours and drawn a blank. Any ideas?
Futher info not sure if this will help, using VS 2015 Enterprise Update 3. NuGet Packages:
Server:
OpenRiaServices.Signed.EntityFramework version 4.4.1.0
OpenRiaServices.Signed.Server version 4.4.0.0
Client
OpenRiaServices.Signed.Client version 4.4.1.0
OpenRiaServices.Signed.Client.CodeGen version 4.4.1.0
OpenRiaServices.Signed.Core version 4.4.0.3
OpenRiaServices.Signed.ViewModel version 4.4.0.3
Thanks
Phil
This content has not been rated yet.
20
Reputation
2
Total posts