ui-for-aspnet-core-examples icon indicating copy to clipboard operation
ui-for-aspnet-core-examples copied to clipboard

The project MVC does not contain spreadsheet, the project RazorPages does not compile

Open sdudnic opened this issue 4 years ago • 3 comments

I tried to test the Spreadsheet for asp.net core, but I can't: i cloned the repository project, and there are two projects : MVC and RazorPages....

I have a MVC solution to develop, but I didn't find Spreadsheet in MVC.

Also I was unable to start the RazorPages project, because it does not compile:

Error NETSDK1004 Assets file '\ui-for-aspnet-core-examples\Telerik.Examples.RazorPages\Telerik.Examples.RazorPages\obj\project.assets.json' not found. Run a NuGet package restore to generate this file. Telerik.Examples.RazorPages C:\Program Files\dotnet\sdk\5.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets 241

I tried to run "msbuild -t:restore", but it does not find "Telerik.Web.PDF"... And I have an error when I try to select a packagesurce Telerik.Web.PDF

image

sdudnic avatar Apr 16 '21 10:04 sdudnic

image The path "C:\WorkRepos" surely does not exist on my disk...

sdudnic avatar Apr 16 '21 10:04 sdudnic

"Solved" by removing the PDF nuget reference and PDF example from project.

sdudnic avatar Apr 16 '21 10:04 sdudnic

Please add the Spreadsheet example to MVC if possible.

sdudnic avatar Apr 16 '21 11:04 sdudnic