Report Manager shows blank page on Aras Innovator 14.35 CE – Hotfix and Reporting 29 guidance needed
Hello Community,
I am evaluating Aras Innovator 14.35 Community Edition and am currently facing an issue with Report Manager, where the result page is displayed as a blank screen.
Before asking, I would like to clarify that I believe I understand the separation of concerns, and I am seeking confirmation on the correct and minimal path forward.
Environment
Aras Innovator: 14.35 Community Edition
Build: 14.35.0.44037
MS Build Number: 000000.00
Browser: Chrome / Edge (same behavior)
OS: Windows Server (IIS)
Observed issue
When executing a report (Type: General) from Report Manager, the result page is blank.
From the browser network trace, I can see that blank.html is requested with an incorrect URL where an X-salt token is injected into the path, for example:
.../InnovatorServer/Client/X-salt=std_14.35.0.44037-X/scripts/blank.html
Instead of:
.../InnovatorServer/Client/scripts/blank.html
The AML itself executes successfully (InnovatorServer.aspx returns 200), so the issue seems to be on the client / UI side.
What I understand so far
Please correct me if anything below is wrong.
1. Hotfix / Patch
Hotfixes apply to the Innovator core (Server / Client).
MS Build Number = 000000.00 indicates that this environment is likely running a base build without Hotfixes applied.
Therefore, this blank page issue may already be a known issue fixed by a Hotfix.
2. Reporting
Aras Reporting is a separate product and installer.
Reporting 29 requires a dedicated license (Aras.Reporting) and installation.
Reporting 28 is not required if installing Reporting 29 as a new installation.
My questions
To proceed efficiently without rebuilding the environment, I would appreciate guidance on the following:
1. Is it correct that applying the appropriate Hotfix for Innovator 14.35 is a prerequisite, and that Reporting alone would not resolve the blank page issue?
2. Is the blank page / X-salt URL issue a known problem in the base 14.35 build that is addressed by a specific Hotfix?
3. For a Community Edition evaluation environment, is it realistic to:
obtain the required Hotfix, and
obtain the Aras Reporting 29 CD Image as part of the same guidance / recommendation?
4. If Reporting 29 is installed after the Hotfix, should Report Manager work as expected without additional undocumented steps?
Goal / Constraints
The goal is to evaluate Report Manager functionality.
I would like to avoid rebuilding the existing test environment if possible.
I am looking for the shortest correct path, even if it involves multiple steps, as long as the sequence is clear.
Any advice, confirmation, or references would be greatly appreciated.
Thank you in advance.