asynchronous method calls hangs/takes time with other workstations

  • Thread starter Thread starter jokiz
  • Start date Start date
J

jokiz

i have this windows app running smoothly at our development and test
machines which suddenly hangs/takes very long time to process on client
workstations. the culprit is a routine which calls the same method
asynchronously. client workstations are running windows 2000 sp3 and
windows server 2003 (no service pack). could this be a problem with
their OS and this issue has been fixed with their latest service packs?
anyone?
 
thank god this issue was fixed after applying .NET Framework SP1 on
client workstations.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top