MCSF Installation problem

We get the following error while installing MCSF. MCSF was already installed on the system and we uninstalled the same.

While installing it this time we have selected the option which does not create anything at active directory because AD was already configured.

We first get the following error.

1. Error 1001:Unable to get installer types in the C:\...\Microsoft.connectedservices.connector.session.dll assembly.Unable to load one or more requested types.retrieve the loaderexceptions property for more info

After this we get the following error and installation process halts.

2. could not find file"C:/Windows/system32/mmcfxcommon.InstallState"




Answer this question

MCSF Installation problem

  • Michael_Giagnocavo

    Hi Sachin,

    Could you run the installer in logging mode and post the MSI log That would help in identifying the issue. To create a log, you need to start the installer from a command prompt.

    MSIEXEX /I <MSIFILENAME>.MSI CALLEDFROMEXE=1 /Lime:<LOGFILENAME>

    Thanks,

    Satish



  • MCSF Installation problem