I am trying to install Role Center and Enterprice Protal for an AX2009, the Windows Server version is 2022, and Share Point 2019
And yes I know that this is not officially supported by MS, and that AX2009 is out of support, but still I need to try to get this to work.
Now I did read that to do this you need KB2278963, so I found that and followed the installation guide.
But I am getting an error when trying to install it, here is the error log:
=== Setup logging started: 26-04-2022 08:55:49 ===
Running file: "C:\Users\HPSUPP~1\AppData\Local\Temp\AxSetup\AxSetup.exe" RelatedFilesDir="C:\Install\AX 2009"
AxSetup version number: 5.0.1500.3192
Microsoft Windows NT 6.2.9200.0 (64 bit)
********
*****************
Interactive: True
RelatedFilesDir=C:\Install\AX 2009
Property RelatedFilesDir set to: 'C:\Install\AX 2009\'
Property SetupLanguage set to: 'EN'
=== Loading parameters from the command line or a parameter file ===
Initializing log file: C:\ProgramData\Microsoft\Dynamics AX\Dynamics AX Setup Logs\2022-04-26 08-55-49\DynamicsSetupLog.txt
=== Starting evaluation of existing installation state ===
MSI file: Components64.msi Installed: True
MSI file: ClientHelp.msi Installed: True
Property ClientHelpLanguages set to: 'EN-US;DA'
Previously Installed Component: Client
Previously Installed Component: .NET Business Connector
Property RunMode set to: 'AddRemoveFeatures'
=== Checking parameters ===
Property InstallPath set to: 'C:\Program Files\Microsoft Dynamics AX\50'
Property InstallPath32Bit set to: 'C:\Program Files (x86)\Microsoft Dynamics AX\50'
=== Starting UI phase ===
Property RemoveComponents set to: '0'
Property BypassWarnings set to: '0'
Entering method GetBusinessConnectorProxyAccount
The API return value is ***************.
Leaving method GetBusinessConnectorProxyAccount
Entering method IsRunningMode
The API return value is True.
Leaving method IsRunningMode
Entering method IsUserAnAxAdmin
The API return value is True.
Leaving method IsUserAnAxAdmin
Property InstallEnterprisePortal set to: '1'
Entering method IsRunningMode
The API return value is True.
Leaving method IsRunningMode
Entering method IsRunningMode
The API return value is True.
Leaving method IsRunningMode
Entering method IsRunningMode
The API return value is True.
Leaving method IsRunningMode
Property BusinessConnectorProxyAccount set to: '***************'
Property BusinessConnectorProxyAccountPassword set to: '**********'
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.GetVirtualServerList
SharePoint is not installed on this computer. Install Windows SharePoint Services version 3.0 or Microsoft Office SharePoint Server 2007 before continuing.
Exception: Microsoft.Dynamics.Framework.Deployment.Portal.EPDeploymentException
Message: SharePoint is not installed on this computer. Install Windows SharePoint Services version 3.0 or Microsoft Office SharePoint Server 2007 before continuing.
FullText: Microsoft.Dynamics.Framework.Deployment.Portal.EPDeploymentException: SharePoint is not installed on this computer. Install Windows SharePoint Services version 3.0 or Microsoft Office SharePoint Server 2007 before continuing.
at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.EnsureSharepointIsInstalled()
at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.Microsoft.Dynamics.Framework.Deployment.Portal.IEPDeployment.GetVirtualServerList()
at Microsoft.Dynamics.Setup.DeploymentPortalWrapper.GetVirtualServerList()
at Microsoft.Dynamics.Setup.MainForm.s300_ShowTab(Object sender, EventArgs e)
at Microsoft.Dynamics.Setup.AxTabPage.ShowPage()
at Microsoft.Dynamics.Setup.MainForm.ShowPage(PageIDs pageID)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
==== Setup encountered an unhandled exception and could not be completed. For details see the previous messages in the log. ===