Closed Issue: FileLoadException - Could not load file or assembly...
The commit: ddcb0ea2 made by danneesset <daniel.svensson@hotmail.se>at 8/12/2016 12:54:52 PM introduced FileLoadException in Silverlight version of OpenRiaServices.DomainServices.Client. The root...
View ArticleClosed Issue: Build error ValidateDomainServicesTask task could not be found...
It seems like the msbuild validation task which should be run when building the server cannot be loaded.Compilation seems to succeed but an error is added since the validation cannot...
View ArticleClosed Issue: [Required] incorrectly added to database generated properties [96]
When using EntityFramework and fluent configuration (or a code generation strategy without [DatabaseGenerated] attributes Ria Services will incorrectly infer that databasegenerated properties such as...
View ArticleClosed Unassigned: Designtime ServerBaseUri not set [99]
After upgrading to 4.5, when trying to modify my SL5 XAML views, I am getting a designtime error - "Could not use ServerBaseUri and the serviceUri to create an absolute Uri." It looks like for a...
View ArticleEdited Issue: Designtime ServerBaseUri not set [99]
After upgrading to 4.5, when trying to modify my SL5 XAML views, I am getting a designtime error - "Could not use ServerBaseUri and the serviceUri to create an absolute Uri." It looks like for a...
View ArticleClosed Issue: DataMember(Name="") attributes not reflected on the client side...
DataMember(Name="") attributes not reflected on the client side.Found the same issue here:...
View ArticleClosed Issue: Missing "using" directives [36]
Following "using" directives are missing in the code generated by the DomainService template.For DbContext:using System.Data.Entity;for ObjectContext:using System.Data.Entity;using...
View ArticleClosed Unassigned: Could Not Load System.Core After Porting [77]
I am not able to compile my SL 5 project after porting to Open RIA Services.I started with a functioning test projects with a .NET 4.0 website and SL4 App that used EF6 + ObjectContext, and a Domain...
View ArticleEdited Unassigned: Could Not Load System.Core After Porting [77]
I am not able to compile my SL 5 project after porting to Open RIA Services.I started with a functioning test projects with a .NET 4.0 website and SL4 App that used EF6 + ObjectContext, and a Domain...
View ArticleClosed Unassigned: Could not load file or assembly 'x' or one of its...
Hi.Thank you for Open RIA Services.Visual Studio 2013 Premium Update 2Windows 7 Enterprise SP1 x64Open RIA Services (Entity Framework, Server, Silverlight.Core, and Silverlight.DomainDataSource...
View ArticleClosed Unassigned: TFS build error: circular dependency [58]
Hi. I'm using OpenRiaServices 4.3.0.0 DomainServices with EntityFramework in my project. I'm trying to create a new build definition on TFS build server using DefaultTemplate.11.1.xaml. Unfortunatelly...
View ArticleReleased: 4.5.0.1 (Mar 19, 2017)
4.5.0 The goal of the release is to add improved cross platform support. This is the first release with stable WPF support as well as (at least partioal) core support to many other platforms such as...
View ArticleUpdated Release: 4.5.0.1 (Mar 19, 2017)
4.5.0 The goal of the release is to add improved cross platform support.This is the first release with stable WPF support as well as (at least partioal) core support to many other platforms such as...
View ArticleCreated Unassigned: Composite FilterDescriptors [100]
Is there a way to configure DomainDataSource to have composite filters? e.g ((ColA= 'AA') AND (ColB='1' OR ColB='2'))Actually I am migrating a Silverlight project to EF6 and OpenRIA. However, found out...
View ArticleCommented Unassigned: Composite FilterDescriptors [100]
Is there a way to configure DomainDataSource to have composite filters? e.g ((ColA= 'AA') AND (ColB='1' OR ColB='2'))Actually I am migrating a Silverlight project to EF6 and OpenRIA. However, found out...
View ArticleEdited Unassigned: Composite FilterDescriptors [100]
Is there a way to configure DomainDataSource to have composite filters? e.g ((ColA= 'AA') AND (ColB='1' OR ColB='2'))Actually I am migrating a Silverlight project to EF6 and OpenRIA. However, found out...
View ArticleUpdated Wiki: Desktop/WPF Support status
When porting a Silverlight solution to WPF there are currently a number of issues to be aware of.Other Problems / Issues1. You get compile time errors if you mix OpenRia codegen with some types of XAML...
View ArticleSource code checked in, #304076797d3d11a71b7bc1814f3e7de0a96d55a7
Improve startup performance * When discovering DomainService implementations, only enumerate assemblies that can contain classes deriving from DomainService * Improve DomainServiceDescription...
View ArticleSource code checked in, #e061d7bd5bc283555a6a0af3fdcfe7e5400bca01
Update Server nuget packaged for minor perf release
View ArticleReviewed: 4.5.0.1 (Jul 10, 2017)
Rated 5 Stars (out of 5) - Thanks for the hard work! Finally can use our limited resources to start migrating away from Silverlight.
View Article