Click here to Skip to main content
15,897,371 members

Comments by Ken Guru (Top 8 by date)

Ken Guru 9-Jun-21 5:58am View    
Here's the code:
ca.AxisX.LabelStyle.Format = "ddd dd.MM.yy";
As i say, nothing special. Runs flawless in Debug-Release, but is messed up in Release-Build.
Ken Guru 9-Jun-21 5:52am View    
Deleted
I expected 'Mi 09.06.21' and get 'ddd dd44273MMyy'. The format applied was "ddd dd.MM.yy".The joke is that this was running smoothly before. No updates were run.
Btw: I've updated my system environments.
Ken Guru 9-Jun-21 5:50am View    
Hi Richard D.:No, same cultures on both machines. The joke is that this was running smoothly before. No updates were run. Addition: After all, on the same machine, the debug build is different from the release build.
Ken Guru 9-Jun-21 5:49am View    
Hi Richard: I expected 'Mi 09.06.21' and get 'ddd dd44273MMyy'. The Format applied was "ddd dd.MM.yy" - nothing special. Btw: I've updated my system environments.The joke is that this was running smoothly before. No updates were run.
Ken Guru 15-Jan-20 7:31am View    
Hi,

if you delete the last } (Namespace) in your file and add it again, is the result the same?