dnx is not recognize to run asp.net 5 application -
- try run asp.net 5 application through command prompt using command c:\asp.net5app\src\asp.net5>dnx .web
- error message getting. 'dnx' not recognized internal or external command, operable program or batch file.
run dnvm upgrade.
if dnvm not recognized, follow instructions on home repo install it, previous step.
Comments
Post a Comment