Hello,
I have fresh installed Operating System Server 2012 R2 Standard and Dynamics AX 2012 R3 CU12 in Server. Then I have installed and SQL server 2016 Reporting service. When I install reporting service extension from Dynamics AX Setup I got below error log.
=============================================================
=== Setup logging started: 3/6/2017 7:57:17 AM ===
Running file: "C:\Users\erpuser\AppData\Local\Temp\SetupPrep\SetupPrep.exe" RelatedFilesDir="\\192.168.0.1\f$\AX2012R3_cu12\AX 2012 R3" AutoRun=1
AxSetup version number: 6.3.164.0
Microsoft Windows NT 6.2.9200.0 (64 bit)
APPLSQL16
TEAMRAJIV\erpuser
Interactive: True
2017-03-06 07:57:17Z RelatedFilesDir=\\192.168.0.1\f$\AX2012R3_cu12\AX 2012 R3
2017-03-06 07:57:17Z Property RelatedFilesDir set to: '\\192.168.0.1\f$\AX2012R3_cu12\AX 2012 R3'
2017-03-06 07:57:17Z === Starting evaluation of existing installation state ===
2017-03-06 07:57:17Z MSI file: SetupSupport64.msi Installed: True
2017-03-06 07:57:17Z === Starting UI phase ===
2017-03-06 07:57:17Z S011WelcomeInfo
2017-03-06 07:57:17Z S0135UpdateLicenseTerms
2017-03-06 07:57:17Z S018InstallProgressInfo
2017-03-06 07:57:17Z Initializing log file: C:\Program Files\Microsoft Dynamics AX\60\Setup Logs\2017-03-06 07-57-17\SetupPrepLog.txt
2017-03-06 07:57:17Z === Starting execution phase ===
2017-03-06 07:57:18Z === Applying Updates to Setup Support Files ====
2017-03-06 07:57:18Z Searching for updates...
2017-03-06 07:57:25Z No applicable updates were found.
2017-03-06 07:57:25Z ******************************************************************************************************
2017-03-06 07:57:25Z Setup could not find a required file in the source location '\SetupSupport\TraceProviderCrimson.man'.
2017-03-06 07:57:25Z ******************************************************************************************************
2017-03-06 07:57:25Z Common Property Install Path set to 'C:\Program Files\Microsoft Dynamics AX\60'.
2017-03-06 07:57:25Z Common Property Install Path set to 'C:\Program Files\Microsoft Dynamics AX\60'.
2017-03-06 07:57:25Z Common Property Install Path set to 'C:\Program Files\Microsoft Dynamics AX\60'.
2017-03-06 07:57:26Z <?xml version="1.0" encoding="utf-8" ?>
2017-03-06 07:57:26Z <configuration>
2017-03-06 07:57:26Z <runtime>
2017-03-06 07:57:26Z <loadFromRemoteSources enabled="true"/>
2017-03-06 07:57:26Z </runtime>
2017-03-06 07:57:26Z </configuration>
2017-03-06 07:57:26Z Common Property Install Path set to 'C:\Program Files\Microsoft Dynamics AX\60'.
2017-03-06 07:57:26Z Running file: C:\Program Files\Microsoft Dynamics AX\60\SetupSupport\AxSetup.exe
2017-03-06 07:57:26Z AxSetup has been started. SetupPrep will wait until it finishes.
2017-03-06 08:02:20Z AxSetup has completed. It's return code was: '-2147023895'.
2017-03-06 08:02:20Z Additional information can be found in the AxSetup log file 'DynamicsSetupLog.txt'.
2017-03-06 08:02:20Z Setup screen was intentionally closed by the operator or by Windows.
2017-03-06 08:02:20Z === Setup was canceled or failed. For details see the previous messages in the log.
2017-03-06 08:02:20Z === Setup logging ended: 3/6/2017 8:02:20 AM ErrorLevel/ExitCode: '4' ===
======================================================================
I found that error occur due to '\SetupSupport\TraceProviderCrimson.man'. file not found for that I have download latest source and again check same error occur.
Please help me on this.