16:36:13| Error| Install exception.System.Exception: Action
Microsoft.Crm.Setup.Server.ProvisionBusinessAction failed. --->
System.TypeInitializationException: Exception from HRESULT:
0x80131534.
at
Microsoft.Crm.Platform.ComProxy.CBizOrganizationClass.IBizOrganization_CreateRootBusiness(String
OrganizationId, String BusinessXml, String UserXml)
at
Microsoft.Crm.Setup.Server.ProvisionBusinessAction.Do(IDictionary
parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action,
IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action,
IDictionary parameters, Boolean undo)
at Microsoft.Crm.Setup.Common.Installer.Install(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.Server.ServerSetup.Run()
16:36:13| Info| Microsoft CRM 3.0 Server Setup Failed.
16:36:13| Info| Microsoft CRM 3.0 Server Setup Setup did not
complete successfully.
I see some people suggest to add some keys in registry. I did this but
is not resolve problem.
=====================================================================
Please add the following registry keys on the CRM Server:
1. Add OLEDBTimeout
Open the registry by typing Start | Run | Regedit. Navigate to HKLM |
Software |
Microsoft | MSCRM.
- Right click, select New. Create a new Reg DWORD value called
OLEDBTimeout.
- Right click and modify to change the value to 240 in hexadecimal
base
(about 576
seconds).
2. Increase MaxUserPort
Click Start, click Run, type regedit in the Open box, and then click
OK.
Locate and then click the following subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters
On the Edit menu, point to New, click DWORD Value, and then type
MaxUserPort.
Double-click MaxUserPort, and then set a decimal value to a number
close to
60000.
======================================================================
Somebody can help me?
You also may want to install SQL Server and create the CRM database
instances seperately from the CRM setup if you are concerned about
timeouts, so that when CRM setup comes along, it will have less work
to do.
hope this helps
got the same error yesterday. I contacted Microsoft, and they provided this
fix which worked!
Lyle
This can occur if a custom time zone was added or if a time zone is not
compete. Be sure to back up the registry before you attempt and edits. If
you don’t feel comfortable making registry edits, please call Microsoft
support at 800 microsoft to open a support incident so that an engineer can
assist you.
You may only need to delete the time zone you are using if that one is
incomplete.
-----------------------------------------------------------------------------------
Warning Serious problems might occur if you modify the registry incorrectly
by using Registry Editor or by using another method. These problems might
require that you reinstall the operating system. Microsoft cannot guarantee
that these problems can be solved. Modify the registry at your own risk.
1.
Open the Registry in CRM Server and go to HKLM\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Time Zones.
2.
Review Time Zone folders, making sure that each time zone folder includes 7
keys: (Default), Display, Dlt, Index, MapID, Std and TZI.
3.
If you detect a time zone with less than these 7 keys, export the time zone
folder using the Registry Editor.
4.
Delete the time zone.
5.
Repeat steps 2-4 for each time zone.
6.
Install CRM v 3.0.
Note After installing CRM v3.0 you can import back your custom time zones
using Registry Editor.