I am getting the following build error after following the blog directions on moving from WCF Ria to Open Ria.
Error
1
The "OpenRiaServices.DomainServices.Tools.ValidateDomainServicesTask" task could not be loaded from the assembly OpenRiaServices.DomainServices.Tools. Could not load file or assembly 'OpenRiaServices.DomainServices.Tools' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
AmsiWeb
I'm not sure what to do here. The .Tools dll is in the package folder, but it isn't referenced in the projects. Should it be?
I am also getting the following warning:
Warning 2 "C:\Program Files (x86)\MSBuild\Microsoft\Silverlight\v5.0\Microsoft.VisualStudio.ServiceModel.targets" cannot be imported again. It was already imported at "C:\Program Files (x86)\MSBuild\Microsoft\Silverlight\v5.0\Microsoft.Ria.Client.targets (338,3)". This is most likely a build authoring error. This subsequent import will be ignored. [C:\Users\rarch\Development\Amsi-v8.0.0\Product\Production\AmsiSL\AmsiSL.csproj] AmsiSL
Once again, not sure why, because the MS stuff shouldn't be running afaict.
This content has not been rated yet.
70
Reputation
10
Total posts