G
Guest
Hi, I have an application than becomes slow after it has been running for a day or two
I becomes slow all the sudden, and stays slow
I can see than the memory-usage is steady
I have narrowed the bug down to lines, in the code, where I set "Visible = false;" for listboxes and NumericUpDowns
This operation will take 8 seconds when it is slow and less than 1 ms, when it is running normally.
Can anybody help me please ?
I becomes slow all the sudden, and stays slow
I can see than the memory-usage is steady
I have narrowed the bug down to lines, in the code, where I set "Visible = false;" for listboxes and NumericUpDowns
This operation will take 8 seconds when it is slow and less than 1 ms, when it is running normally.
Can anybody help me please ?