Been having a weird issue for the past few months -- might have started when
I moved my asp.net application to framework 3.5 so I could start using Linq
to Sql. When I open my application in VS2008 and click run, it ALWAYS
returns back to me in about 30 seconds saying there was a timeout in the
first bit of Linq that was executed. If I press "restart", to try running
the application again, it ALWAYS works the second time, and will continue to
work unless I wait about 15 or 30 minutes between runs. Then I'm back to the
timeout again on first connection. The sql server is on another box on the
same network, and I can assure you, there are no connectivity issues getting
to it. Feels like some sort of "connection pool" timeout, but I'm guessing.
Any ideas?
Thanks for the help!
Bob Barrows [MVP] - 06 May 2008 23:18 GMT
> Been having a weird issue for the past few months -- might have
> started when I moved my asp.net application to framework 3.5
There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic asp newsgroup. ASP.Net is
a different technology from classic ASP. While you may be lucky enough
to find a dotnet-savvy person here who can answer your question, you
can eliminate the luck factor by posting your question to a newsgroup
where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.
There are also forums at www.asp.net where you can find a lot of people
to help you.
HTH,
Bob Barrows

Signature
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
R Dorris - 06 May 2008 23:26 GMT
Woops sorry. Will repost elsewhere.
Lisa - 10 Jun 2008 10:25 GMT
Hi - did you find a solution for this? I am having a similar issue and am
interested to know how you solved this?
Thanks,
Lisa
> Woops sorry. Will repost elsewhere.
Bob Barrows [MVP] - 10 Jun 2008 11:13 GMT
He's not likely to be here. Did you read the rest of the thread?
> Hi - did you find a solution for this? I am having a similar issue
> and am interested to know how you solved this?
> Thanks,
> Lisa
>
>> Woops sorry. Will repost elsewhere.

Signature
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Lisa - 10 Jun 2008 11:43 GMT
Hi Bob - i did see that alright however when I searched in asp.net I could
not find the same issue discussed. Will keep searching.
Thanks,
Lisa
> He's not likely to be here. Did you read the rest of the thread?
> > Hi - did you find a solution for this? I am having a similar issue
[quoted text clipped - 3 lines]
> >
> >> Woops sorry. Will repost elsewhere.