1

Installing the Windows IoT Core Project Templates generates an exception when I create a new project on visual Studio 2015, OS Windows 7.

The error message is "this template attempted to load component assembly microsoft.visualstudio.universal.templatewizard" enter image description here

Abdelkrim
  • 2,048
  • 5
  • 30
  • 44

2 Answers2

1

The windows IoT templates require the win 10 tools. You can find more information on them here:

https://dev.windows.com/en-us/downloads

Michael Braude
  • 6,913
  • 1
  • 22
  • 20
0

Put another way, you need to do this development on a Windows 10 system.

David Jones
  • 542
  • 4
  • 13