Answered by:
Reinstall of CRM 2011 - need to disable prerequisites checks

Question
-
Hi.
I have a test server (used for different things) where we had CRM 2011 RU16 already installed and running.
We had to uninstall CRM from this server, and now I'm trying to reinstall it.
Install is failing because of we already have all the prerequisites installed, BUT an higher version of what the CRM installer is able to recognize. Therefore it tries to install the a bit, that fails because an higher version exist...
Is there a command or a registry key I can change to make the CRM 2011 install WITHOUT the prerequisites checks?
Many thanks for your help...
Wednesday, February 25, 2015 1:47 PM
Answers
-
The prerequisite checks are there for a very good reason, you should not want to disable this.
The check you're facing is telling you valuable information. Basically there are some leftovers that need to be removed. Most likely you'll find some artifacts in either of these locations:
- C:\program files\Microsoft Dynamics CRM
- SQL Server databases: MSCRM_CONFIG and/or [OrgName]_MSCRM
- Register: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM
If any of these locations exist, then you can remove these. That should solve the cause of the prerequisite check.
Good luck,
Ronald Lemmen
Ronald Lemmen
Microsoft Dynamics CRM MVP
http://www.ronaldlemmen.com- Proposed as answer by Andrii ButenkoMVP, Moderator Wednesday, February 25, 2015 3:12 PM
- Marked as answer by Claudio Casonato Wednesday, February 25, 2015 6:34 PM
Wednesday, February 25, 2015 2:46 PMModerator
All replies
-
can you post a screenshot of the exact prerequisites are causing this problem?
My blog: www.crmanswers.net - Rockstar 365 Profile
- Proposed as answer by Andrii ButenkoMVP, Moderator Wednesday, February 25, 2015 3:12 PM
Wednesday, February 25, 2015 2:32 PM -
The prerequisite checks are there for a very good reason, you should not want to disable this.
The check you're facing is telling you valuable information. Basically there are some leftovers that need to be removed. Most likely you'll find some artifacts in either of these locations:
- C:\program files\Microsoft Dynamics CRM
- SQL Server databases: MSCRM_CONFIG and/or [OrgName]_MSCRM
- Register: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM
If any of these locations exist, then you can remove these. That should solve the cause of the prerequisite check.
Good luck,
Ronald Lemmen
Ronald Lemmen
Microsoft Dynamics CRM MVP
http://www.ronaldlemmen.com- Proposed as answer by Andrii ButenkoMVP, Moderator Wednesday, February 25, 2015 3:12 PM
- Marked as answer by Claudio Casonato Wednesday, February 25, 2015 6:34 PM
Wednesday, February 25, 2015 2:46 PMModerator -
Hi.
Thanks for answers. I have resolved myself by replacing the vcredist_x64.exe file coming from the installation package with the newest Visual C++ SP1 from MS download center.
PS: yes I checked all registry entries for CRM, and they were cleaned. And CRM 2011 installation is a bloody b.... process....- Edited by Claudio Casonato Wednesday, February 25, 2015 3:20 PM
Wednesday, February 25, 2015 3:19 PM