Lack of links to LightSwitch Beta 1 auto-detection code

I am testing a new beta version of LightSwitch 1 and am getting the following error when trying to create. Not very special - I tried to create a new screen based on data sources from an existing database. Of course, there is no place to add links.

Error 5 The type or name of the DomainServices namespace does not exist in the namespace "System.ServiceModel" (do you miss the assembly reference?) [...] DataClientImplementation.cs 19 37 ClientGenerated

Anyone else playing with this new stuff?

If Microsoft is smart, they will also track StackOverflow and may ask me the following questions to narrow down the problem :-)

OK, as suggested by Jeff below:

Before deleting an existing RIA:

System.ServiceModel.DomainServices.EntityFramework.dll System.ServiceModel.DomainServices.EntityFramework.xml System.ServiceModel.DomainServices.Hosting.dll System.ServiceModel.DomainServices.Hosting.OData.dll System.ServiceModel.DomainServices.ODOD.XmlData .ServiceModel.DomainServices.Hosting.xml System.ServiceModel.DomainServices.Server.dll System.ServiceModel.DomainServices.Server.xml

After reinstalling from LightSwitch iso:

Microsoft.ServiceModel.DomainServices.Tools.dll Microsoft.ServiceModel.DomainServices.Tools.xml System.ServiceModel.DomainServices.EntityFramework.dll System.ServiceModel.DomainServices.EntityFramework.xml System.ServiceModel.DomainServices.Hosting.dll System.ServiceModel.DomainServices.Hosting.OData.dll System.ServiceModel.DomainServices.Hosting.OData.xml System.ServiceModel.DomainServices.Hosting.xml System.ServiceModel.DomainServices.Server.dll System.ServiceModel.DomainServices.Server.xml

+2
1

, Ria.

WCU\Silverlight\ riaservices .

Dll :

C:\Program Files\Microsoft SDK\RIA Services\v1.0\Libraries\Server

C:\Program Files (x86)\Microsoft SDK\RIA Services\v1.0\Libraries\Server

+2

Source: https://habr.com/ru/post/1760816/


All Articles