I am trying to import a solution that contains nothing but a single report with multiple report styles (for testing purposes). The solution .cab file was created in 10.1.600.15 and I am trying to import it to 10.2.300.9 and am getting the following error:
[2/11/2019 1:43:42 PM] Extracting files from CAB.
[2/11/2019 1:43:42 PM] Process started at 2/11/2019 1:43:42 PM by user 011097.
[2/11/2019 1:43:42 PM] Processing data definitions...
[2/11/2019 1:43:42 PM] Beginning the import of Report definitions...
[2/11/2019 1:43:53 PM] Cannot import SSRS report files (*.rdl) without SSRS Report Designer rights.
[2/11/2019 1:43:53 PM] Cannot import SSRS report files (*.rdl) without SSRS Report Designer rights.
[2/11/2019 1:43:53 PM] Cannot import SSRS report files (*.rdl) without SSRS Report Designer rights.
[2/11/2019 1:43:53 PM] Import was successful for 'JobTrav'.
[2/11/2019 1:43:53 PM] Finished importing Report definitions.
[2/11/2019 1:43:53 PM] Finished the import of data definitions.
[2/11/2019 1:43:53 PM] Removing temporary files.
[2/11/2019 1:43:53 PM] Build process completed.
I have checked the configuration of the App Server, and it is a mirror of my 10.1.600.15 configuration, with the relevant names/locations changed. I have also poked around the SQL permissions, and as far as I can tell, they look correct as well. I also looked at the permissions on the SSRS server (http://SERVER.local/Reports) and nothing stands out their either.
Is there something horribly obvious that I am overlooking, or perhaps some setting somewhere within Epicor itself that I failed to remember that needs to be changed?