Started having a real showstopper of an issue today, where when trying to create or edit Android layouts visually for an existing project, Xamarin studio causes VC++ runtime error and then Windows has to close Xamarin studio.
Exact error message is "This application has requested the Runtime to terminate in an unusual way". Looking at Windows error reporting files after it checks for solutions and closes the program, a System.ArgumentOutOfRange exception has happened in mscorlib. See attached screen shots.
I created the bulk of the layouts in Xamarin studio 4.2.2, but updated to 4.2.3 (build 54) a week or so ago. This layout is the first I have tried creating since the update so not sure if related to that or not.
Anyone have any ideas or suggestions as to what it might be and how to resolve? as it is a real showstopper for the current app I am creating. I have tried a re-boot and also repair of the Xamarin install. I had a quick go at creating a new app and was not able to get the layout manager to error.
Could it be due to the app size restriction in the free (evalulation) version of Xamarin studio? as we have not purchased a licence just yet.