-
Hi.
Thank you for Open RIA Services 4.3.0.0
I would like to request that the assemblies be signed.
In this way, I do not get the error "Assembly generation failed -- Referenced assembly 'OpenRia…
-
Please add a nuget package for OpenRiaServices.DomainServices.Hosting.OData.dll just as the endpoints package can be used to install soap and json.
#### This work item was migrated from CodePlex
…
-
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 OpenRia…
-
The results depend a lot on the tld. For example both these domains belong to me, they have identical registrant information:
```
> ./test/bin/wsd_domains sebix.at fizeau.net
+---------------------…
sebix updated
6 years ago
-
Hello,
SubmitChanges method hangs in WCF RIA 1.0 SP2 and i have decided to integrate OpenRiaService inorder to troubleshoot further issue. I have downloaded source code and building the project . I …
-
Inside the file .\OpenRiaServices.DomainServices.Client\Framework\Silverlight\Data\Entity.cs there is a different way that validation is being handled.
Silverlight calls Validator.TryValidatePropert…
-
The first call to a ria service is slow if they are many assemblies without PublicKeyToken (5s on my project).
The problem is the try/catch in OpenRiaServices.DomainServices.TypeUtility.IsSystemAsse…
-
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…
-
Hi All,
I'm having an issue running all of my Jobs using Hangfire v1.6.14 with ASP.NET Core v1.1.2. I have no doubt it's probably something I'm doing wrong so apologies in advance. I'm calling the …
-
DataMember(Name="") attributes not reflected on the client side.
Found the same issue here: https://connect.microsoft.com/VisualStudio/feedback/details/1602170/problem-with-ria-services-code-generati…