Visual Studio 2017 install fails due to Microsoft.DiagnosticsHub.KB2882822 error -
anybody idea why might fail? vs2017 installation stops error in log. had similar issue vs2017 rc builds.
package 'microsoft.diagnosticshub.kb2882822.win7,version=15.0.25904.2,chip=x64' failed install. return code: 0, details: invalid source and/or destination paths
the issue windows username has space in , when 1 portion of installer wants access temp folder under user profile directory throws error due bug because can't handle space in username. (shout out wong man wei identified root cause!)
a work around, create new user on machine not have space in name. run installer again , repair existing install done other user , repair work since has access temp directory under user has no space in name.
now once repair successful can delete user account , go using 1 space in it.
Comments
Post a Comment