A new version of SnapShot! for Dynamics CRM is available so if you are needing to produce the ultimate set of documentation for your Dynamics CRM organization, you should check it out. Here are the changes found in v3.3: New Reports: Personal Settings have been added to […]
Read more →Version 2.0 of SnapShot! is now available. Visit the SnapShot! product page to download the sample reports and get more detailed information. With this update, I’ve added a report that will dump the raw Security Role data returned by CRM. Several people have requested access to the […]
Read more →Version 3.3 of Explorer! for Dynamics CRM has been released. This release fixes several bugs when extracting information from Dynamics CRM 4.0 and adds a new Bulk Analysis feature scans all entities and produces an Excel report showing the usage of all custom fields. Visit the Explorer! […]
Read more →This may not be possible in all organizations or situations but if you can, do the following: 1. Restart the SQL Server 2. On the CRM web server, perform an IISRESET. This gives us a clean environment with which to work and can make the upgrade […]
Read more →Before you begin the actual upgrade process to upgrade a CRM 4.0 instance to CRM 2011, make sure you have all of the resources required to complete the task. Here are a few things that might stop or delay you: Active Directory Access Make sure you […]
Read more →I was moving some custom code into a customer’s development environment when I noticed what I consider a breaking change that I am assuming was added in Update Rollup 12. The URL field on an iFrame’s properties is now converted to a fully-qualified URL. Imagine starting with […]
Read more →Hi Everyone, Well I’ve yet again changed the name of my JavaScript conversion tool for Dynamics CRM, added a bunch of new features, and changed the licensing to better match my other products. Visit the product page here. Here’s an overview: JavaScript Conversion Since the initial […]
Read more →Version 1.7 of the Dynamics CRM documentation tool, SnapShot! has been released. Visit the product information page for details and to download a sample report. Change in this version include: JScript Library Usage Report This report shows what libraries are referenced by which forms: JScript Function […]
Read more →In Dynamics CRM 4.0, the Label property of an IFRAME was not required: With Dynamics CRM 2011, the Label property is required: This is not a problem until you attempt to edit the properties of an IFRAME. If the Label is blank, you will receive […]
Read more →There are times when working in either JavaScript or .NET where you need to either display a CRM record or give the user the option of clicking a link to display a CRM record. The CRM 2011 SDK documents this process here: Open Forms, Views, Dialogs and […]
Read more →