Page 1 of 1

.NET Command Line Tool not found

Posted: Wed Jul 05, 2017 2:04 pm
by neverty

can any one help me in this issue really i want to generat and run the files on my server
is there any step by step toturial

the erroe
.NET COMMAND LINE TOOL NOT FOUND


Re: .NET Command Line Tool nto found

Posted: Fri Jul 07, 2017 10:21 am
by motfs

Make sure you have installed the requirements list in System Requirement (read http://www.hkvstore.com/aspnetmaker/download.asp), especially ".Net Core SDK (x86 version)".

If you think they are OK, check if you have setup the Path environment variable right for dotnet(x86) version (read Introduction to ASP.NET Core -> Installing .NET core on Window in help file).