Out of topic question - Web service

  • Thread starter Thread starter CSharper
  • Start date Start date
C

CSharper

I have a web service that uses default values for timeout and max
length processed. It works in development and QA environment but in
Production environment, it just keep running with out coming back to
give any result. Could some one tell what is that I am overlooking?
The machine.config and web.config all have the same settings.
 
I have a web service that uses default values for timeout and max
length processed. It works in development and QA environment but in
Production environment, it just keep running with out coming back to
give any result. Could some one tell what is that I am overlooking?
The machine.config and web.config all have the same settings.

If you don't get an answer here, the
microsoft.public.dotnet.framework.aspnet.webservices group is moderately
active....
 
Back
Top