Hi, this little program shouldn’t be compilable and produces an invalid exe
(Unbehandelte Ausnahme: System.InvalidProgramException: Die Common Language Runtime hat ein ungültiges Programm gefunden. (in German))
This line shouldn’t be compilable (and it seems it is dependent from compatibility settings in the project file)
Form1.ShowDialog;
Console_Output.txt (167 Bytes)
Test 1.bugreport.zip (6.7 KB)
Test 1.bugreport.txt (1.6 KB)