Subj : Thread.Sleep(5000) Problem To : comp.programming.threads From : koumides Date : Tue Apr 12 2005 07:43 am I wrote a small simple program in C# and my problem is when I run it on my own computer it works fine and the main thread sleeps for 5000 miliseconds. Now when I take the .exe file to a server it doesn't sleep. Can anybody explain this weird thing ? Marios Koumides .