It happens every time I load the application. I have 4 different apps that I load on that machine and they all take a very long time to load compared to my development box. The server is a 2.4 GHz dual xeon processor machine running Windows Server 2003, which comes with .NET preinstalled. My dev box is a 2.4 GHz single processor laptop. I thought perhaps it was because I did not change tempuri.org in the XML file that the app has to load, because the server does not have access to the internet. However, if I delete the tempuri.ord entry I the app still loads slow. Robert