you get "visual studio .net must be installed before you can install the Microsoft Dynamics CRM Developer Toolkit"


if you are not able to install Developer Toolkit for Microsoft dynamics CRM 2011 and faced an error as "visual studio .net must be installed before you can install the Microsoft Dynamics CRM Developer Toolkit"

Please try below, it works for me.

  • Go and "run as administrator" the PowerShell (x86)
  • Locate the folder that contains the .msi file (cd c:\.... etc)
  • run the powershell command: MSIEXEC /i crmdevelopertools_installer.msi
(/i argument stands for "install")

cheers,

Comments

Popular posts from this blog

New Journey : Linux in Windows and containerization through Docker Desktop for Windows

Could not load file or assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified at Configuration class initiation in CrmServiceHelper.cv

Installation of Microsoft Visual C++ Runtime failed. Exit code: 5100. Result: Asia in Microsoft Dynamics CRM 2011