Unhandled exception: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform

0

Trying to learn Xamarin . Created a blank app and tried to run on Xiaomi Redmi note 7 (Android 9 - API 28). Target framework in ANDROID 9 got this error

Unhandled exception: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.

Tried to repair the Sdk still no help.IDE used VS 2019

also got the following errors jarsigner error: java.lang.RuntimeException: keystore load: C:\Users\User Name\AppData\Local\Xamarin\Mono for Android\debug.keystore (The system cannot find the path specified)

and

c#
android
.net
xamarin
asked on Stack Overflow Apr 27, 2020 by Deepak Sharma • edited Apr 29, 2020 by Deepak Sharma

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0