Application Slow to load

L

Lyn

I have an application that starts in < 15sec on may
laptop. The same laptops in the field make take 2 or 3
minutes for the application to start. All the same
software is loaded on each laptop. Is there something in
the way dot net applications startup that I can look at
changing?

Thanks, Lyn
 
H

Herfried K. Wagner [MVP]

* "Lyn said:
I have an application that starts in < 15sec on may
laptop. The same laptops in the field make take 2 or 3
minutes for the application to start. All the same
software is loaded on each laptop. Is there something in
the way dot net applications startup that I can look at
changing?

Make sure a user account named "ASPNET" exists on the machine. The
problem can be caused by some misconfiguration of the network
connections.
 

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

Top