1. PETCHIMUTHU MAYAN
  2. PowerServer
  3. Friday, 6 December 2024 06:17 AM UTC

Dear Sir / Madam

Currently, we are using Appeon PowerBuilder 2022 R2 CloudPro Edition.

I encountered below error when I perform "Build & Deploy Project" 

\AppModels\AppModels.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.win-x64/index.json'

FYI, I can't access the URL <https://api.nuget.org/ > which is specified above and encountered below error too

<Error>
<Code>InvalidQueryParameterValue</Code>
<Message>Value for one of the query parameters specified in the request URI is invalid. RequestId:b526d5ed-001e-003d-3ca3-47cbec000000 Time:2024-12-06T05:57:32.7009204Z</Message>
<QueryParameterName>comp</QueryParameterName>
<QueryParameterValue/>
<Reason/>
</Error>

Kindly advise me, if anyone encountered similar error message.

 

Thanks & Regards

Muthu

 

 

Who is viewing this page
PETCHIMUTHU MAYAN Accepted Answer Pending Moderation
  1. Friday, 6 December 2024 22:58 PM UTC
  2. PowerServer
  3. # 1

Thanks Chris for your response.

 Seems that not blocking in my development environment. I tried to access this URL <https://api.nuget.org/> outside from my colleague's laptop and my working laptop and also through my mobile phone but still encountered the same error message as shown below.

<Error>

<Code>InvalidQueryParameterValue</Code>
<Message>Value for one of the query parameters specified in the request URI is invalid. RequestId:b526d5ed-001e-003d-3ca3-47cbec000000 Time:2024-12-06T05:57:32.7009204Z</Message>
<QueryParameterName>comp</QueryParameterName>
<QueryParameterValue/>
<Reason/>
</Error>
 

Please advise what are the files need to be download from nuget.org? is possible download file by manually and place the file into respective folder?

FYI, We are able to be access NuGet Gallery | Home (https://www.nuget.org/) from website.

 

Thanks & Regards

Muthu

 

Comment
  1. Chris Pollach @Appeon
  2. Tuesday, 10 December 2024 15:25 PM UTC
  1. Helpful
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 6 December 2024 18:39 PM UTC
  2. PowerServer
  3. # 2

Hi Muthu;

  FYI: When a Build & Deploy of a PS App is underway, the PB IDE and the Microsoft C# compiler may need to download "Nuget" packages (ie: DS or DW.net) from Appeon, Microsoft (C# updates) and / or the DBMS vendor (DB Client driver). If your environment is blocking one or more of these URL's, then that could contribute to the compile failure that you are experiencing.  Food for thought.  HTH

Regards .. Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.