Hi all,
It's a bit of a weird one this...
Installed product version : 10.0.35 (10.0.1627.142)
Installed platform version : Update59 (7.0.6972.171)
Versions are the same in DEV/TEST/ACC.
I created an extension on the WHSWork SSRS report in D365FO. In my DEV box all works like it should. When I deploy the changes to TEST/ACC, I get an error:
The value // is not found in the map.
This error occurs before the dialog is opened where you can choose your printer etc.
The common solution for this error is to set the Report Dataset Dynamic Filter to true, but that is already the case.
What I did:
First moved the database from TEST to my DEV box and tried again. No error occurs, so it's not data related I would think.
Moved the K://AosService//PackagesLocalDirectory//MyCustomizationModel from DEV to TEST to debug on the TEST server. But when I do so, the error is gone on the TEST environment. This more or less suggests that I have something on my DEV box that is not checked in to the TEST box yet.
When I go over the open changes in my DEV box, there is nothing there that has anything to do with this report. But to be sure : I shelved all open changes on my DEV box, recompiled and tried again. Still no error on my DEV box. This contradicts with the previous conclusion: There is no open work on my DEV box that has an impact on this error.
Furthermore I created a new design, refreshed datasets, removed user settings, enabled Reporting RDL Sandboxing rules etc. etc.
But nothing seems to work and I don't have a clue now what could be the cause nor what I can do to find the cause.
Can someone point me in the right direction ?
Thanks !
Gerard