Compiler produces invalid .net executable

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)

Logged as bugs://E27437.

thanx,. We’ll have a look!

bugs://E27437 was closed as fixed.

1 Like