We are
trying to install AX2009 Enterprise Portal standalone webserver on the
following detailed environment,
- Operating System \ Windows Server 2008 R2
- IIS role added with all of features
- Sharepoint 2010 foundation, all pre-requisites installed
- AX 2009 SP1 with the required hotfix installed.
The following error occured:
Dynamics Adapter CreateAxaptaObject failed.
Microsoft.Dynamics.Framework.BusinessConnector.Session.Exceptions.XppSessionException
at Microsoft.Dynamics.Framework.BusinessConnector.Session.DynamicsSession.HandleException(String message, Exception exception, HandleExceptionCallback callback)
at Microsoft.Dynamics.Framework.BusinessConnector.Session.DynamicsAdapter.CreateAxaptaObject(String className)
at Microsoft.Dynamics.Framework.BusinessConnector.Proxy.ProxyObjectBase..ctor(IAxaptaAdapter axaptaAdapter, ProxyClassName className)
at Microsoft.Dynamics.Framework.BusinessConnector.Proxy.SysEPDeployment..ctor(IAxaptaAdapter axaptaAdapter)
at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.DeployEnterprisePortal(String virtualServerUrl)
Enterprise Portal cannot be deployed because Windows SharePoint Services is not installed on this computer.
Microsoft.Dynamics.BusinessConnectorNet.XppException
at Microsoft.Dynamics.BusinessConnectorNet.Axapta.CreateAxaptaObject(String className, Object[] paramList)
at Microsoft.Dynamics.Framework.BusinessConnector.Session.DynamicsAdapter.CreateAxaptaObject(String className)
Why is this happening and what can be done to fix it?