I have a small website on my localhost, which calls a Web Service to fetch some data from from a network server. Now I run the Stored Procedure in Query Analyzer and it only takes about 15-20 seconds. But when I call it from my website it times out ??? Any idea why ?