You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just in case someone hit the same issue, I was suddenly unable to deploy an app to my HoloLens 2 device from Visual Studio 2017 (also tested with VS 2019). Classic error DEP6957 (BootstrapForDugging returned null instead of IPAdress & PortNumber of the remote msvsmon process). Alternate authentication method didn't work either. My development environment didn't change but I've noticed that my HL2 device was waiting for a reboot to complete update to Windows Holographic 24H1 Nov. 24 build 22621.1409. No better once rebooted.
Since my development environment didn't change, maybe the Windows Holographic update was involved. With the help of the Advanced Recovery Companion, I've thus reinstalled older Windows Holographic updates to my HL2 and was able to fix the aforementioned deployment problem.
To summarize: The last working version was Sep. 24 build 22621.1399. The regression (feature?) was introduced with Oct. 24 build 22621.1402. The latest (and final) feature update Nov. 24 build 22621.1409 didn't fix the problem.
Unfortunately, I'm unable to prevent my HL2 device to install updates, only delay their install for 35 days. With the demise of the HL2, I don't know if MS is still reading this forum. If there's a way to block any OS update, please let me know. For completeness, I'm stuck with VS 2017/2019 ATM, I cannot update to VS 2022 if this is the modern way to go.
Hope this help.
The text was updated successfully, but these errors were encountered:
Hi,
Just in case someone hit the same issue, I was suddenly unable to deploy an app to my HoloLens 2 device from Visual Studio 2017 (also tested with VS 2019). Classic error DEP6957 (BootstrapForDugging returned null instead of IPAdress & PortNumber of the remote msvsmon process). Alternate authentication method didn't work either. My development environment didn't change but I've noticed that my HL2 device was waiting for a reboot to complete update to Windows Holographic 24H1 Nov. 24 build 22621.1409. No better once rebooted.
Since my development environment didn't change, maybe the Windows Holographic update was involved. With the help of the Advanced Recovery Companion, I've thus reinstalled older Windows Holographic updates to my HL2 and was able to fix the aforementioned deployment problem.
To summarize: The last working version was Sep. 24 build 22621.1399. The regression (feature?) was introduced with Oct. 24 build 22621.1402. The latest (and final) feature update Nov. 24 build 22621.1409 didn't fix the problem.
Unfortunately, I'm unable to prevent my HL2 device to install updates, only delay their install for 35 days. With the demise of the HL2, I don't know if MS is still reading this forum. If there's a way to block any OS update, please let me know. For completeness, I'm stuck with VS 2017/2019 ATM, I cannot update to VS 2022 if this is the modern way to go.
Hope this help.
The text was updated successfully, but these errors were encountered: