- Home
- Forum
- General Discussion
- Build with Visual Studio Online fails
Build with Visual Studio Online fails
Hello,
I've just trying around with Visual Studio Online and wanted to build a Application where I use Syncfusion WPF there.
The dependencies to the Syncfusion Assemblies were made with the NuGet-Package Manager.
When I start the build on VSO I get following log
I've just trying around with Visual Studio Online and wanted to build a Application where I use Syncfusion WPF there.
The dependencies to the Syncfusion Assemblies were made with the NuGet-Package Manager.
When I start the build on VSO I get following log
MSBuild auto-detection: using msbuild version '14.0' from 'C:\Program Files (x86)\MSBuild\14.0\bin'.Restoring NuGet package SQLite.Net.Async-PCL.3.0.5.Restoring NuGet package NLog.4.2.0.Restoring NuGet package SQLite.Net-PCL.3.0.5.Restoring NuGet package sqlite-net.1.0.8.Restoring NuGet package Syncfusion.Data.WPF45.13.3.0.7.Restoring NuGet package Syncfusion.Design.WPF45.13.3.0.12.Restoring NuGet package Syncfusion.Grid.WPF45.13.3.0.7.Restoring NuGet package Syncfusion.GridCommon.WPF45.13.3.0.7.Restoring NuGet package Syncfusion.Linq.Base45.13.3.0.7.Restoring NuGet package Syncfusion.SfChart.WPF45.13.3.0.12.Restoring NuGet package Syncfusion.SfGrid.WPF45.13.3.0.7.Restoring NuGet package Syncfusion.Shared.WPF45.13.3.0.7.Restoring NuGet package Syncfusion.Tools.WPF45.13.3.0.7.Restoring NuGet package System.Data.SQLite.Core.1.0.98.1.Restoring NuGet package NLog.4.1.2.Restoring NuGet package SQLite.Net.Platform.Win32.2.4.1.WARNING: Unable to find version '13.3.0.12' of package 'Syncfusion.Design.WPF45'.WARNING: Unable to find version '13.3.0.7' of package 'Syncfusion.GridCommon.WPF45'.WARNING: Unable to find version '13.3.0.7' of package 'Syncfusion.Data.WPF45'.WARNING: Unable to find version '13.3.0.12' of package 'Syncfusion.SfChart.WPF45'.WARNING: Unable to find version '13.3.0.7' of package 'Syncfusion.Grid.WPF45'.WARNING: Unable to find version '13.3.0.7' of package 'Syncfusion.Shared.WPF45'.WARNING: Unable to find version '13.3.0.7' of package 'Syncfusion.Tools.WPF45'.WARNING: Unable to find version '13.3.0.7' of package 'Syncfusion.Linq.Base45'.WARNING: Unable to find version '13.3.0.7' of package 'Syncfusion.SfGrid.WPF45'.Adding package 'SQLite.Net.Async-PCL.3.0.5' to folder 'C:\a\1\s\SXTippster\packages'Adding package 'sqlite-net.1.0.8' to folder 'C:\a\1\s\SXTippster\packages'Adding package 'SQLite.Net.Platform.Win32.2.4.1' to folder 'C:\a\1\s\SXTippster\packages'Added package 'SQLite.Net.Platform.Win32.2.4.1' to folder 'C:\a\1\s\SXTippster\packages'Added package 'sqlite-net.1.0.8' to folder 'C:\a\1\s\SXTippster\packages'Added package 'SQLite.Net.Async-PCL.3.0.5' to folder 'C:\a\1\s\SXTippster\packages'Adding package 'SQLite.Net-PCL.3.0.5' to folder 'C:\a\1\s\SXTippster\packages'Adding package 'NLog.4.1.2' to folder 'C:\a\1\s\SXTippster\packages'Added package 'SQLite.Net-PCL.3.0.5' to folder 'C:\a\1\s\SXTippster\packages'Adding package 'NLog.4.2.0' to folder 'C:\a\1\s\SXTippster\packages'Added package 'NLog.4.1.2' to folder 'C:\a\1\s\SXTippster\packages'Added package 'NLog.4.2.0' to folder 'C:\a\1\s\SXTippster\packages'Adding package 'System.Data.SQLite.Core.1.0.98.1' to folder 'C:\a\1\s\SXTippster\packages'Added package 'System.Data.SQLite.Core.1.0.98.1' to folder 'C:\a\1\s\SXTippster\packages'Unable to find version '13.3.0.7' of package 'Syncfusion.SfGrid.WPF45'.Unable to find version '13.3.0.7' of package 'Syncfusion.Linq.Base45'.Unable to find version '13.3.0.12' of package 'Syncfusion.Design.WPF45'.Unable to find version '13.3.0.12' of package 'Syncfusion.SfChart.WPF45'.Unable to find version '13.3.0.7' of package 'Syncfusion.GridCommon.WPF45'.Unable to find version '13.3.0.7' of package 'Syncfusion.Tools.WPF45'.Unable to find version '13.3.0.7' of package 'Syncfusion.Data.WPF45'.Unable to find version '13.3.0.7' of package 'Syncfusion.Shared.WPF45'.Unable to find version '13.3.0.7' of package 'Syncfusion.Grid.WPF45'.Unexpected exit code 1 returned from tool NuGet.exe
Anyone an Idea what's wrong?
SIGN IN To post a reply.
2 Replies
KP
Kanimozhi Pandian
Syncfusion Team
November 19, 2015 11:37 AM UTC
Hi SXTrader,
Thanks for using Syncfusion Controls.
We suspect the packages folder is not added in your Visual Studio online project. So please add/check-in the packages folder with Syncfusion assemblies to your project.
Please refer to an image for more information.
Note:
Thanks for using Syncfusion Controls.
We suspect the packages folder is not added in your Visual Studio online project. So please add/check-in the packages folder with Syncfusion assemblies to your project.
Please refer to an image for more information.
Note:
1. Third party assemblies are needed to add/Check-in the Visual Studio online projects by default.
2. We will create UG Document on using Syncfusion NuGet Packages with Visual Studio Online. It will be available in any of our upcoming release.
Thanks,
Kanimozhi K. P.
Thanks,
Kanimozhi K. P.
GP
get pc
January 10, 2026 02:21 PM UTC
Build Enterprise Apps Faster with UI Components, Document Solutions, and an AI Code Editor
SIGN IN To post a reply.
- 2 Replies
- 3 Participants
-
SX SXTrader
- Nov 18, 2015 06:53 PM UTC
- Jan 10, 2026 02:21 PM UTC
7/15/2026 10:13:45 PM
Sun, 15 December 2024 03:30:00 UTC
Sun, 15 December 2024 03:30:00 AM
Wed, 16 Feb 2022 04:59:00 UTC