The users connect to the server over RDP and are able to paste text ( emails etc) from their system to the application running on the server.
Over a period of time, when they switch back to RDP and paste text into the application, they are faced with the textbox turning black and the application hangs.
Several other VB.NET applications work on the same server without any problem. Also the application in question works without any issues directly on client machines.
Is this a memory issue? Should I clear the clipboard? Any light on this problem would be appreciated,thanks!