Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Microsoft CRM 3.0 Installation Problem with HRESULT: 0x80131534

38 views
Skip to first unread message

leonid....@gmail.com

unread,
Mar 29, 2007, 1:14:35 PM3/29/07
to
I have problem with installation of MS CRM on computer
Operation System - WIN2003 with service pack 2.
Sql Server - 2005, I receive error

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?

Andy

unread,
Mar 29, 2007, 3:42:26 PM3/29/07
to
I didn't install CRM at our site, but I think the guy that did also
encountered problems with SQL Server 2005 running with CRM 3.0, and he
installed SQL Server 2000 instead. We haven't had any problems
running CRM 3.0 with SQL Server 2000 - the only thing is that you have
to make sure you don't use SQL Server enterprise managers from
different versions of SQL Server on each other, or you may corrupt the
database instances.

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


Lyle Epstein

unread,
May 18, 2007, 12:46:01 AM5/18/07
to
Leonid-
I ran into the same problem yesterday, and contacted Microsoft. They
provided a fix, as outlined below. It worked for me as well!

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.


0 new messages