I am trying to open my Main.Storyboard in visual studio for mac, and i am getting 'System.AggregateException: One or more errors occurred'. Note that i happened after upgrading Visual Studio to 7.3, the latest up to now and X Code to 9.2, also the latest available to now. I am getting the following error screen
-
Try to restart vs or your mac.ColeX– ColeX2017-12-12 05:30:14 +00:00Commented Dec 12, 2017 at 5:30
-
I tried, but it doesn't work! :-(BYISHIMO Audace– BYISHIMO Audace2017-12-12 06:29:38 +00:00Commented Dec 12, 2017 at 6:29
-
I have exactly the same problem. Tried restarting, reinstalling Visual Studio, makes no difference.sheltond– sheltond2017-12-31 11:01:21 +00:00Commented Dec 31, 2017 at 11:01
1 Answer
As I commented above, I have been having exactly the same problem for a week or two.
Originally, Visual Studio was installed under a non-admin user account (using an administrator password where prompted).
I eventually did a complete uninstall using the script mentioned here, and then reinstalled from scratch using an administrator account. This seems to have fixed the problem.
It seems that something failed silently during the earlier installation. I was a bit suspicious because the Visual Studio app didn't have its own icon - it was using the standard MacOSX document icon. Having reinstalled, it has the correct purple icon.
