J
jonywalker1998
I am developing software for Hololens UWP apps. After I managed to install windows 10 on my power notebook, I found out that visual studio 2017 professional could not be installed completely, and the same to the installation of unity, because the installation of components .Net.4.7.1 was blocked!
For develop of UWP Unity .Net.4.7.1 is a MUST. So I tried to install .Net.4.7.1 manually, and went step by step, found the real reason why it could not be installed. I posted the error messages to each step.
1. The following message was found, but the reason was not true, because the problem didn't result from access right. I do have right to access %temp%, even I changed %temp% to point to somewhere else, the problem remained.
2. This might be true, since my windows 10 (1703) has .Net.4.7.0 pre-installed. There is no .Net.4.5, and installation of previous one is not possible.
3. Update to windows 10 Fall Creator (1709) is not allowed, because this is the corporate workstation, it has to stay on 1703.
It turns to be that .Net.4.7.1 could not be installed on PC with windows 10 1703. How could I solve the problem? I need it for visual studio 2017 and unity to develop Hololens apps.
It seems to me that .Net has been integrated into OS, and treated as system update. Since corperate PC is not allowed to do upgrade through public release, it could only be done within corporate repository.
Continue reading...
For develop of UWP Unity .Net.4.7.1 is a MUST. So I tried to install .Net.4.7.1 manually, and went step by step, found the real reason why it could not be installed. I posted the error messages to each step.
1. The following message was found, but the reason was not true, because the problem didn't result from access right. I do have right to access %temp%, even I changed %temp% to point to somewhere else, the problem remained.
2. This might be true, since my windows 10 (1703) has .Net.4.7.0 pre-installed. There is no .Net.4.5, and installation of previous one is not possible.
3. Update to windows 10 Fall Creator (1709) is not allowed, because this is the corporate workstation, it has to stay on 1703.
It turns to be that .Net.4.7.1 could not be installed on PC with windows 10 1703. How could I solve the problem? I need it for visual studio 2017 and unity to develop Hololens apps.
It seems to me that .Net has been integrated into OS, and treated as system update. Since corperate PC is not allowed to do upgrade through public release, it could only be done within corporate repository.
Continue reading...