Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Re: SQL Timeout Error

Reply
Thread Tools

Re: SQL Timeout Error

 
 
Gabriel Lozano-Morán
Guest
Posts: n/a
 
      12-07-2006
Have you tried increasing the connection timeout to 60 secs or so?

Also when you create a small test app that connects to the SQL Server,
measure how long it takes to establish the connection.

Gabriel Lozano-Morán

"Amit" <> wrote in message
news:654C4993-2F8E-4F74-AB62-...
>I have a development setup as follows:
>
> 2 machines both running win xp pro, with machine A running .net 2.0 and
> machine B acting as my database server running sql server 2000.
>
> I want to use ASP.NET 2.0 new forms authentication configuration tools but
> I
> want the information stored in my sql server 2000 database rather than the
> standard sql express database. I ran aspnet_regsql.exe from machine A,
> specified machine B as the server and provided the sql server userid and
> password; however, it cannot connect and gives a timeout exception.
>
> The second machine is running as I can see it in windows explorer, and can
> connect to the database from machine A's SQL Server Enterprise manager.
>
> Could a possible problem be that I need to install .net 2.0 on my database
> server (machine B)? Currently, its running .net 1.1 but I wouldn't think
> that would make a difference as its just the database server. Machine B
> is
> running wirelessly through a netgear router.



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sql timeout from web application problem (works good in sql server dave ASP .Net 2 12-04-2008 02:42 PM
SQL Reference, SQL Queries, SQL help ecoolone ASP .Net 0 01-03-2008 10:58 AM
/usr/local/lib/ruby/1.8/timeout.rb:54:in `rbuf_fill': execution expired (Timeout::Error) vishnu Ruby 0 05-31-2006 11:08 AM
/usr/local/lib/ruby/1.8/timeout.rb:54:in `rbuf_fill': execution expired (Timeout::Error) vishnu Ruby 0 05-31-2006 11:08 AM
Timeout::timeout and Socket timeout Mark Probert Ruby 1 10-06-2004 09:30 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57