Hi Karthik,
thank you for your reply.
I investigated a little bit further and finally i found a solution that works for us.
I changed the Packagesource-URL from http://nuget.syncfusion.com/wpf to http://nuget.syncfusion.com/nuget_wpf/nuget/getsyncfusionpackages/wpf/
At the moment this works, but i think your server does have a problem (because of the HTTP Code 500).
Hi Stefan,Thanks for the details.We will analysis about this issue using the given configuration details to investigate the problem and resolve this issues in further.Regards,Karthik A.
Hello
I am getting the same error.
Using the url listed in syncfusion's website I get this error:
Restoring packages for C:\Virtusway\Source\Oni.Spain\PrintingSuite\Source\Apps\Management\App\project.json...
GET http://nuget.syncfusion.com/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46'
InternalServerError http://nuget.syncfusion.com/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46' 267ms
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46''.
Response status code does not indicate success: 500 (Internal Server Error).
GET http://nuget.syncfusion.com/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46'
InternalServerError http://nuget.syncfusion.com/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46' 135ms
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46''.
Response status code does not indicate success: 500 (Internal Server Error).
GET http://nuget.syncfusion.com/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46'
InternalServerError http://nuget.syncfusion.com/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46' 138ms
Failed to retrieve information about 'Syncfusion.SfHubTile.UWP46' from remote source 'http://nuget.syncfusion.com/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46''.
Response status code does not indicate success: 500 (Internal Server Error).
Using the alternative url suggested by Stefan I get this error:
Restoring packages for C:\Virtusway\Source\Oni.Spain\PrintingSuite\Source\Apps\Management\App\project.json...
GET http://nuget.syncfusion.com/nuget_wpf/nuget/getsyncfusionpackages/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46'
OK http://nuget.syncfusion.com/nuget_wpf/nuget/getsyncfusionpackages/wpf/FindPackagesById()?id='Syncfusion.SfHubTile.UWP46' 250ms
Unable to find package Syncfusion.SfHubTile.UWP46. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages, Suncfusion WPF
Package restore failed.
Hope you can provide a good solution.
Kind regards,
Mauricio
Thank you, and sorry for the silly mistake on my end.