Closed BoAlexLarsen closed 5 years ago
Wouldn't you have to install Report builder on the host?
Report Builder is installed on the host and in the container.
The issue is, as I see it, that the file handling in the FileManagement codeunit happens outside the container, whereas working with the files happens inside the container.
I can see the temp files created in my host file system, however the container can't read them.
I was wondering if there is some sort of work around.
Hi again, I have worked a little more on this. I discovered that the issue described wasn't an issue in BC 365 Spring release. Then I started installing different docker images. I installed BC 365 fall releases CU4 and CU9 and none of these images have the problem. My conclusion is that the problem only relates to BC 365 fall release CU1 (and perhaps RTM, CU2 and CU3)
Thanks for the information Could it be a version number mismatch?` Anyway - I will close the bug, I don't think it is related to NavContainerHelper / Docker (or rather, there is probably nothing I can do to fix it).
Trying to development a report using VSC and a docker image.
In VSC I have my data items, columns etc. set up and compiled. In RTC have added the report in the Custom Report Layouts as RDLC. However, when I try to edit the report, I run into 2 issues:
Is there af way to get around this issue?
Regard, Bo Alex Larsen BDL A/S