Cannot deploy to HoloLens (error 80004005)How to fix “Please ensure that target device has developer mode enabled” error in Hololens EmulatorUnable to deploy HoloLens applicationHoloLens Callbacks with Native LibraryHoloLens : Deploy app with custom dll's through UnityMicrosoft HoloLens: Mixed Reality 250 - No session available for one HoloLens to join with another HoloLens hosting itCS0012 error when trying to deploy Origami (Hololens 101 tutorial) to HololensImage Target recognizing in play mode but not in HoloLensUnity Hololens debugging in Visual Studio with IL2CPP?Unable to deploy on HoloLensDEP6953: Failed to launch remote debuggerHoloLens Deployment

Sleeping solo in a double sleeping bag

Earth rotation discrepancy

What are some interesting features that are common cross-linguistically but don't exist in English?

Nth Problem with TikZ and Extensive Form Games

Church Booleans

Defense against attacks using dictionaries

Singleton Design Pattern implementation in a not traditional way

Why did this happen to Thanos's ships at the end of "Avengers: Endgame"?

Mixing basis sets

How would one country purchase another?

Why don't electrons take the shorter path in coils?

Can realistic planetary invasion have any meaningful strategy?

Potential new partner angry about first collaboration - how to answer email to close up this encounter in a graceful manner

Why did MS-DOS applications built using Turbo Pascal fail to start with a division by zero error on faster systems?

Can a gem used as the material component for the Magic Jar spell also be used for the Imprisonment spell?

Why does my house heat up, even when it's cool outside?

Do AT motherboards (286, 386, 486) really need -5V (besides redirecting it to ISA connectors)?

What is wrong about this application of Kirchhoffs Current Law?

Bankers with rancor

Fried gnocchi with spinach, bacon, cream sauce in a single pan

Why can't an Airbus A330 dump fuel in an emergency?

In an emergency, how do I find and share my position?

Start from ones

Co-author responds to email by mistake cc'ing the EiC



Cannot deploy to HoloLens (error 80004005)


How to fix “Please ensure that target device has developer mode enabled” error in Hololens EmulatorUnable to deploy HoloLens applicationHoloLens Callbacks with Native LibraryHoloLens : Deploy app with custom dll's through UnityMicrosoft HoloLens: Mixed Reality 250 - No session available for one HoloLens to join with another HoloLens hosting itCS0012 error when trying to deploy Origami (Hololens 101 tutorial) to HololensImage Target recognizing in play mode but not in HoloLensUnity Hololens debugging in Visual Studio with IL2CPP?Unable to deploy on HoloLensDEP6953: Failed to launch remote debuggerHoloLens Deployment






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I have freshly installed Unity 2018.3.10 with Visual Studio 2017 (15.9.10). I cannot deploy a bare-bones 3D unity application to HoloLens due to an error in Visual Studio ("DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license on 127.0.0.1 due to error 80004005"). Here are the steps to reproduce:



  • Create new 3D scene in Unity. Set camera position to 0,0,0 and camera clear color to solid black. Create a red cube in front of the camera with dimensions 0.1x0.1x0.1


  • Window / Package Manager : remove Ads, Analytics Library, In App Purchasing, TextMesh Pro, Unity Collaborate, because I don't need these


  • Build settings and Project Settings (Quality and Player Settings) shown in screenshots. Scripting backend = IL2CPP


screenshots



  • Unity successfully generates a .sln file

  • The HoloLens has OS build 10.0.17763.316 . Under Settings/Update & Security / For developers , I set 'Use developer features'=on, 'Enable Device Portal'=on


  • I don't know if it's necessary, but on my PC, I also do Settings/Update & Security/For developers, select 'Developer mode', 'Enable Device Portal'=on, 'Device discovery'=on


  • Connect HoloLens to PC via USB cable

  • Open the .sln file in Visual Studio. Set to Release, x86, Device. Build / Deploy Solution

  • Compilation is successful, and Visual Studio asks for a PIN, which I get from the HoloLens by opening Settings / Update & Security / For developers / Device Discover / Pair

  • Visual Studio shows error message: DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license on 127.0.0.1 due to error 80004005









share|improve this question






























    2















    I have freshly installed Unity 2018.3.10 with Visual Studio 2017 (15.9.10). I cannot deploy a bare-bones 3D unity application to HoloLens due to an error in Visual Studio ("DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license on 127.0.0.1 due to error 80004005"). Here are the steps to reproduce:



    • Create new 3D scene in Unity. Set camera position to 0,0,0 and camera clear color to solid black. Create a red cube in front of the camera with dimensions 0.1x0.1x0.1


    • Window / Package Manager : remove Ads, Analytics Library, In App Purchasing, TextMesh Pro, Unity Collaborate, because I don't need these


    • Build settings and Project Settings (Quality and Player Settings) shown in screenshots. Scripting backend = IL2CPP


    screenshots



    • Unity successfully generates a .sln file

    • The HoloLens has OS build 10.0.17763.316 . Under Settings/Update & Security / For developers , I set 'Use developer features'=on, 'Enable Device Portal'=on


    • I don't know if it's necessary, but on my PC, I also do Settings/Update & Security/For developers, select 'Developer mode', 'Enable Device Portal'=on, 'Device discovery'=on


    • Connect HoloLens to PC via USB cable

    • Open the .sln file in Visual Studio. Set to Release, x86, Device. Build / Deploy Solution

    • Compilation is successful, and Visual Studio asks for a PIN, which I get from the HoloLens by opening Settings / Update & Security / For developers / Device Discover / Pair

    • Visual Studio shows error message: DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license on 127.0.0.1 due to error 80004005









    share|improve this question


























      2












      2








      2








      I have freshly installed Unity 2018.3.10 with Visual Studio 2017 (15.9.10). I cannot deploy a bare-bones 3D unity application to HoloLens due to an error in Visual Studio ("DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license on 127.0.0.1 due to error 80004005"). Here are the steps to reproduce:



      • Create new 3D scene in Unity. Set camera position to 0,0,0 and camera clear color to solid black. Create a red cube in front of the camera with dimensions 0.1x0.1x0.1


      • Window / Package Manager : remove Ads, Analytics Library, In App Purchasing, TextMesh Pro, Unity Collaborate, because I don't need these


      • Build settings and Project Settings (Quality and Player Settings) shown in screenshots. Scripting backend = IL2CPP


      screenshots



      • Unity successfully generates a .sln file

      • The HoloLens has OS build 10.0.17763.316 . Under Settings/Update & Security / For developers , I set 'Use developer features'=on, 'Enable Device Portal'=on


      • I don't know if it's necessary, but on my PC, I also do Settings/Update & Security/For developers, select 'Developer mode', 'Enable Device Portal'=on, 'Device discovery'=on


      • Connect HoloLens to PC via USB cable

      • Open the .sln file in Visual Studio. Set to Release, x86, Device. Build / Deploy Solution

      • Compilation is successful, and Visual Studio asks for a PIN, which I get from the HoloLens by opening Settings / Update & Security / For developers / Device Discover / Pair

      • Visual Studio shows error message: DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license on 127.0.0.1 due to error 80004005









      share|improve this question














      I have freshly installed Unity 2018.3.10 with Visual Studio 2017 (15.9.10). I cannot deploy a bare-bones 3D unity application to HoloLens due to an error in Visual Studio ("DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license on 127.0.0.1 due to error 80004005"). Here are the steps to reproduce:



      • Create new 3D scene in Unity. Set camera position to 0,0,0 and camera clear color to solid black. Create a red cube in front of the camera with dimensions 0.1x0.1x0.1


      • Window / Package Manager : remove Ads, Analytics Library, In App Purchasing, TextMesh Pro, Unity Collaborate, because I don't need these


      • Build settings and Project Settings (Quality and Player Settings) shown in screenshots. Scripting backend = IL2CPP


      screenshots



      • Unity successfully generates a .sln file

      • The HoloLens has OS build 10.0.17763.316 . Under Settings/Update & Security / For developers , I set 'Use developer features'=on, 'Enable Device Portal'=on


      • I don't know if it's necessary, but on my PC, I also do Settings/Update & Security/For developers, select 'Developer mode', 'Enable Device Portal'=on, 'Device discovery'=on


      • Connect HoloLens to PC via USB cable

      • Open the .sln file in Visual Studio. Set to Release, x86, Device. Build / Deploy Solution

      • Compilation is successful, and Visual Studio asks for a PIN, which I get from the HoloLens by opening Settings / Update & Security / For developers / Device Discover / Pair

      • Visual Studio shows error message: DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license on 127.0.0.1 due to error 80004005






      unity3d hololens windows-mixed-reality mrtk






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 27 at 16:39









      user2921584user2921584

      234 bronze badges




      234 bronze badges

























          1 Answer
          1






          active

          oldest

          votes


















          4















          1. Make sure Developer mode is enabled on the Hololens. You can find this in settings.

          If that doesn't work then...



          1. Try reseting the device.

          Reseting is annoying but that is the solution found for 'Could not obtain a developer license on 127.0.0.1 due to error 80004005'on the forums:
          https://forums.hololens.com/discussion/8964/could-not-obtain-developer-license-for-hololens



          Pasting the comment here as those forums will be removed:




          "shyykoserhiy ✭ November 2017 I've had the same issue. Tried to run
          from two different setups: MacBook Pro 2016 with touch bar (windows 10
          Pro in Bootcamp) and Surface Pro 4. Same error on two different
          machines. So I've though that it might be a problem with the HoloLens
          itself. After Resetting the HoloLens from Settings> Update and
          Security> Reset everything started to work just fine. This is the only
          solution that've worked for me."




          It is also mentioned in the unity forums:
          https://forum.unity.com/threads/could-not-obtain-developer-license-for-hololens.500808/




          "billyjacobs So I did some searching and found that one way to solve
          the problem is to reset your hololens device. It will have the latest
          version of the device software after you reset it. I was hesitant
          against doing this at first but it worked like a charm."







          share|improve this answer




















          • 1





            That worked! Thank you!

            – user2921584
            Mar 29 at 18:58










          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55382375%2fcannot-deploy-to-hololens-error-80004005%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          4















          1. Make sure Developer mode is enabled on the Hololens. You can find this in settings.

          If that doesn't work then...



          1. Try reseting the device.

          Reseting is annoying but that is the solution found for 'Could not obtain a developer license on 127.0.0.1 due to error 80004005'on the forums:
          https://forums.hololens.com/discussion/8964/could-not-obtain-developer-license-for-hololens



          Pasting the comment here as those forums will be removed:




          "shyykoserhiy ✭ November 2017 I've had the same issue. Tried to run
          from two different setups: MacBook Pro 2016 with touch bar (windows 10
          Pro in Bootcamp) and Surface Pro 4. Same error on two different
          machines. So I've though that it might be a problem with the HoloLens
          itself. After Resetting the HoloLens from Settings> Update and
          Security> Reset everything started to work just fine. This is the only
          solution that've worked for me."




          It is also mentioned in the unity forums:
          https://forum.unity.com/threads/could-not-obtain-developer-license-for-hololens.500808/




          "billyjacobs So I did some searching and found that one way to solve
          the problem is to reset your hololens device. It will have the latest
          version of the device software after you reset it. I was hesitant
          against doing this at first but it worked like a charm."







          share|improve this answer




















          • 1





            That worked! Thank you!

            – user2921584
            Mar 29 at 18:58















          4















          1. Make sure Developer mode is enabled on the Hololens. You can find this in settings.

          If that doesn't work then...



          1. Try reseting the device.

          Reseting is annoying but that is the solution found for 'Could not obtain a developer license on 127.0.0.1 due to error 80004005'on the forums:
          https://forums.hololens.com/discussion/8964/could-not-obtain-developer-license-for-hololens



          Pasting the comment here as those forums will be removed:




          "shyykoserhiy ✭ November 2017 I've had the same issue. Tried to run
          from two different setups: MacBook Pro 2016 with touch bar (windows 10
          Pro in Bootcamp) and Surface Pro 4. Same error on two different
          machines. So I've though that it might be a problem with the HoloLens
          itself. After Resetting the HoloLens from Settings> Update and
          Security> Reset everything started to work just fine. This is the only
          solution that've worked for me."




          It is also mentioned in the unity forums:
          https://forum.unity.com/threads/could-not-obtain-developer-license-for-hololens.500808/




          "billyjacobs So I did some searching and found that one way to solve
          the problem is to reset your hololens device. It will have the latest
          version of the device software after you reset it. I was hesitant
          against doing this at first but it worked like a charm."







          share|improve this answer




















          • 1





            That worked! Thank you!

            – user2921584
            Mar 29 at 18:58













          4














          4










          4









          1. Make sure Developer mode is enabled on the Hololens. You can find this in settings.

          If that doesn't work then...



          1. Try reseting the device.

          Reseting is annoying but that is the solution found for 'Could not obtain a developer license on 127.0.0.1 due to error 80004005'on the forums:
          https://forums.hololens.com/discussion/8964/could-not-obtain-developer-license-for-hololens



          Pasting the comment here as those forums will be removed:




          "shyykoserhiy ✭ November 2017 I've had the same issue. Tried to run
          from two different setups: MacBook Pro 2016 with touch bar (windows 10
          Pro in Bootcamp) and Surface Pro 4. Same error on two different
          machines. So I've though that it might be a problem with the HoloLens
          itself. After Resetting the HoloLens from Settings> Update and
          Security> Reset everything started to work just fine. This is the only
          solution that've worked for me."




          It is also mentioned in the unity forums:
          https://forum.unity.com/threads/could-not-obtain-developer-license-for-hololens.500808/




          "billyjacobs So I did some searching and found that one way to solve
          the problem is to reset your hololens device. It will have the latest
          version of the device software after you reset it. I was hesitant
          against doing this at first but it worked like a charm."







          share|improve this answer













          1. Make sure Developer mode is enabled on the Hololens. You can find this in settings.

          If that doesn't work then...



          1. Try reseting the device.

          Reseting is annoying but that is the solution found for 'Could not obtain a developer license on 127.0.0.1 due to error 80004005'on the forums:
          https://forums.hololens.com/discussion/8964/could-not-obtain-developer-license-for-hololens



          Pasting the comment here as those forums will be removed:




          "shyykoserhiy ✭ November 2017 I've had the same issue. Tried to run
          from two different setups: MacBook Pro 2016 with touch bar (windows 10
          Pro in Bootcamp) and Surface Pro 4. Same error on two different
          machines. So I've though that it might be a problem with the HoloLens
          itself. After Resetting the HoloLens from Settings> Update and
          Security> Reset everything started to work just fine. This is the only
          solution that've worked for me."




          It is also mentioned in the unity forums:
          https://forum.unity.com/threads/could-not-obtain-developer-license-for-hololens.500808/




          "billyjacobs So I did some searching and found that one way to solve
          the problem is to reset your hololens device. It will have the latest
          version of the device software after you reset it. I was hesitant
          against doing this at first but it worked like a charm."








          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 27 at 19:28









          ickydimeickydime

          8507 silver badges20 bronze badges




          8507 silver badges20 bronze badges










          • 1





            That worked! Thank you!

            – user2921584
            Mar 29 at 18:58












          • 1





            That worked! Thank you!

            – user2921584
            Mar 29 at 18:58







          1




          1





          That worked! Thank you!

          – user2921584
          Mar 29 at 18:58





          That worked! Thank you!

          – user2921584
          Mar 29 at 18:58








          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55382375%2fcannot-deploy-to-hololens-error-80004005%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

          용인 삼성생명 블루밍스 목차 통계 역대 감독 선수단 응원단 경기장 같이 보기 외부 링크 둘러보기 메뉴samsungblueminx.comeh선수 명단용인 삼성생명 블루밍스용인 삼성생명 블루밍스ehsamsungblueminx.comeheheheh

          155 수학 과학 기타 둘러보기 메뉴eh추가해eh문서를 완성해