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”
- You’ll get a dialog box. Scroll down to the option for “Windows Identity Foundation 3.5″. Check the box.
- Let your machine configure WIF3.5
Run XrmToolbox
- After that you can head back to the folder where you unzipped XrmToolbox.
- Scroll down to to 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))
- Click ‘New Connection’
- Give your connection a name, and enter your log in credentials
- Click ‘Get Orgs’
- Once connected click ‘Load Sitemap’
- 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
- Once connected you can download your existing site map, make edits, and upload the new one.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· 从HTTP原因短语缺失研究HTTP/2和HTTP/3的设计差异
· 三行代码完成国际化适配,妙~啊~