Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Wednesday, June 21, 2017 6:45 PM
Hi,
I recently had to uninstall the ADK, until then this worked normally. After a few days I reinstalled it. However, now when starting the ICD the following message is shown:
Error!
Unexpected Error, Can not create or view projects in the simple editor.
Log Location (...)
Note:
The message is displayed in Portuguese from Brazil, because of my OS, so the translation to English may be different from that.
In the Log file:*
*
6/21/2017 3:19:51 PM Info ICD Started
6/21/2017 3:19:53 PM Error Could not start ICD web server. Exception: System.TypeLoadException: Could not find Windows Runtime type 'Windows.Networking.Connectivity.NetworkAuthenticationType'. > System.PlatformNotSupportedException: Operation is not supported on this platform.
End of inner exception stack trace
at Microsoft.Windows.ICD.WebApi.Common.WiFiCollector..ctor()
at Microsoft.Windows.ICD.WebApi.Common.WiFiCollector.get_Instance()
at Microsoft.Windows.ICD.WebApi.Server.WebApiServer.StartServer()
System.PlatformNotSupportedException: Operation is not supported on this platform.
I've already tried to uninstall and install again, but the problem persists.
I'm using Windows 7 Pro, 32 Bits (PT-BR) and I plan to work on a custom distribution of Windows 10 IoT.
Thanks in advance.
All replies (2)
Thursday, June 22, 2017 6:53 AM ✅Answered
Hi,
There are some logs worth noticing:
System.PlatformNotSupportedException: Operation is not supported on this platform.
* End of inner exception stack trace*
I think your current system doesn’t support the downloaded Windows ICD.
Now, Windows ICD has been replaced by Windows Configuration Designer, which is aimed at Windows 10 system, your system is Windows 7 32-bit, which is not compatible with latest Windows ADK.
In order to customize a Windows 10 loT image, I advise you upgrade system to Windows 10 1703, then download Windows 10 ADK for 1703.
https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-deployment-kit
If you need to use Windows 7, in my opinion, the Windows Automated Installation Kit (AIK) is suitable.
Regards
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Monday, July 3, 2017 5:09 PM
I dont know why the application works before reinstalation.
It took me a while, but I got a machine with windows 10 and it worked.
Thanks for the support. \o/