thielen
Sat Jul 28 08:28:00 CDT 2007
Hi;
Thanks for the ideas. I looked at each:
> Single threaded connnection (static connection object)
Definitely not this.
> Too short of a timeout setting
We do not set the timeout so it's the default. And this happens immediately
while connections that succeed can take a half second to several seconds and
those work.
> Error in the code (cannot tell, as I see none)
That's my guess too - but we have been over it and over it. And the code is
very straightforward.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars -
http://www.windwardreports.com/film.htm
"Cowboy (Gregory A. Beamer)" wrote:
> Single threaded connnection (static connection object)
> Too short of a timeout setting
> Error in the code (cannot tell, as I see none)
>
> --
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
>
http://gregorybeamer.spaces.live.com
> Co-author: Microsoft Expression Web Bible (upcoming)
>
> ************************************************
> Think outside the box!
> ************************************************
> "David Thielen" <thielen@nospam.nospam> wrote in message
> news:E1629717-20EE-4241-8A75-8594BDC75A34@microsoft.com...
> > Hi;
> >
> > One of our testers is getting this now - and he is not running under a
> > debugger. The error is:
> > Exception(s):DataSourceException: executeQuery select=select CategoryName
> > from Categories Timeout expired. The timeout period elapsed prior to
> > completion of the operation or the server is not responding.
> >
> > It occurs randomly. And it returns this in under a second so it's unlikely
> > to be an actual timeout. Also this is hitting Sql Server 2005 Express on
> > the
> > user's computer so it can't be a network issue.
> >
> > Any idea what this can be? This code is called when clicking a button in
> > our
> > program which then runs the exact same code each time. This happens
> > occasionally and when it does sometimes it happens again the next 2 or 3
> > times we click the button and then it's gone and everything is working.
> >
> > --
> > thanks - dave
> > david_at_windward_dot_net
> >
http://www.windwardreports.com
> >
> > Cubicle Wars -
http://www.windwardreports.com/film.htm
> >
> >
>
>
>