I'm hosting a WCF service on IIS which is on a VPS with Windows Server 2008 R2 installed.
Service runs fine after first query, but the first query always run super slow, up to 20 seconds for a simple method. I've done some research and found people mentioning something called "Auto-Start" but I'm not very good at IT (I'm a programmer) and I'm not very knowledgeable about IT issues.
Am I on the right track? If so, can anyone point me to some easy to understand resources on getting Auto-Start installed on the server?
TIA