Loading…

Welcome to Cognettacloud

9x Microsoft Business Solutions 365 MVP, I'm the CTIO for congruentX and a community Technology Evangelist Delivering Edge Experiences Using Microsoft Dynamics 365, Azure & Power Platform (Power BI, PowerApps & Power Automate) & Office 365

CRM 2011: ADFS Service Federated Metadata Error – Keyset does not exist

Reviewing a client’s ADFS configuration,  I found an unusually error message in the ADFS service federation metadata saying “Keyset does not exist”. After searching for all the usually culprits, this turned out to be one of the most commonly forgotten issues – Giving access to the service account to manage the private keys for the certificate. […]

CRM 2011: ADFS SSL Certifcate Expiration (Auto-Rollover) and CRM is now down.

CRM 2011 ADFS comes with a unqiue feature: Auto-Rollover for SSL Certification expiration. You must load the new SSL certificate on the box prior to the Auto-Rollover. We are finding out this might be as automatic as once thought. If your ADFS console looks like the following and your CRM is not working the steps […]

CRM 2011 Upgrade Failure: The full-text component is not installed on SQL Server, Word Breaker Not Installed

A common error when upgrading or installing CRM 2011:               This error can be resolved by modifying the existing SQL server installation. From Control panel, click add/remove programs, click on SQL Server installation, change/ add features. You will be prompted for the original install media so make sure you […]

CRM 2011: Solution Import Error – You do not have the necessary permissions to change the domain logon name for this user

A colleague of mine, David Pritchett, passes along this time saving tip when you have problems importing solutions and receive the error message as below:   The error message turns out to be related to the user not have rights to the directory shown below:   Once the user has rights, the solution will import correctly. […]

CRM 2011: Optimize ASP.NET compilation flag to improve CRM 2011 Performance

Great article on modifying the ASP.NET compilation. We have updated on this on several systems reporting over slow performance and have seen some good performance improvements using this on a few CRM systems. http://blogs.msdn.com/b/davidebb/archive/2009/04/15/a-new-flag-to-optimize-asp-net-compilation-behavior.aspx Inside the CRM 2011 web.config, you can add the statement to your web.config: