RE: opearation timed out error



Take a look at this article http://support.microsoft.com/?id=821268. There
is a good chance that you didn't test for the loads you are seeinn in
production and need to change some configuration settings.

"AVL" wrote:

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
.



Relevant Pages

  • operation has timed out error
    ... to the sql server db. ... The app and web service are running fine on my ... connection timeout property is set to 60 ...
    (microsoft.public.dotnet.framework)
  • opearation timed out error
    ... to the sql server db. ... The app and web service are running fine on my ... connection timeout property is set to 60 ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • opearation has timed out error
    ... to the sql server db. ... The app and web service are running fine on my ... connection timeout property is set to 60 ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: operation has timed out error
    ... on the connection between the webservice and database. ... to the web service, there should be a clue in the error message. ... to the sql server db. ... connection timeout property is set to 60 ...
    (microsoft.public.dotnet.framework)
  • Re: SQL DBA per Server
    ... Data Warehouse Architect ... Production DB hat. ... Microsoft SQL Server MVP ... automation. ...
    (microsoft.public.sqlserver.server)

Loading