ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.79k stars 2.41k forks source link

Issue Opening Main Form Designer in Version 1.3.74 #2582

Open RKRCyphy opened 3 years ago

RKRCyphy commented 3 years ago

I have cloned the latest version of the code and was able to compile and run the application. The issue i have is when i try to open the designer of form MainV2.cs , it shows MissingMethodException. Please find attached screenshot of the same.

Please advice on further steps. MP_74-Error

RKRCyphy commented 3 years ago

From the previous error i tried opening designer for myButton.cs in project ExtLibs->WinForms->MissionPlanner.Controls. Attached is the error screenshot for the same.

Please advise i am not able to move ahead on this. MP_74-Error2

meee1 commented 3 years ago

at a guess update your VS version