I recently installed VS2017 and Intel XE 2017 and hoped that my existing projects (all Intel C++ 17) would work, but no such luck.
When I open a solution and select Properties for a project, it shows "There are no property pages for the selection".
When I try to change the project to use Visual C++, it says "Object reference not set to an instance of an object"
How can I repair the properties to work with the new version?
Many thanks