This is a migrated thread and some comments may be shown as answers.

Project dependencies error

1 Answer 910 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Muhammad
Top achievements
Rank 1
Muhammad asked on 09 Apr 2018, 08:52 AM

Hi there

I have imported the telerik mvc core project from visual studio  2017 in windows to Vs Code in Ubuntu 

while installing the dependencies.i got this error  

error : The local source '/home/opendev/Documents/projects/CoreApp02/C:/Program Files (x86)/Progress/Telerik UI for ASP.NET Core R1 2018/wrappers/aspnetcore/Binaries/AspNet.Core' doesn't exist. [/home/opendev/Documents/projects/CoreApp02/PharmaCoreApp02/PharmaCoreApp02.csproj]

 

How can i resolve this ?

Regards 

Muhammad Arsalan Khan 

 

 

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 12 Apr 2018, 07:57 AM
Hello Muhammad,

The project is referencing the Telerik UI for ASP.NET Core from the local directory on the Windows machine on which the Visual Studio 2017 project has been created. In order to overcome this issue you will need to remove the reference (dependency) to Telerik.UI.for.AspNet.Core.Trial. Then you will have to include the Telerik.UI.for.AspNet.Core.Tria from the Telerik private NuGet feed. Here you will find instructions on how to configure the Telerik NuGet. Note, that you will have to store your account name and password as clear text in order to be able to retrieve the .Net Core suite.

Regards,
Veselin Tsvetanov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Installer and VS Extensions
Asked by
Muhammad
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or