Good Morning, here is an update on my progress resolving my issue.
@cchang has been kindly helping me with my issue. Thank you.
I have tried to build and install many solutions.
Attempt 1) Built a solution using BAQ Report and Report as the elements. I answered yes to all the prompts. Installed solution. The solution installation succeed with no errors but when I went to look for the Ice.UIRpt file there was none to be found.
Attempt 2) Built a solution with BAQ Report, Report, QueryHdr, and BAQ similar to Kimberley’s suggestion. Answered yes to all prompts. Installed solution. The solution installed but again no Ice.UIRpt file to pick when building menu.
Notice: Both times that I built the above solutions, I did not build a menu element. I didn’t build the menu because I want to assign the Ice.UIRpt file to a new menu in Live and not the menu that is in Pilot. Could that be why I am failing to get the Ice.UIRpt file?
Attempt 3) I built Package 1 which included Report Data Definition, Report, Report Style, and BAQ as recommended by Haso Keric is related post . The build was successful. The install failed. The failure was:
Error Could not find file ‘c:\windows\serviceprofiles\networkservice\appdata\local\temp\e4133792-f61d-45c5-a567-d841436f1035\database\reportstyle_jobperform_topl.xml’.
[3/25/2025 7:09:21 AM] Error Import cancelled or failed for ‘JobPerform_TopL_1_JobPerform_TopL_rdl’.
CChang helped me figure out that security was blocking access to this folder. I resolved the security issue.
Attempt 4) Built the solution again, just like I built it in Attempt 3. Then I tried to install the solution. This time all I could do was pick the file I wanted to install. Everything was greyed out and I got the error
Business Layer Exception
Could not find ‘Temp\97078_Install_59f3a5fd-f916-4dcc-9c63-bf60d7d17f4f\MoveReport25_Customer Solution_4.3.200.0 (1).cab’ in UserData directory.
Error Detail
Correlation ID: c9c412f5-58c1-4e30-89c7-3cc642aa203e
Description: Could not find ‘Temp\97078_Install_59f3a5fd-f916-4dcc-9c63-bf60d7d17f4f\MoveReport25_Customer Solution_4.3.200.0 (1).cab’ in UserData directory.
Program: Ice.Services.BO.ExportPackage.dll
Method: ResolveServerPath
Table: undefined
Field: undefined
Now I am reading this article
I really like your line “I feel there’s a better solution here”. I totally agree.
Thank you for the assistance. Much appreciated!