c# - Cannot find Xamarin controls -


i installed visual studio 2015 xamarin in order develop mobile applications c#.

when open main.xaml, cannot find controls in visual studio toolbox , xml editor not allow me write anything. how fix this?

i had similar issue. resolved going on https://www.xamarin.com/download , downloading installer directly. once run it, detects missing components , updates / installs them you.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -