Kb Article Helper】的更多相关文章

using System; using Microsoft.Xrm.Sdk; using Microsoft.Crm.Sdk.Messages; using Microsoft.Xrm.Sdk.Query; /// <summary> /// 知识库文章 /// </summary> public class KbArticleHelper { public static readonly string entityName = "kbarticle"; pub…
笔者因为时不时要导出solution,对solution xml进行处理,所以把xml中的rootcomponent type列一下  Type Description 1 Entity 2 Attribute 3 Relationship 4 Attribute Picklist Value 5 Attribute Lookup Value 6 View Attribute 7 Localized Label 8 Relationship Extra Condition 9 Option Se…
如何解决卸载McAfee时出现"处于托管模式时无法删除"问题 问题现象: 这几天在为客户终端换装杀毒软件时出现这么一个问题:在控制面板的添加或删除程序里面将"McAfee VirusScan Enterprise和 McAfee AntiSpyware Enterprise Module"卸载后,却无法卸载"McAfee agent",总是提示"处于托管模式时无法删除". 问题分析: 其实这是因为McAfee杀毒软件的CMA程…
非常全面的SQL Server巡检脚本来自sqlskills团队的Glenn Berry 大牛 Glenn Berry 大牛会对这个脚本持续更新 -- SQL Server 2012 Diagnostic Information Queries -- Glenn Berry -- April 2015 -- Last Modified: April 27, 2015 -- http://sqlserverperformance.wordpress.com/ -- http://sqlskills…
企业IT管理员IE11升级指南 系列: [1]—— Internet Explorer 11增强保护模式 (EPM) 介绍 [2]—— Internet Explorer 11 对Adobe Flash的支持 [3]—— IE11 新的GPO设置 [4]—— IE企业模式介绍 [5]—— 不跟踪(DNT)例外 [6]—— Internet Explorer 11面向IT专业人员的常见问题 [7]—— Win7和Win8.1上的IE11功能对比 [8]—— Win7 IE8和Win7 IE11对比…
VS2013.3 RTM已发布! 完整安装包:http://download.microsoft.com/download/6/F/0/6F0777D3-3541-465F-8639-A8F9D36BA8C8/vs2013.3_ult_chs.iso完整包安装说明:http://www.microsoft.com/zh-cn/download/details.aspx?id=43727 增量安装包:http://download.microsoft.com/download/0/4/1/0414…
Ignite介绍 Ignite 是SolarWinds公司开发的一款数据库性能监控.性能分析并提供优化解决方案的性能检测分析工具,Ignite配置简单.方便:它会收集实时会话数据.服务器资源使用情况,以及数据库服务器性能数据.提供实时监控和告警.它不仅可以从多个维度-如等待类型.程序. 执行计划分析历史趋势的响应时间.而且有着非常优秀的图形化界面,用户体验非常棒.当然这款工具并非是免费的,但是提供试用版本.大家可以去http://www.ignitefree.com/了解一下Ignite提供的免…
       如果使用Oracle 12C 作为Ignite 的Repository的话,在Repository Createion Wizard的配置过程中,会出现ORA-28040:No matching authentication protocol错误,出现这个错误是因为Ignite使用的JDBC版本过低原因造成.需要升级JDBC的版本 步骤1:先查看本地Java版本并去官方网站下载Oracle JDBC Drive [root@getlnx05 ignite_8_3_407]# jav…
一同事将测试服务器从SQL Server 2008 R2 SP2升级到了SQL Server 2008 R2 SP3后发现Report Service的报表编辑时启动不了Report Builder,错误信息如下所示: PLATFORM VERSION INFO     Windows             : 6.1.7601.65536 (Win32NT)     Common Language Runtime     : 4.0.30319.18408     System.Deploy…
以下是从overFlow 复制过来的问题 I've read through many of the other questions posted on the same issue, but I still do not understand the cause and how to prevent it from happening. In my case, this happens on the production server. I get the same error that ha…