This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
Today i've restarted my mac and suddenly Xamarin is not working anymore. I've tried to run a simple project with just a Console.WriteLine("test") and when i'm trying to run it on a simulator ( with the debugger attached ) I'm not getting any error but the app is not starting [...] read more