System.ServiceModel.DomainServices.EntityFramework需要引入什么dll或安装什么啊?

chenhaoying 2012-09-14 04:23:13
下载了个《基于 Silverlight的快速开发框架RapidSL新版改进源码》,运行出错:
命名空间“System.ServiceModel.DomainServices”中不存在类型或命名空间名称“EntityFramework”。是否缺少程序集引用?

他的配置要求我都安装了,可是还是编译不过。到底需要需要引入什么dll或安装什么啊?
...全文
230 5 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
  • 打赏
  • 举报
回复
chenhaoying 2012-09-14
  • 打赏
  • 举报
回复
[Quote=引用 1 楼 的回复:]

System.ServiceModel.DomainServices.EntityFramework.dll 应该缺少这个

参考 http://www.cnblogs.com/Mainz/archive/2011/09/21/2184334.html 按照路径复制到bin下,然后添加引用 试试
[/Quote]

找到了引用进去了,可是编译还有别的错误。
未能找到类型或命名空间名称“DbDomainService”(是否缺少 using 指令或程序集引用?)
查看引用里,发现有个Microsoft.ServiceModel.DomainServices.EntityFramework的引用是打个感叹号的,也就是还缺这个,这个又是哪个dll呢?
chenhaoying 2012-09-14
  • 打赏
  • 举报
回复
[Quote=引用 2 楼 的回复:]

引入 system.servicemodel.domainservices.entityframework.dll
[/Quote]

我搜索了整个硬盘都没找到这个dll啊。
Banianer 2012-09-14
  • 打赏
  • 举报
回复
引入 system.servicemodel.domainservices.entityframework.dll
  • 打赏
  • 举报
回复
System.ServiceModel.DomainServices.EntityFramework.dll 应该缺少这个

参考 http://www.cnblogs.com/Mainz/archive/2011/09/21/2184334.html 按照路径复制到bin下,然后添加引用 试试
源码dll: ComSvcConfig mscorlib PresentationBuildTasks PresentationCore PresentationFramework PresentationFramework.Aero PresentationFramework.Classic PresentationFramework.Luna PresentationFramework.Royale SMDiagnostics SMSvcHost svcutil System System.Activities System.Activities.Core.Presentation System.Activities.DurableInstancing System.Activities.Presentation System.AddIn System.AddIn.Contract System.ComponentModel.DataAnnotations System.Configuration System.Core System.Data System.Data.DataSetExtensions System.Data.Entity System.Data.Entity.Design System.Data.Linq System.Data.Services System.Data.Services.Client System.Data.Services.Design System.Data.SqlXml System.Drawing System.IdentityModel System.IdentityModel.Selectors System.IO.Log System.Management System.Messaging System.Net System.Numerics System.Runtime.Caching System.Runtime.DurableInstancing System.Runtime.Remoting System.Runtime.Serialization System.Security System.ServiceModel System.ServiceModel.Activation System.ServiceModel.Activities System.ServiceModel.Channels System.ServiceModel.Discovery System.ServiceModel.Internals System.ServiceModel.Routing System.ServiceModel.WasHosting System.ServiceModel.Web System.Transactions System.Web System.Web.ApplicationServices System.Web.DynamicData System.Web.Entity System.Web.Entity.Design System.Web.Extensions System.Web.Mobile System.Web.Routing System.Web.Services System.Windows.Forms System.Workflow.Activities System.Workflow.ComponentModel System.Workflow.Runtime System.WorkflowServices System.Xaml.Hosting System.Xml System.Xml.Linq UIAutomationClient UIAutomationClientsideProviders WindowsBase WsatConfig WsatUI XamlBuildTask

62,243

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧