I have a web server (Windows 2008 Server) with 3 web sites on it. None of the sites gets a lot of traffic.
All 3 sites are written using VB.NET. Two of the sites are very fast responding. But one site is always VERY slow to respond - about 16 seconds for any page to load. In the development environment, the pages load fine - they're just slow when the site has been published and accessed from the web server.
Is there any way to determine what is causing each page to load so slowly?