Answered by:
Install CRM 2011 client failed

Question
-
When install 32 bit client , failed. My PC is on XP, Outlook is 2007 SP2. Please help, Thanks
The massage from log file is
15:53:43| Info| === Setup bootstrap logging started 2011-6-8 15:53:43 ===
15:53:43| Info| Bootstrap version: 5.0.9688.583.
15:53:43| Info| User: LIUY.
15:53:43| Info| Invoked with command line: "C:\i386\SetupClient.exe"
15:53:43| Info| Running Microsoft Dynamic CRM 5 for Outlook at : C:\i386
15:53:43| Info| System Memory: 3211177984 Bytes
15:53:43| Info| Initializing COM.
15:53:43| Info| Initialized COM.
15:53:43| Info| No pending reboot detected
15:53:43| Info| No reboot required
15:53:43| Info| Uninitializing COM.
15:53:43| Info| Uninitialized COM.
15:53:43| Info| Current OS Version: 5.1.2600
15:53:43| Info| ServicePack: Service Pack 3
15:53:43| Info| System Type: Workstation
15:53:43| Info| Suite Mask: 0x0100
15:53:43| Info| .NET version found is 3.5.30729.1
15:53:43| Info| Copying installer files to local directory:
15:53:43| Info| Package: C:\i386\Client.msi, Options: ADDLOCAL="Installer" INSTALLDIR="C:\DOCUME~1\liuy\LOCALS~1\Temp\MSCRM_{99279F5E-AF58-4B4A-A294-EAF9939442A0}" TARGETDIR="C:\DOCUME~1\liuy\LOCALS~1\Temp\MSCRM_{99279F5E-AF58-4B4A-A294-EAF9939442A0}" ALLOWRUN=1
15:53:45| Info| Loading bootstrap library C:\DOCUME~1\liuy\LOCALS~1\Temp\MSCRM_{99279F5E-AF58-4B4A-A294-EAF9939442A0}\ClientSetup.dll
15:53:46| Info| Microsoft Dynamics CRM for Outlook is not currently installed.
15:54:22| Info| === Setup bootstrap logging ended 2011-6-8 15:54:22 ===15:54:02| Info| Bootstrap version: 5.0.9688.583.
15:54:02| Info| User: LIUY.
15:54:02| Info| Initializing COM.
15:54:02| Info| Initialized COM.
15:54:02| Info| Disk Space Available: 2775.00MB
15:54:02| Info| Current OS Version: 5.1.2600
15:54:02| Info| ServicePack: Service Pack 3
15:54:02| Info| System Type: Workstation
15:54:02| Info| Suite Mask: 0x0100
15:54:03| Info| IsIeInstalled=1
15:54:03| Info| .NET version found is 4.0.30319.0
15:54:03| Info| IsDotNetInstalled=1
15:54:03| Info| IsInstallerInstalled=1
15:54:03| Info| Windows Installer found is 4.5
15:54:03| Info| CIsVcRedistInstalled=1
15:54:03| Info| VCRedist with version 10.0.30319 is already installed
15:54:03| Info| Initializing COM.
15:54:03| Info| Initialized COM.
15:54:03| Info| Uninitializing COM.
15:54:03| Info| Uninitialized COM.
15:54:03| Info| IsDrWatsonInstalled=1
15:54:03| Info| .NET version found is 4.0.30319.0
15:54:03| Info| IsDotNetInstalled=1
15:54:03| Info| IsInstallerInstalled=1
15:54:03| Info| Windows Installer found is 4.5
15:54:03| Info| IsSqlCe32BitInstalled=1
15:54:03| Info| IsReportViewerControlInstalled=1
15:54:03| Info| Installing on Windows XP: skipping Geneva installation check
15:54:03| Info| CIsIDCRL32Installed=1
15:54:03| Info| GetSIDOfLoggedOnUser: Starting
15:54:03| Info| GetSIDOfLoggedOnUser: before WTSQueryUserToken, session=0
15:54:03| Info| GetSIDOfLoggedOnUser: return code = 1314
15:54:03| Info| Using the following Language Pack msi - C:\i386\MUISetup_1033_i386.msi
15:54:03| Info| Initializing COM.
15:54:03| Info| Initialized COM.
15:54:03| Info| Installing Microsoft Dynamics CRM for Outlook
15:54:03| Info| Launching external process:
15:54:03| Info| CmdLine: <msiexec /i "C:\i386\Client.msi" /q INSTALLLEVEL="3" INSTALLTYPE="INSTALL" SOURCEFOLDER="C:\i386" TARGETDIR="C:\Program Files\Microsoft Dynamics CRM" INSTALLDIR="C:\Program Files\Microsoft Dynamics CRM" /l+ "C:\Documents and Settings\liuy\Local Settings\Application Data\Microsoft\MSCRM\Logs\crm50clientmsi.log" LOGFILE="C:\Documents and Settings\liuy\Local Settings\Application Data\Microsoft\MSCRM\Logs\crm50clientmsi.log" ALLOWRUN="1" REBOOT=ReallySuppress NOSELECTION=1>
15:54:03| Info| WorkingDir: <C:\i386>
15:54:22| Info| Installation of Microsoft Dynamics CRM for Outlook failed. Exit code: 1603. Result: Fatal error during installation.
15:54:22| Info| Uninitializing COM.
15:54:22| Info| Uninitialized COM.
15:54:22| Info| Uninitializing COM.
15:54:22| Info| Uninitialized COM.
15:54:22| Info| === Setup bootstrap logging started 2011-6-8 15:54:22 ===
15:54:22| Info| Bootstrap version: 5.0.9688.583.
15:54:22| Info| User: LIUY.
15:54:22| Error| Installation of Microsoft Dynamics CRM for Outlook failed.Wednesday, June 8, 2011 6:10 AM
Answers
-
I believe you have posted the contents of crm50setup.log. What I'm asking for is crm50clientmsi.log
Toward the end of what you posted is a line that reads...
15:54:03| Info| CmdLine: <msiexec /i "C:\i386\Client.msi" /q INSTALLLEVEL="3" INSTALLTYPE="INSTALL"
That line is saying that the installer is kicking off another MSI and that MSI is the part that actually installs the client. It seems something went wrong during Client.msi. That same line points to the log file crm50clientmsi.log. That log file should give you a better idea what went wrong.
If you look in the C:\Documents and Settings\liuy\Local Settings\Application Data\Microsoft\MSCRM\Logs directory, you'll see several log files. You should take a look at each.
- Proposed as answer by Donna EdwardsMVP Sunday, June 12, 2011 4:32 PM
- Marked as answer by Donna EdwardsMVP Saturday, June 18, 2011 10:45 PM
Friday, June 10, 2011 1:49 PM -
Thanks, Kreed.
In the crm50clientmsi.log, I found the following.
Action start 15:54:18: InstallFinalize.
MSI (s) (68:1C) [15:54:21:565]: Product: Microsoft Dynamics CRM 2011 for Microsoft Office Outlook -- Error 1308. Source file not found: C:\i386\PFiles\MSCRM\Client\res\web\_imgs\ico_internet_leads.gif. Verify that the file exists and that you can access it.Error 1308. Source file not found: C:\i386\PFiles\MSCRM\Client\res\web\_imgs\ico_internet_leads.gif. Verify that the file exists and that you can access it.
Action ended 15:54:21: InstallFinalize. Return value 3.
Action ended 15:54:22: INSTALL. Return value 3.
MSI (s) (68:1C) [15:54:22:158]: Product: Microsoft Dynamics CRM 2011 for Microsoft Office Outlook -- Installation failed.MSI (s) (68:1C) [15:54:22:158]: Windows Installer installed the product. Product Name: Microsoft Dynamics CRM 2011 for Microsoft Office Outlook. Product Version: 5.0.9688.0. Product Language: 1033. Installation success or error status: 1603.
It looks some files are missing from my install package(download by someone else before). I have to re-download the CRM2011-Client-ENU-i386.exe. It is owrking now.
- Marked as answer by Donna EdwardsMVP Saturday, June 18, 2011 10:44 PM
Tuesday, June 14, 2011 3:33 AM
All replies
-
Can you post the contents of C:\Documents and Settings\liuy\Local Settings\Application Data\Microsoft\MSCRM\Logs\crm50clientmsi.log?Wednesday, June 8, 2011 7:28 PM
-
The message is from the crm50clientmsi.log.
Friday, June 10, 2011 5:34 AM -
I believe you have posted the contents of crm50setup.log. What I'm asking for is crm50clientmsi.log
Toward the end of what you posted is a line that reads...
15:54:03| Info| CmdLine: <msiexec /i "C:\i386\Client.msi" /q INSTALLLEVEL="3" INSTALLTYPE="INSTALL"
That line is saying that the installer is kicking off another MSI and that MSI is the part that actually installs the client. It seems something went wrong during Client.msi. That same line points to the log file crm50clientmsi.log. That log file should give you a better idea what went wrong.
If you look in the C:\Documents and Settings\liuy\Local Settings\Application Data\Microsoft\MSCRM\Logs directory, you'll see several log files. You should take a look at each.
- Proposed as answer by Donna EdwardsMVP Sunday, June 12, 2011 4:32 PM
- Marked as answer by Donna EdwardsMVP Saturday, June 18, 2011 10:45 PM
Friday, June 10, 2011 1:49 PM -
Thanks, Kreed.
In the crm50clientmsi.log, I found the following.
Action start 15:54:18: InstallFinalize.
MSI (s) (68:1C) [15:54:21:565]: Product: Microsoft Dynamics CRM 2011 for Microsoft Office Outlook -- Error 1308. Source file not found: C:\i386\PFiles\MSCRM\Client\res\web\_imgs\ico_internet_leads.gif. Verify that the file exists and that you can access it.Error 1308. Source file not found: C:\i386\PFiles\MSCRM\Client\res\web\_imgs\ico_internet_leads.gif. Verify that the file exists and that you can access it.
Action ended 15:54:21: InstallFinalize. Return value 3.
Action ended 15:54:22: INSTALL. Return value 3.
MSI (s) (68:1C) [15:54:22:158]: Product: Microsoft Dynamics CRM 2011 for Microsoft Office Outlook -- Installation failed.MSI (s) (68:1C) [15:54:22:158]: Windows Installer installed the product. Product Name: Microsoft Dynamics CRM 2011 for Microsoft Office Outlook. Product Version: 5.0.9688.0. Product Language: 1033. Installation success or error status: 1603.
It looks some files are missing from my install package(download by someone else before). I have to re-download the CRM2011-Client-ENU-i386.exe. It is owrking now.
- Marked as answer by Donna EdwardsMVP Saturday, June 18, 2011 10:44 PM
Tuesday, June 14, 2011 3:33 AM -
hi Guys..
I have been beatiing myself over the head on this one, Ihave tired just about everythign I can think ofhere is my error. I'm running vita x 64 (i know dump vista..) on this machine. (running as admin, custom settings etc)
*********
CAPACK: CAPack::InvokeManagedCustomAction(Microsoft.Crm.Setup.Client!Microsoft.Crm.Setup.Client.ClientSetup.EditMapiSvc)
CAPACK: Extracting custom action to temporary directory: C:\Windows\Installer\MSI32AD.tmp-\
CAPACK: Binding to CLR version v4.0.30319
CustomActionProxy.InvokeCustomAction(Microsoft.Crm.Setup.Client!Microsoft.Crm.Setup.Client.ClientSetup.EditMapiSvc)
Calling custom action Microsoft.Crm.Setup.Client!Microsoft.Crm.Setup.Client.ClientSetup.EditMapiSvc
Exception thrown by custom action:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access to the path 'C:\Windows\SysWOW64\MapiSvc.inf' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at Microsoft.Crm.Setup.Client.ClientSetup.EditMapiSvc(Session session)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
at Microsoft.WindowsInstaller.CustomActionProxy.InvokeCustomAction(Int32 sessionHandle, String entryPoint)
CAPACK: Failed to invoke custom action method. Error code 0x80131604
Action ended 16:19:32: InstallFinalize. Return value 3.
Action ended 16:19:40: INSTALL. Return value 3.
MSI (s) (8C:1C) [16:19:40:345]: Product: Microsoft Dynamics CRM 2011 for Microsoft Office Outlook -- Installation failed.
Matt Katzer, KAMIND IT | www.getoffice365now.com | www.kamind.net email: mkatzer@kamind.comFriday, September 23, 2011 11:44 PM -
One suggestion I found is to turn off UAC and then give yourself permission to this file (even if you are an admin).
Check this link: http://www.vistax64.com/microsoft-office/52821-ms-office-2003-error-1913-mapisvc-inf.html
It doesn't discuss CRM specifically, but it does deal with the file that you are unable to access.
If that doesn't work, you may want to start a new thread since this one is already marked as answered.
Good luck
Monday, September 26, 2011 2:32 PM