摘要:
在做ADFS部署过程中配置ADFS服务时遇到如下问题检查系统日志错误日志如下,很明显“NT SERVICE\MSSQL$MICROSOFT##WID”这个账户不在log on as a aservice中再来看下这个账户是要干啥,我们在服务里找到了这个账号,他需要启动Windows Internal... 阅读全文
摘要:
今天在通过OData终结点update记录的时候报"Error processing request stream. The request should be a valid top-level resource object”,经过谷歌查询后发现是属性赋值时格式不对,其实从英文的字面意思也能猜出... 阅读全文
摘要:
Get from typevar type = Xrm.Page.ui.getFormType();getFromType() function returns integer value for different Form states0 - undefined1 - Create2 - Upd... 阅读全文