Hi,
After upgrading AX2012 R2 with CU1 and a kernel Hotfix -so that the current system version is 6.2.1000.693- and after running the initialization checklist, I had to reinstall the Enterprise Portal component to resolve some issues with it.
When I start the Microsoft Dynamics AX Setup trying to install de Enterprise Portal component, I get an error at the prerequisite check:
Performing a service status check for prerequisite 'Application Object Server (AOS) Services WSDL URI accessible'. - Check failed.
When I click on the "Error"link I get the message:
"Resolution: Attempt to access the WSDL port manually by entering the URI http://<SERVER>:/DynamicsAx/Services/MetadataService. ..."
It seems that the port (8101) is missing in the URI the prerequisite checker is trying to access.
If I enter the URI http://<SERVER>:8101/DynamicsAx/Services/MetadataService in the browser it works without any problem.
How can I solve this error to continue with the installation of the Enterprise Portal?
- I have only one AOS instance in this server and more than one client configuration file so I’ve regenerated the WCF configuration under the Connection tab from Client Configuration Utility.
- I have restarted the AOS but this has made no difference, the error still persists.
- I’ve check the Registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dynamics\6.0\Configuration\Original (installed configuration) & SetupProperties and I have verified the port number of the wdsl entry is 8101.
Regards