Hi,
I am trying to get a proper deployment procedure in place for PCF Components. So, following https://learn.microsoft.com/en-us/power-apps/developer/component-framework/overview, I have sucessfully created a .cdsproj files with reference to two different .pcfproj files.
I have also built the solution using msbuild /t:build /p:configuration=Release receiving 0 Warnings and 0 Errors.
I have also tried with the Debug build configuration without any luck.
Now the problem is that when I execute pac solution import, I get the following error:
Error: Unexpected character encountered while parsing value: T. Path '', line 0, position 0.
Before this, I am told that I am successfully connected to the correct environment with the correct account. Using exactly that account, I am able to use pac pcf push
I have also tried to import the solution manually at https://make.powerapps.com/. However, there I get the error:
No response received: Network Error
Any hints as to what I am doing wrong, missing or where I can get some more telling errors would be very much appreciated.
Kind Regards,
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
76
Super User 2025 Season 1
mmbr1606
71
Super User 2025 Season 1