文章分类 -  MSCRM

Microsoft Dynamics CRM
WCF的DataContractSerializer序列化List集合对象时生成的XML中节点带有前缀的问题
摘要:WCF的DataContractSerializer序列化List集合对象时生成的XML中节点带有前缀的问题:类代码:[DataContract(Namespace = "http://192.26.168.102:8080/result")] public class ProdPkgListResponse { [DataMember(Order = 1)] public string ResultCode { get; set; } [DataMember(Order = 2)] public string ResultDesc { get; set; } [DataM 阅读全文

posted @ 2012-08-23 16:02 Smith Liu 阅读(333) 评论(0) 推荐(0)

MSCRM2011-安装示例数据
摘要:新安装的系统没有示例数据,展示太空白,需要填补,好在Microsoft提供的示例数据,安装导入步骤如下:This feature pretty much does what you would expect: with a click of a button, sample demo data will be imported into your organization. This is very handy for customer demos and making the out-of-the-box dashboards at least appear meaningful and u 阅读全文

posted @ 2012-08-15 10:32 Smith Liu 阅读(158) 评论(0) 推荐(0)

MSCRM2011-登陆错误
摘要:今天早上登陆系统,提示“You are attempting to create a user with a domain logon that does not exist. Select another domain logon and try again”检查远程桌面登陆AD和AP服务器,发现AD服务器有windows异常报出,重启AD+AP服务器,登陆恢复正常,OK。。。。。。 阅读全文

posted @ 2012-08-15 10:16 Smith Liu 阅读(95) 评论(0) 推荐(0)

Microsoft Dynamic CRM 培训
摘要:Microsoft Dynamic CRM 培训 阅读全文

posted @ 2011-09-08 23:37 Smith Liu 阅读(2215) 评论(2) 推荐(0)