Slow application startup

  • Thread starter Thread starter Roland Wolters
  • Start date Start date
R

Roland Wolters

Hi,

My application runs fine on the develop machine. Startup is <2 secs.

However on the production machine, a terminal server (no other user
activity), it takes about 13 seconds before we even see the first edges of
the form appear.

How can I trace (or even solve) this problem?


Greetings,

Roland

--
Roland Wolters
Work : http://www.wolters-ict.nl
Private : http://www.habbiebabbie.net
Please reply to newsgroups only. Thanks.

"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)
http://www.famousquotes.com/Show.php?_id=1000054
 
Do you have any antivirus on your production machine? Have you checked if
your app is trying to perform work on files or directories that need appropiate
permissions?


Erick Sgarbi
 
Hi Roland,

The .net apps on my developer PC start within two seconds. We are
experiencing a startup delay of 40 seconds on Terminal Server for the same
applications. I've been unable to identify any bottleneck.

Bill
 
Back
Top