Hi,
I have four AOS server runing on my windows server 2003 enterprise OS. When i am trying to install Enterprise Portal on my system it is giving the following error in error log file. Sorry for pasting the error as i didn’t know how to attach the file as this is my first post. [:)]
=== Setup logging started: 29-Jun-2010 1:19:37 AM ===
Running file: “C:\DOCUME~1\RAVI~1.SHA\LOCALS~1\Temp\AxSetup\AxSetup.exe” RelatedFilesDir=“G:\xyz India Pvt. Ltd\Software Setups\Other Software\AX2009_install\AX2009_install”
AxSetup version number: 5.0.593.0
Microsoft Windows NT 5.2.3790 Service Pack 2 (32 bit)
RAVI
xyz0\ravi.sharma
Interactive: True
RelatedFilesDir=G:\xyz India Pvt. Ltd\Software Setups\Other Software\AX2009_install\AX2009_install
Property RelatedFilesDir set to: ‘G:\xyz India Pvt. Ltd\Software Setups\Other Software\AX2009_install\AX2009_install’
Property SetupLanguage set to: ‘EN’
=== Loading parameters from the command line or a parameter file ===
Initializing log file: C:\Documents and Settings\All Users\Application Data\Microsoft\Dynamics AX\Dynamics AX Setup Logs\2010-06-29 01-19-37\DynamicsSetupLog.txt
=== Starting evaluation of existing installation state ===
Application Object Server instance 1 has been installed with the name 01-DynamicsAx1.
Application Object Server instance 2 has been installed with the name 02-xyz
Application Object Server instance 3 has been installed with the name 03-xyz.
Application Object Server instance 4 has been installed with the name 04-xyz.
MSI file: Components32.msi Installed: True
MSI file: ClientHelp.msi Installed: True
Property ClientHelpLanguages set to: ‘EN-US’
Previously Installed Component: Application Object Server (AOS) (01-DynamicsAx1)
Previously Installed Component: Application Object Server (AOS) (02-xyz)
Previously Installed Component: Application Object Server (AOS) (03-xyz)
Previously Installed Component: Application Object Server (AOS) (04-xyz)
Previously Installed Component: Client
Previously Installed Component: Debugger
Property RunMode set to: ‘AddRemoveFeatures’
=== Checking parameters ===
Property InstallPath set to: ‘C:\Program Files\Microsoft Dynamics AX\50’
=== Starting UI phase ===
Property RemoveComponents set to: ‘0’
Property BypassWarnings set to: ‘0’
Property InstallEnterprisePortal set to: ‘1’
Property InstallNetBusinessConnector set to: ‘1’
Property ClientLanguage set to: ‘EN-US’
Property AosPort set to: ‘2712’
Property ClientAosServer set to: ‘RAVI’
Entering method GetBusinessConnectorProxyAccount
The API return value is xyz.com\AXBC.
Leaving method GetBusinessConnectorProxyAccount
Entering method IsRunningMode
The API return value is True.
Leaving method IsRunningMode
Performing prerequisite validation: VC++ SP1
Performing prerequisite validation: VC++ SP1
Property WssSqlServer set to: ‘RAVI\RAVI’
Property WssAccount set to: ‘xyz0\AXBC’
Property WssAccountPassword set to: ‘**********’
Property WssPackagePath set to: ‘G:\xyz India Pvt. Ltd\Software Setups\Other Software\Windows Share Point Server\SharePoint.exe’
Configuring the .NET Framework ASP.Net for IIS
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i -enable
Start installing ASP.NET (2.0.50727).
…
Finished installing ASP.NET (2.0.50727).
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -sn W3SVC
Start registering ASP.NET scriptmap (2.0.50727) at W3SVC.
Finished registering ASP.NET scriptmap (2.0.50727) at W3SVC.
Entering function ReadRegKey
Reading registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0, property AdminServerLocation
Registry Key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0 with Attribute AdminServerLocation has value
Leaving function ReadRegKey
Microsoft Dynamics AX could not find the IIS metabase information for the SharePoint Central Administration page.
Entering function ReadRegKey
Reading registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0, property version
Registry Key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0 with Attribute version has value
Leaving function ReadRegKey
Entering function Microsoft.Dynamics.Framework.Deployment.Portal.IEPDeployment.InstallSharepoint
Entering function InstallSharepoint
Setup invoked the InstallSharePoint API with the parameters: SharePointMsiPath:G:\xyz India Pvt. Ltd\Software Setups\Other Software\Windows Share Point Server\SharePoint.exe, SqlServer:RAVI\RAVI, SqlServerAccount:xyz0\AXBC
Entering function IsSharePoint2Installed
Entering function ReadRegKey
Reading registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\6.0, property version
Registry Key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\6.0 with Attribute version has value
Leaving function ReadRegKey
Entering function IsWSS30SetupUsed
Reading registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0, property Location
Entering function ExecuteProcess
Entering function RemovePassword
Leaving function RemovePassword
Process G:\xyz India Pvt. Ltd\Software Setups\Other Software\Windows Share Point Server\SharePoint.exe executed with arguments /extract:“C:\Documents and Settings\ravi.sharma\Local Settings\Temp\EnterprisePortalSetup” /quiet.
Entering function RemovePassword
Leaving function RemovePassword
The process G:\xyz India Pvt. Ltd\Software Setups\Other Software\Windows Share Point Server\SharePoint.exe executed with argument /extract:“C:\Documents and Settings\ravi.sharma\Local Settings\Temp\EnterprisePortalSetup” /quiet returned error code -1 and output string .
Leaving function ExecuteProcess
Entering function RemovePassword
Leaving function RemovePassword
The process G:\xyz India Pvt. Ltd\Software Setups\Other Software\Windows Share Point Server\SharePoint.exe executed with argument /extract:“C:\Documents and Settings\ravi.sharma\Local Settings\Temp\EnterprisePortalSetup” /quiet returned error code -1.
Microsoft.Dynamics.Framework.Deployment.Portal.EPDeploymentException
at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.InstallSharepoint(String sharepointMsiPath, String sqlServer, String sqlServerAccount, String sqlServerAccountPassword)
The process G:\xyz India Pvt. Ltd\Software Setups\Other Software\Windows Share Point Server\SharePoint.exe executed with argument /extract:“C:\Documents and Settings\ravi.sharma\Local Settings\Temp\EnterprisePortalSetup” /quiet returned error code -1.
An error occurred during installation of Windows Sharepoint Services.
Thanks In advance