iot-adk-addonkit
iot-adk-addonkit copied to clipboard
Windows 10 IoT start but then black screen
I have installed the application from the factory where i work, on the image .ffu
Then, i have installed the windows PE on the hard drive, and added the .ffu image on the root of it.
At least, i have put the hard drive on the computer, who have launched a cmd console, i have done this command for launch the .ffu file :
dism.exe /apply-image /ImageFile:Flash.ffu /ApplyDrive:\.\PhysicalDrive0 /skipplatformcheck Then, i have turn off the computer, and put out the hard drive
I have launched the computer, a Windows 10 IoT page came like this :
And after, i have a black screen.
I'm turning off / on everytime the computer, but i have still the black screen.
Why ? What Am I supposed to do ???
I'm so confused, i can do nothing and i'm at 99 % of my project now ...
I need your help as quick as possible, because the app from the factory has to work with this Windows 10 IoT Core!
Hi App install instructions are here. https://docs.microsoft.com/en-us/windows/iot-core/develop-your-app/appinstaller
Is your app set as default?
Regards, Paramesh
From: Takaao1 [email protected] Sent: Tuesday, June 4, 2019 7:09:51 PM To: ms-iot/iot-adk-addonkit Cc: Subscribed Subject: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
I have installed the application from the factory where i work, on the image .ffu
Then, i have installed the windows PE on the hard drive, and added the .ffu image on the root of it.
At least, i have put the hard drive on the computer, who have launched a cmd console, i have done this command for launch the .ffu file :
dism.exe /apply-image /ImageFile:Flash.ffu /ApplyDrive:.\PhysicalDrive0 /skipplatformcheck Then, i have turn off the computer, and put out the hard drive
I have launched the computer, a Windows 10 IoT page came like this : [image]https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fuser-images.githubusercontent.com%2F43552973%2F58874759-e761b700-86c9-11e9-8f53-671c76927ba6.png&data=02%7C01%7Cpabab%40microsoft.com%7C2f7d55e7da0f4f89bf2508d6e8dd2aaf%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952433931511228&sdata=vJmdGzxlntbd49yH1h69OGS0qE6%2Bi3J479KzgfHE3VY%3D&reserved=0
And after, i have a black screen.
I'm turning off / on everytime the computer, but i have still the black screen.
Why ? What Am I supposed to do ???
I'm so confused, i can do nothing and i'm at 99 % of my project now ...
I need your help as quick as possible, because the app from the factory has to work with this Windows 10 IoT Core!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fms-iot%2Fiot-adk-addonkit%2Fissues%2F321%3Femail_source%3Dnotifications%26email_token%3DAD4OQICA3QNBLBDFZILOC5TPYZEP7A5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXP7PQA&data=02%7C01%7Cpabab%40microsoft.com%7C2f7d55e7da0f4f89bf2508d6e8dd2aaf%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952433931511228&sdata=Sa8uKomqhMrCv%2BSSz52oTKZK92E5AnPLqDMwR7wBHz0%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD4OQIGBVZLMFMXYVGYOSSTPYZEP7ANCNFSM4HS3H2MQ&data=02%7C01%7Cpabab%40microsoft.com%7C2f7d55e7da0f4f89bf2508d6e8dd2aaf%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952433931521237&sdata=uocGW17sDzTR%2F1d2c7jf%2BBwH5syFrzFx1%2FDAVhb9owg%3D&reserved=0.
I guess yes, i have followed all the instructions of it , so it's why i'm confused because the installation on the computer is not working (still have this black screen). What am I supposed to do ?
Just , the package application was on .appxbundle, is it a problem ? Is it the cause of the problem ? I was thinking about it Edit : I tried with the package application on .appx (rebuild all the image etc), and it's still the same problem ... The black screen. And, i tried to launch the image without the application, and it works ! So what Am i supposed to do ? What is the real problem ? If someone can help me, it would be great!
Appxbundle is not an issue ( except that it bloats the package size for unnecessary binaries for other arch). Have you tried installing the appx independently and ensure that it works on the device? Are you building a retail image or a test image?
From: Takaao1 [email protected] Sent: Tuesday, June 4, 2019 8:57 PM To: ms-iot/iot-adk-addonkit [email protected] Cc: Paramesh Babu [email protected]; Comment [email protected] Subject: Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
Just , the package application was on .appxbundle, is it a problem ? Is it the cause of the problem ? I was thinking about it
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fms-iot%2Fiot-adk-addonkit%2Fissues%2F321%3Femail_source%3Dnotifications%26email_token%3DAD4OQIG4ULVSE5VI4RVZIH3PYZRCNA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW4PF2Q%23issuecomment-498660074&data=02%7C01%7Cpabab%40microsoft.com%7C0b434617250e47ee456808d6e8ec282c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952498320422283&sdata=qIySWE5OkFdeGwHGkzdq0urKYerRCq1aIN90CD5nn7E%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD4OQIATROGOCDLE4RRLWFDPYZRCNANCNFSM4HS3H2MQ&data=02%7C01%7Cpabab%40microsoft.com%7C0b434617250e47ee456808d6e8ec282c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952498320432287&sdata=oO16arHOWBDVf7gUS%2Fmci%2FWSxkoj3%2BwiJkaxso39Ak8%3D&reserved=0.
Yes i tried to install it independatly, but it doesn t work, I have the same problem ( black screen )
Obtenez Outlook pour iOShttps://aka.ms/o0ukef
De : Paramesh Babu [email protected] Envoyé : Wednesday, June 5, 2019 5:41:43 AM À : ms-iot/iot-adk-addonkit Cc : Takaao1; Comment Objet : Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
Appxbundle is not an issue ( except that it bloats the package size for unnecessary binaries for other arch). Have you tried installing the appx independently and ensure that it works on the device? Are you building a retail image or a test image?
From: Takaao1 [email protected] Sent: Tuesday, June 4, 2019 8:57 PM To: ms-iot/iot-adk-addonkit [email protected] Cc: Paramesh Babu [email protected]; Comment [email protected] Subject: Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
Just , the package application was on .appxbundle, is it a problem ? Is it the cause of the problem ? I was thinking about it
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fms-iot%2Fiot-adk-addonkit%2Fissues%2F321%3Femail_source%3Dnotifications%26email_token%3DAD4OQIG4ULVSE5VI4RVZIH3PYZRCNA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW4PF2Q%23issuecomment-498660074&data=02%7C01%7Cpabab%40microsoft.com%7C0b434617250e47ee456808d6e8ec282c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952498320422283&sdata=qIySWE5OkFdeGwHGkzdq0urKYerRCq1aIN90CD5nn7E%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD4OQIATROGOCDLE4RRLWFDPYZRCNANCNFSM4HS3H2MQ&data=02%7C01%7Cpabab%40microsoft.com%7C0b434617250e47ee456808d6e8ec282c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952498320432287&sdata=oO16arHOWBDVf7gUS%2Fmci%2FWSxkoj3%2BwiJkaxso39Ak8%3D&reserved=0.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/ms-iot/iot-adk-addonkit/issues/321?email_source=notifications&email_token=AKMJBTNLKG2TBSZQZD3BVBTPY4YXPA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW6QNKI#issuecomment-498927273, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKMJBTIOP6QGBTNJDCX7MOLPY4YXPANCNFSM4HS3H2MQ.
I think the application needs to be debugged on why it’s not launched. This is not an imaging issue. Recommend to manually deploy the app and debug.
Regards, Paramesh
From: Takaao1 [email protected] Sent: Wednesday, June 5, 2019 2:28:19 PM To: ms-iot/iot-adk-addonkit Cc: Paramesh Babu; Comment Subject: Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
Yes i tried to install it independatly, but it doesn t work, I have the same problem ( black screen )
Obtenez Outlook pour iOShttps://aka.ms/o0ukef
De : Paramesh Babu [email protected] Envoyé : Wednesday, June 5, 2019 5:41:43 AM À : ms-iot/iot-adk-addonkit Cc : Takaao1; Comment Objet : Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
Appxbundle is not an issue ( except that it bloats the package size for unnecessary binaries for other arch). Have you tried installing the appx independently and ensure that it works on the device? Are you building a retail image or a test image?
From: Takaao1 [email protected] Sent: Tuesday, June 4, 2019 8:57 PM To: ms-iot/iot-adk-addonkit [email protected] Cc: Paramesh Babu [email protected]; Comment [email protected] Subject: Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
Just , the package application was on .appxbundle, is it a problem ? Is it the cause of the problem ? I was thinking about it
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fms-iot%2Fiot-adk-addonkit%2Fissues%2F321%3Femail_source%3Dnotifications%26email_token%3DAD4OQIG4ULVSE5VI4RVZIH3PYZRCNA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW4PF2Q%23issuecomment-498660074&data=02%7C01%7Cpabab%40microsoft.com%7C0b434617250e47ee456808d6e8ec282c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952498320422283&sdata=qIySWE5OkFdeGwHGkzdq0urKYerRCq1aIN90CD5nn7E%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD4OQIATROGOCDLE4RRLWFDPYZRCNANCNFSM4HS3H2MQ&data=02%7C01%7Cpabab%40microsoft.com%7C0b434617250e47ee456808d6e8ec282c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952498320432287&sdata=oO16arHOWBDVf7gUS%2Fmci%2FWSxkoj3%2BwiJkaxso39Ak8%3D&reserved=0.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/ms-iot/iot-adk-addonkit/issues/321?email_source=notifications&email_token=AKMJBTNLKG2TBSZQZD3BVBTPY4YXPA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW6QNKI#issuecomment-498927273, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKMJBTIOP6QGBTNJDCX7MOLPY4YXPANCNFSM4HS3H2MQ.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fms-iot%2Fiot-adk-addonkit%2Fissues%2F321%3Femail_source%3Dnotifications%26email_token%3DAD4OQIBRL7QIQ6INSOGFX4TPY5MIHA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW6XLCA%23issuecomment-498955656&data=02%7C01%7Cpabab%40microsoft.com%7C519dc78eaf5b4c921cc908d6e97f00b6%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636953129013401330&sdata=fsa2rikItWjFdrr9M9ZEeLTEKTBcNTZV4yLUY1xneng%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD4OQIE6SUGWNI3AWNLGXFLPY5MIHANCNFSM4HS3H2MQ&data=02%7C01%7Cpabab%40microsoft.com%7C519dc78eaf5b4c921cc908d6e97f00b6%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636953129013411339&sdata=Mecs9eW5QyOEcmWMZB5f3yOw0cBASh2LLHcj13O3n60%3D&reserved=0.
By the Way it s a test image and not a retail image, and how am i supposed to do it ? Because the application was made by a developer from the factory and she works with other devices, so are you sure ?
Obtenez Outlook pour iOShttps://aka.ms/o0ukef
De : Paramesh Babu [email protected] Envoyé : Wednesday, June 5, 2019 8:46:41 AM À : ms-iot/iot-adk-addonkit Cc : Takaao1; Comment Objet : Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
I think the application needs to be debugged on why it’s not launched. This is not an imaging issue. Recommend to manually deploy the app and debug.
Regards, Paramesh
From: Takaao1 [email protected] Sent: Wednesday, June 5, 2019 2:28:19 PM To: ms-iot/iot-adk-addonkit Cc: Paramesh Babu; Comment Subject: Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
Yes i tried to install it independatly, but it doesn t work, I have the same problem ( black screen )
Obtenez Outlook pour iOShttps://aka.ms/o0ukef
De : Paramesh Babu [email protected] Envoyé : Wednesday, June 5, 2019 5:41:43 AM À : ms-iot/iot-adk-addonkit Cc : Takaao1; Comment Objet : Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
Appxbundle is not an issue ( except that it bloats the package size for unnecessary binaries for other arch). Have you tried installing the appx independently and ensure that it works on the device? Are you building a retail image or a test image?
From: Takaao1 [email protected] Sent: Tuesday, June 4, 2019 8:57 PM To: ms-iot/iot-adk-addonkit [email protected] Cc: Paramesh Babu [email protected]; Comment [email protected] Subject: Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
Just , the package application was on .appxbundle, is it a problem ? Is it the cause of the problem ? I was thinking about it
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fms-iot%2Fiot-adk-addonkit%2Fissues%2F321%3Femail_source%3Dnotifications%26email_token%3DAD4OQIG4ULVSE5VI4RVZIH3PYZRCNA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW4PF2Q%23issuecomment-498660074&data=02%7C01%7Cpabab%40microsoft.com%7C0b434617250e47ee456808d6e8ec282c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952498320422283&sdata=qIySWE5OkFdeGwHGkzdq0urKYerRCq1aIN90CD5nn7E%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD4OQIATROGOCDLE4RRLWFDPYZRCNANCNFSM4HS3H2MQ&data=02%7C01%7Cpabab%40microsoft.com%7C0b434617250e47ee456808d6e8ec282c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636952498320432287&sdata=oO16arHOWBDVf7gUS%2Fmci%2FWSxkoj3%2BwiJkaxso39Ak8%3D&reserved=0.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/ms-iot/iot-adk-addonkit/issues/321?email_source=notifications&email_token=AKMJBTNLKG2TBSZQZD3BVBTPY4YXPA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW6QNKI#issuecomment-498927273, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKMJBTIOP6QGBTNJDCX7MOLPY4YXPANCNFSM4HS3H2MQ.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fms-iot%2Fiot-adk-addonkit%2Fissues%2F321%3Femail_source%3Dnotifications%26email_token%3DAD4OQIBRL7QIQ6INSOGFX4TPY5MIHA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW6XLCA%23issuecomment-498955656&data=02%7C01%7Cpabab%40microsoft.com%7C519dc78eaf5b4c921cc908d6e97f00b6%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636953129013401330&sdata=fsa2rikItWjFdrr9M9ZEeLTEKTBcNTZV4yLUY1xneng%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD4OQIE6SUGWNI3AWNLGXFLPY5MIHANCNFSM4HS3H2MQ&data=02%7C01%7Cpabab%40microsoft.com%7C519dc78eaf5b4c921cc908d6e97f00b6%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636953129013411339&sdata=Mecs9eW5QyOEcmWMZB5f3yOw0cBASh2LLHcj13O3n60%3D&reserved=0.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/ms-iot/iot-adk-addonkit/issues/321?email_source=notifications&email_token=AKMJBTO6I4JAZWX2EUBEWADPY5ONDA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW6YL2Q#issuecomment-498959850, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKMJBTP52F3Q3U4STYN2CL3PY5ONDANCNFSM4HS3H2MQ.
And what do you mean by " Recommend to manually deploy the app and debug " ?? Now i'm lost. I don't know exactly what steps i'm supposed to do
https://docs.microsoft.com/en-us/windows/iot-core/develop-your-app/remotedebugging should help you with your debugging process.
From: Takaao1 [email protected] Sent: Wednesday, June 5, 2019 3:07 PM To: ms-iot/iot-adk-addonkit [email protected] Cc: Paramesh Babu [email protected]; Comment [email protected] Subject: Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
And what do you mean by " Recommend to manually deploy the app and debug " ?? Now i'm lost. I don't know exactly what steps i'm supposed to do
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fms-iot%2Fiot-adk-addonkit%2Fissues%2F321%3Femail_source%3Dnotifications%26email_token%3DAD4OQIEPYUSL3YUHTLPGB6LPY5QZXA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW6ZTZQ%23issuecomment-498964966&data=02%7C01%7Cpabab%40microsoft.com%7C55abd073f9be4516860b08d6e9846c1a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636953152288951293&sdata=KVlx8%2FQvHhWxwvVsIuhUWSAAPAoXlOlv6d4qtqYi8vw%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD4OQIGFUSCMQC45Z5B4LJLPY5QZXANCNFSM4HS3H2MQ&data=02%7C01%7Cpabab%40microsoft.com%7C55abd073f9be4516860b08d6e9846c1a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636953152288951293&sdata=3BsLFm3A3C7wFFT9Obo9e6G8rVF3cvCsST3QsF%2FFXlA%3D&reserved=0.
How do you want from me to do that, I can't because i Have a black screen, and the only way for me to have my IoT Core good is to don't put the app on it , so it will be usless to do that without app So for me, it won't work, right?
Build the device without your app and boot it and then manually install your app ( see https://docs.microsoft.com/en-us/windows/iot-core/develop-your-app/appinstaller ) and launch to see why your app is not running. You are debug at this time as well. Once you have got your app running on the device then you can create the image including that app.
From: Takaao1 [email protected] Sent: Wednesday, June 5, 2019 3:48 PM To: ms-iot/iot-adk-addonkit [email protected] Cc: Paramesh Babu [email protected]; Comment [email protected] Subject: Re: [ms-iot/iot-adk-addonkit] Windows 10 IoT start but then black screen (#321)
How do you want from me to do that, I can't because i Have a black screen, and the only way for me to have my IoT Core good is to don't put the app on it , so it will be usless to do that without app So for me, it won't work, right?
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fms-iot%2Fiot-adk-addonkit%2Fissues%2F321%3Femail_source%3Dnotifications%26email_token%3DAD4OQIDK53ZJDDWHBLYE7FDPY5VTZA5CNFSM4HS3H2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW64OCI%23issuecomment-498976521&data=02%7C01%7Cpabab%40microsoft.com%7Cfcc08be5d442440983de08d6e98a2994%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636953176955169271&sdata=I4FgHx13LuyNAo%2BfXidFLs%2FLduhYowel3CtpFTow%2Bnc%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD4OQIBY4XRHHPT6DRIF3KLPY5VTZANCNFSM4HS3H2MQ&data=02%7C01%7Cpabab%40microsoft.com%7Cfcc08be5d442440983de08d6e98a2994%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636953176955179266&sdata=QzIReJEdo%2F3XDh3q0Q%2FCb1Pv0JpJUVHd6e1rzD3QM3E%3D&reserved=0.
I built the device without the app, but now when i'm at the home page of Windows 10 IoT Core, i need to access to Wi-Fi (But it found nothing, why ?) And when i try to access to the Windows Device Portal, it doesn't work too With the username : administrator and the password : p@ssw0rd
How am I supposed to do to works ?
Edit : I have found the way to connect to the web on the Windows Device Portal, but the debug with " Start Visual Studio Remote Debugger" doesn't work, I have this error : Failed to start the Visual Studio Remote Debugger. The Remote Debugger needs to be copied to the device. This can be done by deploying an application to the device using Visual Studio.
Check this https://social.msdn.microsoft.com/Forums/en-US/5e69a7eb-b8f6-4ac8-a150-025e7d045842/uwp-application-is-not-installed?forum=WindowsIoT where i had the same issue. Maybe it helps