radial-gauge sample cannot be built

---------------------------------------------------------------------------------------------


Could not find package Syncfusion.SfReportViewer.UWP with version (>= 20.2.0.36)

   - 129 versions found in nuget.org [closest version: 19.1.0.69 ]

   - 0 versions found in Package source Syncfusion.SampleBrowser.UWP.Gauge D:\Users\Shomn\Downloads\uwp-demos-master\uwp-demos-master\Gauge\Syncfusion.SampleBrowser.UWP.Gauge.csproj 1

Cannot find type System.Globalization.CultureInfo in module System.Runtime.dll. Syncfusion.SampleBrowser.UWP.Gauge

-----------------------------------------------------------------------------------------------------


Warning A conflict was found between different versions of 'System.Threading.Timer' that could not be resolved.

There is a conflict between "System.Threading.Timer, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading.Timer, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".

    "System.Threading.Timer, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" is selected because it is the major version and "System.Threading.Timer, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "no.

    Depends on "System.Threading.Timer, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\system.threading.timer\4.0.1\ref\ reference to netcore50\System.Threading.Timer.dll].

        C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\system.threading.timer\4.0.1\refetcore50\System.Threading.Timer.dll

          Causes the project file item Include attribute to reference "C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\system.threading.timer\4.0.1\refetcore50\System.Threading.Timer.dll".

            C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\system.threading.timer\4.0.1\refetcore50\System.Threading.Timer.dll

    Depends on references to "System.Threading.Timer, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"[].

        C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.netcore.portable.compatibility\1.0.2\refetcore50\mscorlib.dll

          Causes a reference to the project file item Include attribute of "C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.netcore.portable.compatibility\1.0.2\refetcore50\mscorlib.dll".

            C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.netcore.portable.compatibility\1.0.2\refetcore50\mscorlib.dll

            C:\Users\Shomn\.nuget\packages\win2d.uwp\1.21.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd

            C:\Users\Shomn\.nuget\packages\syncfusion.sfimageeditor.uwp\20.2.0.36\lib\uap10.0\Syncfusion.SfImageEditor.UWP.dll

        C:\Users\Shomn\.nuget\packages\syncfusion.sfmenu.uwp\20.2.0.36\lib\uap10.0\Syncfusion.SfMenu.UWP.dll

          Causes a reference to the project file item Include attribute of "C:\Users\Shomn\.nuget\packages\syncfusion.sfmenu.uwp\20.2.0.36\lib\uap10.0\Syncfusion.SfMenu.UWP.dll".

            C:\Users\Shomn\.nuget\packages\syncfusion.sfmenu.uwp\20.2.0.36\lib\uap10.0\Syncfusion.SfMenu.UWP.dll

            C:\Users\Shomn\.nuget\packages\syncfusion.samplebrowser.uwp.common\20.2.0.36\lib\uap10.0\Syncfusion.SampleBrowser.UWP.Common.dll

            C:\Users\Shomn\.nuget\packages\syncfusion.sfpivotclient.uwp\20.2.0.36\lib\uap10.0\Syncfusion.SfPivotClient.UWP.dll

            C:\Users\Shomn\.nuget\packages\syncfusion.sfpivotgrid.uwp\20.2.0.36\lib\uap10.0\Syncfusion.SfPivotGrid.UWP.dll

            C:\Users\Shomn\.nuget\packages\syncfusion.pivottableexport.uwp\20.2.0.36\lib\uap10.0\Syncfusion.SfPivotGridConverter.UWP.dll Syncfusion.SampleBrowser.UWP.Gauge


1 Reply 1 reply marked as answer

RS Ragul Subramani Syncfusion Team July 26, 2022 04:26 PM UTC

As we have mentioned in our previous forum(https://forumassist.syncfusion.com/176366). We can resolve the problem by removing the SfReportViewer package (since it is not required for Gauge) from the sample and build or run the sample in x64 solution platform. Please get the modified sample from the attachment. Also, we have suspected that the problem is occurs due to NuGet cache. So please clear it as per below KB and check it again.


KB Link: https://www.syncfusion.com/kb/6987/how-to-clear-nuget-cache


If you still facing any issues. Please revert us with issue reproducing sample. It will help us to provide a better solution at the earliest.


Attachment: UWPGauge_4d800a8.zip

Marked as answer
Loader.
Up arrow icon