On one of our terminal servers, a certain client is redrawing certain windows constantly, giving the appearance of a flashing window. It is temporarily cured by a logout and log back on, but recurres after a couple minutes. Does anyone have any idea how to debug or fix? Client is XP Pro SP3 w/RDCv6. Server is 2003 SP2.
Asked
Active
Viewed 101 times
2
-
1Are you sure that the application isn't trying to flash the window? – crb Jul 20 '09 at 18:40
-
Does this happen when you run a particular application, or any time? – Sam Cogan Jul 20 '09 at 19:23
-
It happens with different programs (a LOB application, and at one point, explorer and IE). And no, it is not trying to flash the window. – Mitch Jul 22 '09 at 05:06
1 Answers
1
It has been quite a while since we first discovered the issue, but we did finally determine it to be caused by Windows Updates wanting to prompt the user, and not finding an explorer process. We typically run the applications in a custom shell and only when there was no explorer.exe process would the issue occur. Our resolution was to turn off Windows Update installation prompts for non-administrators.

Mitch
- 2,363
- 14
- 23