同一项目中两个ADO.NET Entity共存发生错误解决
摘要:错误描述:(1)System.ServiceModel.DomainServices.Client.DomainOperationException: Load operation failed for query 'GetOptionsIntTypes'. 在映射和元数据信息中找不到指定的默认 EntityContainer 名称“WMOSOptionsEntities”。参数名: defaultContainerName(2)System.ServiceModel.DomainServices.Client.DomainOperationException: Load op
阅读全文
posted @
2011-02-24 09:36
DhuXin
阅读(1437)
推荐(0)
Silverlight4中WCF RIA DomainService与Net.Tcp Binding/Net.pipeBinding等非Htttp绑定无法兼容
摘要:出现问题:WCFRIADomainService与Net.TcpBinding/Net.pipeBinding等非Htttp绑定无法兼容中文描述:提供的URI方案"net.tcp"无效,应为"http";英文描述:TheprovidedURIscheme'net.tcp'isinvalid;expected'http'.Parametername:context.ListenUriBaseAddress问题原因:(1)http://www.cnblogs.com/2018/archive/2010/10/25/186074
阅读全文
posted @
2011-02-22 15:18
DhuXin
阅读(1158)
推荐(1)
win7打开服务时,错误提示:一个或多个activex 控件无法显示
摘要:一个或多个activex 控件无法显示这是升级flash出现的bug,我之前有道也是这样的,后来删掉后当即就可以了打开注册表编辑器,定位到HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\01、如果侧窗格中的1200的值为3,则改成02、如果Zones下,即左侧0上有一个方块的值,删除
阅读全文
posted @
2011-02-21 16:40
DhuXin
阅读(1240)
推荐(0)
Silverlight4配置WCF net.tcp绑定宿主在IIS时应注意的几个问题
摘要:点击下载:WCF.NetTCP绑定配置说明.pdf相关文章:Silverlight4配合WCF net.tcp实现在线聊天应用攻略1Duplex WCF Services Hosted in IIS Using Net.Tcp (Google快照)关于IIS7 host WCF service支持netTCP协议问题
阅读全文
posted @
2011-02-21 14:53
DhuXin
阅读(838)
推荐(1)