locked
Reinstall dynamics crm 2011 problem RRS feed

  • Question

  • Last week, my C: drive of app server, Installed dynamics crm 2011 on window server 2008r2 is full and have not file to delete anymore. Thus, I was uninstall dynamics crm 2011 from my app server and extended C drive. Next, I reinstall dynamics crm 2011 on app server again but a error occurs as following photo and log file. I cannot continue reinstall dynamics crm again. What's should I do?

    12:11:43|  Error| HResult=80004005 Install exception.System.Exception: Action Microsoft.Crm.Setup.Server.AssignNtfsPermissionsOnAspNetTempDirectoriesAction failed. ---> System.ComponentModel.Win32Exception: The data area passed to a system call is too small
       at Microsoft.Crm.Setup.Common.Utility.SecurityUtility.AddFileAllowedAce(CSid* sid, String file, AccessMask accessMask, AceFlags ace)
       at Microsoft.Crm.Setup.Common.Utility.SecurityUtility.AddFileAllowedAce(String account, String file, AccessMask accessMask, AceFlags ace)
       at Microsoft.Crm.Setup.Common.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)
       --- End of inner exception stack trace ---
       at Microsoft.Crm.Setup.Common.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)
       at Microsoft.Crm.Setup.Common.Installer.Install(IDictionary stateSaver)
       at Microsoft.Crm.Setup.Server.ServerRoleInstaller.Install(IDictionary stateSaver)
       at Microsoft.Crm.Setup.Common.ComposedInstaller.InvokeInstall(Installer installer, IDictionary stateSaver)
       at Microsoft.Crm.Setup.Common.ComposedInstaller.InternalInstall(IDictionary stateSaver)
       at Microsoft.Crm.Setup.Common.ComposedInstaller.Install(IDictionary stateSaver)
       at Microsoft.Crm.Setup.Server.ServerSetup.Install(IDictionary data)
       at Microsoft.Crm.Setup.Common.SetupBase.ExecuteOperation()
    12:11:43|Verbose| Method exit: Microsoft.Crm.Setup.Server.ServerSetup.ExecuteOperation
    12:11:43|   Info| ActivatePage(ServerSetupFinishPage)
    12:11:44|   Info| Microsoft Dynamics CRM Server failed.
    12:11:44|   Info| Microsoft Dynamics CRM Server Setup did not complete successfully. 

    Action Microsoft.Crm.Setup.Server.AssignNtfsPermissionsOnAspNetTempDirectoriesAction failed.
    The data area passed to a system call is too small

    osoft.Crm.Setup.Common.Utility.SecurityUtility.AddFileAllowedAce(CSid* sid, String file, AccessMask accessMask, AceFlags ace)

    Thursday, February 20, 2014 5:48 PM

All replies

  • hi

    Is your installing local admin on this server ?

    Admin access should handle this permission stuff on its own ?

    Thursday, February 20, 2014 6:12 PM
  • Yes, I've installed it and also adding domain server administrator on the server. It's still not install and have a same error.
    Friday, February 21, 2014 4:09 AM
  • This sounds like a lack of resources - how much memory and disk space do you have available ?

    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk

    Friday, February 21, 2014 8:36 PM
    Moderator