0
I installed Visual Studio 2017 a little while ago and everything works normal. Since yesterday I try to create a new project Xamarin and I get the following message:
Error: this template attempted to load Component Assembly 'Xamarin.VisualStudio.Templatewizards, Version=1.0.0.0, Culture=neutral, Publickeytoken=xxxxxxxxxx'. For more information on this problem and how to enable this template, Please see Documentation on Customizing Projct Templates.
So far the only solution I found on the internet, said to uninstall the Nuget
and reinstall the same, but in my VS neither appears the Nuget
to clear => https://stackoverflow.com/questions/30656261/error-this-template-attempted-to-load-component-assembly-microsoft-visualstudi
Ever tried to repair the installation of VS? I’ve had similar problems and a repair in the installation helped me.
– perozzo