If you are trying to install .Net Core on your server and you get the error:
.Net Core 1.0.1 VS 2015 Tooling Preview 2 - Installation Error 0x80070003 - The system cannot find the path specified.
That only means the install packages are not complete so we have to completed the installation; to do it follow the next steps:
- Open the command line
- Run the .Net Core installation file with the layout parameter from the command like
- You should get the confirmation message that .Net Core was successfully installed
No comments:
Post a Comment