set Command Timetout property in web.configuration file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pavalisofthard
    New Member
    • Nov 2008
    • 4

    set Command Timetout property in web.configuration file

    How cam I set the Command timeout properrty in web configuration file for handling the command property moretime than the 30 sec.Bz while exporting the huge data from data base to excel or pdf or powerpoint,I am getting the exception like "Timeout Expires..


    Any one help me.

    Thank you advance.
  • pavalisofthard
    New Member
    • Nov 2008
    • 4

    #2
    commnd name dot timeout property set the youe defined time to priopery.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Originally posted by pavalisofthard
      How cam I set the Command timeout properrty in web configuration file for handling the command property moretime than the 30 sec.Bz while exporting the huge data from data base to excel or pdf or powerpoint,I am getting the exception like "Timeout Expires...
      Are you getting a TimeOut exception on your Server or in the Web Browser?
      Also, what type of application have you developed? An ASP.NET application? Does it use Ajax?

      Comment

      • stoogots2
        New Member
        • Sep 2007
        • 77

        #4
        Related question

        I have an AJAX enabled application that seems to be timing out at 30 seconds. Were you going to make a recommendation about an AJAX timeout?

        Comment

        Working...