Re: opearation has timed out error
- From: "George Ter-Saakov" <gt-nsp@xxxxxxxxxxx>
- Date: Wed, 16 Apr 2008 11:11:10 -0400
Timeouts usually happen due to record/table being locked...
You need to check with SQL Manager what and why something is locked...
From my experience if you link MS SQL table from MS Access that might put alock on a table when linked table is opened in Access.
My adocommandtimeout property is set to 0PS: Not sure why you using ADO..., Actually waht database are you using? MS
SQL?
George.
"AVL" <AVL@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E7434E73-A1D7-442F-8D1A-5F2A5CED04DA@xxxxxxxxxxxxxxxx
Hi,
I'm working on a windows application. My app uses web service to connect
to the sql server db. The app and web service are running fine on my
development environment but
whe deployed on to production server, i'm receving the
'operation has timed error'.
I've tried all the possible solutions given on the net like setting
timeout,
configuring the executionTImeout etc.. but no luck..
My adocommandtimeout property is set to 0
connection timeout property is set to 60
.
- References:
- opearation has timed out error
- From: AVL
- opearation has timed out error
- Prev by Date: TableAdapter, INNER JOINs, stored procs, and problems with Update
- Next by Date: Re: Redirecting to another site with a large querystring
- Previous by thread: opearation has timed out error
- Next by thread: TableAdapter, INNER JOINs, stored procs, and problems with Update
- Index(es):
Relevant Pages
|
Loading