P
Paul
Windows Forms, .net 2.0, vs2005, xp pro.
Setting AutoScaleMode.Font (or Dpi) on my main form crashes my program on some computers. If I set it to None or Inherit program runs ok. It's a very simple form with a picturebox, combobox and a slider.
..net 1.1 is not be installed on at least one of the problem computers. Is 1.1 sometimes required for 2.0 apps to run correctly?
Error:
EventType : clr20r3 P1 : myapp.exe P2 : 1.0.2816.19350
P3 : 46eebd1c P4 : myapp P5 : 1.0.2816.19350 P6 : 46eebd1c
P7 : e P8 : 1 P9 : system.nullreferenceexception
Setting AutoScaleMode.Font (or Dpi) on my main form crashes my program on some computers. If I set it to None or Inherit program runs ok. It's a very simple form with a picturebox, combobox and a slider.
..net 1.1 is not be installed on at least one of the problem computers. Is 1.1 sometimes required for 2.0 apps to run correctly?
Error:
EventType : clr20r3 P1 : myapp.exe P2 : 1.0.2816.19350
P3 : 46eebd1c P4 : myapp P5 : 1.0.2816.19350 P6 : 46eebd1c
P7 : e P8 : 1 P9 : system.nullreferenceexception