Troubleshooting Timeout SqlExceptions
I have some curious behavior that I'm having trouble figuring out why is occurring. I'm seeing intermittent timeout exceptions. I'm pretty sure it's related to volume because it's not reproducible in our development environment. As a bandaid solution, I tried upping the sql command timeout to sixty seconds, but as I've found, this doesn't seem to help. Here's the strange part, when I check my logs on the process that is failing, here are the start and end times: 09/16/2008 16:21:49 09/16/2008 16:22:19 So how could it be that it's timing out in thirty seconds when I've set the command timeout