web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

SharePoint 2013 Update error, with AX 2012 R3

Sohaib Cheema Profile Picture Sohaib Cheema 47,730 User Group Leader

https://technet.microsoft.com/EN-US/library/dn169057.aspx

 

While you are installing Enterprise portal with SharePoint 2013 Foundation, you can face error about SharePoint update, which is not required with AX2012R3. As documentation states, this update is required with AX2012-R2 only.

As update of SharePoint is not required with R3 version of AX, despite AX setup complains about missing update.

 

SPE1.png 

 

To fix this issue, you can do is following.

 

Open Log file of AX Setup, which is usually located at following path.

C:\Program Files\Microsoft Dynamics AX\60\Setup Logs\

 

Open latest log file named as DynamicsSetupLog

 

Find the part of log, where it failed to find version of SharePoint.

 

Now open RegEdit and change value of sharepoint version value to 15.0.0.4481

 

Re-run setup of AX and it will pass version validation.

 

The RegEdit location for this version information is at following location

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\15.0

 

Below is how log  file looks, where you can find failure point.

 

SPE2.png

 

 

 

 

 

 

Comments

*This post is locked for comments