Sitemap Editors for Dynamics CRM 2013
I’ve started using a couple of different sitemap editors in my projects for CRM 2013. These tools help to streamline the sitemap editing process by letting you connect directly to your CRM server and push out updates. This saves you the hassle of having to; package your sitemap into a solution, downloading it, unzipping it, opening it, editing it, re-zipping it, re-installing the new sitemap solution. – Tedious.
- The XrmToolbox (Formerly SiteMap Editor) by Tanguy. It is available for download HERE
- The CRM Sitemap Editor (part of the CRM Solution Manager) by Simpler Software. It is available for download HERE
Both tools are free though Simpler Software has a paid CRM Solution Manager product as well.
XrmToolbox (Tanguy)
When you first download XrmToolbox and try to run it, you may get a warning dialog saying:
“Unable to find Windows Identity Foundation 3.5 on this computer. This program may not work properly. Do you want to continue?”
If so you will need to obtain Windows Identity Foundation 3.5 which is available for download HERE
Install Windows Identity Framework
Grab the right version for your machine (i.e. 32 bit vs 64 bit by checking the install instructions).
Once installed, it still needs to be enabled before it will work.
- Hit your Windows Key on Windows 7, or swipe right on Windows 8.
- Click in the Search
- Type ‘Windows Features’ – which should reveal an option to “Turn Windows Features On or Off”
Turn Windows Features On or Off
- You’ll get a dialog box. Scroll down to the option for “Windows Identity Foundation 3.5″. Check the box.
Windows Identity Foundation 3.5
- Let your machine configure WIF3.5
Run XrmToolbox
- After that you can head back to the folder where you unzipped XrmToolbox.
Run XrmToolbox
- Scroll down to to Sitemap Editor
Using XrmToolbox Sitemap Editor
- You will be prompted to connect to your organization first. Click ‘Yes’. (Note without Windows Identity Foundation 3.5 installed you will not be able to successfully connect to your organization(s))
Connect To CRM Server With XrmToolbox
- Click ‘New Connection’
- Give your connection a name, and enter your log in credentials
- Click ‘Get Orgs’
- Once connected click ‘Load Sitemap’
XrmToolbox Sitemap Editor Interface
- Make your changes
- Click ‘Update Sitemap’
CRM Sitemap Editor (Simpler Software)
This is another nice editor (though a little more visual). I like that it displays the icons for your entities.
It works much like the XrmToolbox Sitemap Editor.
- Launch the application
- Enter your log in credentials
CRM Sitemap Editor
CRM Sitemap Editor
- Once connected you can download your existing site map, make edits, and upload the new one.
CRM Sitemap Editor
Sitemap Editors for Dynamics CRM 2013的更多相关文章
- Step by step Dynamics CRM 2011升级到Dynamics CRM 2013
原创地址:http://www.cnblogs.com/jfzhu/p/4018153.html 转载请注明出处 (一)检查Customizations 从2011升级到2013有一些legacy f ...
- Microsoft Dynamics CRM 2013 and 2011 Update Rollups and Service Packs
Microsoft Dynamics CRM 2013 BTW: RC stands for Release for Candidate, and RTM stands for Release ...
- Dynamics CRM 2013 installation
原创地址:http://www.cnblogs.com/jfzhu/p/3445820.html 转载请注明出处 一 硬件要求 1. CRM Server 下表对硬件的要求是假定Microsoft S ...
- Dynamics CRM 2013 SP1 升级到Dynamics CRM 2015
首先截图一下我要升级的Dynamics CRM 2013版本如下图,可以看到是打了SP1后的CRM 2013. 运行CRM 2015简体中文版的安装文件CRM2015-Server- ...
- Microsoft Dynamics CRM 2013 安装程序及SDK 下载地址
Microsoft Dynamics CRM 2013 已经具有相关资料 2013 Setup (Microsoft Dynamics CRM Server 2013) 下载地址: http://ww ...
- Microsoft Dynamics CRM 2013 --针对特定实体,取消保存功能(包含自动保存)
AutoSave 是 Microsoft Dynamics CRM 2013 一个新特性. 但AutoSave的有效范围是[所有实体],不允许针对特定某一实体进行设置. 所以,若想针对特定实体进行设置 ...
- Microsoft Dynamics CRM 2013 --选项集的多选
由于从Microsoft Dynamics CRM 2011到Microsoft Dynamics CRM 2013,界面的风格发生了很大的变化 故原先在2011上开发的选项集多选在2013上面已经不 ...
- Microsoft Dynamics CRM 2013 安装过程图解及安装序列号
Microsoft Dynamics CRM 2013 安装过程 图解 在安装前,先持一下SQL配置管理,将相关的服务打开.(由于在虚拟机里,许多服务需要时才会打开,像Reporting Serv ...
- Dynamics CRM 2013 初体验(2):UI
Dynamics CRM 2013 系统的UI与2011相比改动是巨大的:传统的导航栏被去掉了,取代它的是win8风格的小磁铁:Ribbon风格的工具栏也被去掉啦,它的风格将回滚至4.0时代:新系统添 ...
随机推荐
- C#基础|面向对象之继承
面向对象的世界 在现实的世界里,发现事物可以进行分类,并且各个分类中又有这关系. 在面向对象的世界里,人们用类来模拟现实世界中的各种关系. 从大的范围来说,人属于人类,如果按照不同的身份将人类进行 ...
- dropdownlist无刷新传值
既然局部刷新,其实没有必要用服务器控件,即便用了服务器控件,也不应该将AutoPostBack="true" ,这将导致页面回发并刷新,因此去掉下拉框的该属性 至于局部改变div的 ...
- linux如何关闭防火墙
1) 重启后生效 开启: chkconfig iptables on 关闭: chkconfig iptables off 2) 即时生效,重启后失效 开启: service iptables sta ...
- MySQL性能调优与架构设计-架构篇
架构篇(1) 读书笔记 1.Scale(扩展):从数据库来看,就是让数据库能够提供更强的服务能力 ScaleOut: 是通过增加处理节点的方式来提高整体处理能力 ScaleUp: 是通过增加当前处理节 ...
- dojo.hitch 原理
在使用dojo的时候,遇到dojo.hitch这个函数 ,官方文档说的很清楚,将函数和作用域绑定起来,这让我想起了call和apply这两个函数,call和apply用于改变一个方法的执行上下文,JS ...
- SQL Server系统表和常用函数(转)
sysaltfiles 主数据库 保存数据库的文件 syscharsets 主数据库 字符集与排序顺序sysconfigures 主数据库 配置选项syscurconfigs 主数据库 当前配置选项s ...
- C++ sizeof的使用总结
说明:以下代码在VS2008中通过,在32位操作系统下. 1. 定义 sizeof是一个操作符(operator). 其作用是返回一个对象或类型所占的内存字节数. 其返回值类型为size_t ...
- 使用Sqoop从mysql向hdfs或者hive导入数据时出现的一些错误
1.原表没有设置主键,出现错误提示: ERROR tool.ImportTool: Error during import: No primary key could be found for tab ...
- [译]GotW #6b Const-Correctness, Part 2
const和mutable对于书写安全代码来说是个很有利的工具,坚持使用它们. Problem Guru Question 在下面代码中,在只要合适的情况下,对const进行增加和删除(包括 ...
- WCF - Developers Tools
For developing a WCF service application, there are mainly two tools – Microsoft Visual Studio and C ...