Hi team, I tried to create the pipelines according to provided documentation. I was successfully created first pipeline i.e Create Export From DEV. But I am getting error for second pipeline i.e Build Managed Solution. The error is ##[error]Could not find file 'd:\a\1\a\DevOPSPOC.zip' inside PowerApp Import Solution ##[section]Starting: PowerApps Import Solution ============================================================================== Task : PowerApps Import Solution Description : PowerApps Import Solution Version : 0.1.2 Author : Microsoft Help : [More Info](https://aka.ms/buildtoolsdoc) ============================================================================== ##[error]Could not find file 'd:\a\1\a\DevOPSPOC.zip'. ##[section]Finishing: PowerApps Import Solution
Not sure what has been changed over the time, i referred the labs and facing similar issue. The export solution task runs until the time out and with no errors
Hi Yuvraj,
Since you have mentioned that Export pipeline ran successfully for you iam asking your help here.
I have created the Export pipeline but this is running indefinite time and with no errors.So iam unable to find where the error is.Can you please help me in this.
Thanks in advance!!
Regards,
Jyothsna
Thanks Mikkelsen, I resolved that issue. I am enjoying this tool. Developer's habbit of Copy +Paste put me in trouble. It was due to source directory Naming convention used in Documentation. Below shown extra "S" was good enough for issue.
(Point# 36 in documentation)
36. Open the task to configure settings for the task with the following details:
• Solution Input File: $(Build.ArtifactStagingDirectory)\$(SolutionName).zip
• Target Folder to unpack solution: $(Build.SourcesDirectory)\$(SolutionName)
• Type of solution: Unmanaged
But now I found one more error as below. I have attached pipeline 2 configuration and error screenshot.
Great to see you are testing the new Build Tools and thanks for your feedback. Can pls. share screenshots of your 'solution export' configuration from the 1st pipeline and your 'pack solution' and 'import solution' configuration from the 2nd pipeline?
Thanks
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
82
Super User 2025 Season 1
MS.Ragavendar
72