Page Loading Slow

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?V2FubmFiZQ==?=

    Page Loading Slow

    We have a page that is loading very slow. There is not a lot of data, not a
    lot of users are connected at the same time and the page does not produce an
    error, so I am not sure where to start to look for why it is slowing down. I
    thought about the DB first and added NOLOCK to a couple of stored procedures
    that were being run, but with no effect. Can someone offer some tips on where
    to start looking or how I can begin to diagnose this problem? Thank you.
  • =?Utf-8?B?V2FubmFiZQ==?=

    #2
    Page Loading Slow -- More Information

    I forgot to mention that when the submit button is clicked, the page begins
    to load and starts out loading very slow. If I click the submit button again,
    the page then loads very quickly. Also, in case it matters, the framework is
    1.1.

    "Wannabe" wrote:
    We have a page that is loading very slow. There is not a lot of data, not a
    lot of users are connected at the same time and the page does not produce an
    error, so I am not sure where to start to look for why it is slowing down. I
    thought about the DB first and added NOLOCK to a couple of stored procedures
    that were being run, but with no effect. Can someone offer some tips on where
    to start looking or how I can begin to diagnose this problem? Thank you.

    Comment

    • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

      #3
      RE: Page Loading Slow -- More Information

      Wannabe,
      It *Sounds* like a database issue, from the small amount of information you
      have actually provided. Give more details or sample code. If you want, you
      can use the Stopwatch class to time the various portions of the page load, or
      you can just turn on Page Tracing and look at the times reported in its
      output to see where the hangup is.

      How long does "just the database code" take to execute? That, to me, would
      be the key area here.
      Peter

      --
      Site: http://www.eggheadcafe.com
      UnBlog: http://petesbloggerama.blogspot.com
      Short urls & more: http://ittyurl.net




      "Wannabe" wrote:
      I forgot to mention that when the submit button is clicked, the page begins
      to load and starts out loading very slow. If I click the submit button again,
      the page then loads very quickly. Also, in case it matters, the framework is
      1.1.
      >
      "Wannabe" wrote:
      >
      We have a page that is loading very slow. There is not a lot of data, not a
      lot of users are connected at the same time and the page does not produce an
      error, so I am not sure where to start to look for why it is slowing down. I
      thought about the DB first and added NOLOCK to a couple of stored procedures
      that were being run, but with no effect. Can someone offer some tips on where
      to start looking or how I can begin to diagnose this problem? Thank you.

      Comment

      • =?Utf-8?B?V2FubmFiZQ==?=

        #4
        RE: Page Loading Slow -- More Information

        I have checked the database and the stored procedures run quite fast. I have
        included a trace from the page. Not sure of how to read it myself.

        Request Details
        Session Id: 45kmzt55ak4rpn4 5ewtroeq5 Request Type: GET
        Time of Request: 4/6/2007 8:13:08 AM Status Code: 200
        Request Encoding: Unicode (UTF-8) Response Encoding: Unicode (UTF-8)
        Trace Information
        Category Message From First(s) From Last(s)
        aspx.page Begin Init
        aspx.page End Init 0.000130 0.000130
        aspx.page Begin PreRender 0.010091 0.009961
        aspx.page End PreRender 0.010138 0.000047
        aspx.page Begin SaveViewState 0.010889 0.000751
        aspx.page End SaveViewState 0.010968 0.000079
        aspx.page Begin Render 0.010987 0.000019
        aspx.page End Render 0.013403 0.002416
        Control Tree
        Control Id Type Render Size Bytes (including children) Viewstate Size Bytes
        (excluding children)
        __PAGE _ASP.Main_aspx 6433 20
        _ctl0 System.Web.UI.R esourceBasedLit eralControl 948 0
        frmMain System.Web.UI.H tmlControls.Htm lForm 5454 0
        _ctl1 System.Web.UI.R esourceBasedLit eralControl 310 0
        TD1 System.Web.UI.H tmlControls.Htm lTableCell 623 0
        _ctl2 System.Web.UI.L iteralControl 14 0
        DIV1 System.Web.UI.H tmlControls.Htm lGenericControl 248 0
        _ctl3 System.Web.UI.L iteralControl 4 0
        _ctl4 System.Web.UI.L iteralControl 57 0
        DIV2 System.Web.UI.H tmlControls.Htm lGenericControl 149 0
        _ctl5 System.Web.UI.L iteralControl 27 0
        _ctl6 System.Web.UI.L iteralControl 44 0
        _ctl7 System.Web.UI.R esourceBasedLit eralControl 279 0
        lblSystemAcrony m System.Web.UI.W ebControls.Labe l 83 40
        _ctl8 System.Web.UI.L iteralControl 40 0
        lblSystemName System.Web.UI.W ebControls.Labe l 106 88
        _ctl9 System.Web.UI.L iteralControl 17 0
        lblTestEvent System.Web.UI.W ebControls.Labe l 108 92
        _ctl10 System.Web.UI.R esourceBasedLit eralControl 936 0
        repeaterControl System.Web.UI.W ebControls.Repe ater 1225 36
        repeaterControl :_ctl0 System.Web.UI.W ebControls.Repe aterItem 200
        0
        repeaterControl :_ctl0:_ctl0
        System.Web.UI.D ataBoundLiteral Control 200 16
        repeaterControl :_ctl1 System.Web.UI.W ebControls.Repe aterItem 203
        0
        repeaterControl :_ctl1:_ctl0
        System.Web.UI.D ataBoundLiteral Control 203 20
        repeaterControl :_ctl2 System.Web.UI.W ebControls.Repe aterItem 203
        0
        repeaterControl :_ctl2:_ctl0
        System.Web.UI.D ataBoundLiteral Control 203 20
        repeaterControl :_ctl3 System.Web.UI.W ebControls.Repe aterItem 206
        0
        repeaterControl :_ctl3:_ctl0
        System.Web.UI.D ataBoundLiteral Control 206 24
        repeaterControl :_ctl4 System.Web.UI.W ebControls.Repe aterItem 212
        0
        repeaterControl :_ctl4:_ctl0
        System.Web.UI.D ataBoundLiteral Control 212 32
        repeaterControl :_ctl5 System.Web.UI.W ebControls.Repe aterItem 201
        0
        repeaterControl :_ctl5:_ctl0
        System.Web.UI.D ataBoundLiteral Control 201 16
        _ctl11 System.Web.UI.L iteralControl 79 0
        leftnav System.Web.UI.H tmlControls.Htm lGenericControl 162 56
        _ctl12 System.Web.UI.R esourceBasedLit eralControl 545 0
        _ctl13 System.Web.UI.L iteralControl 31 0
        Session state
        Session Key Type Value
        PersonnelID System.String bc202c64-7cf6-4c62-bd27-dad90854f9e1
        Username System.String testuser
        AccountID System.String 35971e32-34b1-4e90-97b3-9d1c86d76463
        LoginTime System.DateTime 4/6/2007 8:12:05 AM
        DatabaseName System.String TBMCS
        Account TDCS.Account TDCS.Account
        C2SystemID System.String dc7cd453-6105-44e8-9596-1d3cd94622a2
        TestEvent System.String Service Pack 7 Regression Test
        ReadOnly System.Boolean False
        TestEventID System.String bafae83a-e023-4d27-b0f2-0e48961c8c29
        Application State
        Application Key Type Value
        NumberOfUsers System.Int32 1
        Cookies Collection
        Name Value Size
        RadEditorGlobal SerializeCookie
        [radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]# 3470
        Headers Collection
        Name Value
        Cache-Control no-cache
        Connection Keep-Alive
        Accept image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
        application/x-shockwave-flash, application/vnd.ms-excel,
        application/vnd.ms-powerpoint, application/msword, application/vnd.xfdl;
        version="6.5.0" , */*
        Accept-Encoding gzip, deflate
        Accept-Language en-us
        Cookie
        RadEditorGlobal SerializeCookie =[radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]#

        User-Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
        1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
        AspFilterSessio nId 45kmzt55ak4rpn4 5ewtroeq5
        Server Variables
        Name Value
        ALL_HTTP HTTP_CACHE_CONT ROL:no-cache HTTP_CONNECTION :Keep-Alive
        HTTP_ACCEPT:ima ge/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
        application/x-shockwave-flash, application/vnd.ms-excel,
        application/vnd.ms-powerpoint, application/msword, application/vnd.xfdl;
        version="6.5.0" , */* HTTP_ACCEPT_ENC ODING:gzip, deflate
        HTTP_ACCEPT_LAN GUAGE:en-us
        HTTP_COOKIE:Rad EditorGlobalSer ializeCookie=[radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]#
        HTTP_REFERER:https://testserver/myapp/(45kmzt55ak...TestEvent.aspx
        HTTP_USER_AGENT :Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
        CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
        HTTP_ASPFILTERS ESSIONID:45kmzt 55ak4rpn45ewtro eq5
        ALL_RAW Cache-Control: no-cache Connection: Keep-Alive Accept: image/gif,
        image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash,
        application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword,
        application/vnd.xfdl; version="6.5.0" , */* Accept-Encoding: gzip, deflate
        Accept-Language: en-us Cookie:
        RadEditorGlobal SerializeCookie =[radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]#
        Referer: MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR
        2.0.50727; InfoPath.1) AspFilterSessio nId: 45kmzt55ak4rpn4 5ewtroeq5
        APPL_MD_PATH /LM/W3SVC/1/Root/tdcs
        APPL_PHYSICAL_P ATH E:\TDCS\
        AUTH_TYPE
        AUTH_USER
        AUTH_PASSWORD
        LOGON_USER
        REMOTE_USER
        CERT_COOKIE 72d7df51713bdc1 b0a3e54746f0dc3 19
        CERT_FLAGS 1
        CONTENT_LENGTH 0
        CONTENT_TYPE
        GATEWAY_INTERFA CE CGI/1.1
        HTTPS on
        HTTPS_KEYSIZE 128
        HTTPS_SECRETKEY SIZE 1024
        INSTANCE_ID 1
        INSTANCE_META_P ATH /LM/W3SVC/1
        PATH_INFO /tdcs/Main.aspx
        PATH_TRANSLATED E:\TDCS\Main.as px
        QUERY_STRING
        REMOTE_PORT 45499
        REQUEST_METHOD GET
        SCRIPT_NAME /tdcs/Main.aspx
        SERVER_PORT 443
        SERVER_PORT_SEC URE 1
        SERVER_PROTOCOL HTTP/1.1
        SERVER_SOFTWARE Microsoft-IIS/6.0
        URL /tdcs/Main.aspx
        HTTP_CACHE_CONT ROL no-cache
        HTTP_CONNECTION Keep-Alive
        HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
        application/x-shockwave-flash, application/vnd.ms-excel,
        application/vnd.ms-powerpoint, application/msword, application/vnd.xfdl;
        version="6.5.0" , */*
        HTTP_ACCEPT_ENC ODING gzip, deflate
        HTTP_ACCEPT_LAN GUAGE en-us
        HTTP_COOKIE
        RadEditorGlobal SerializeCookie =[radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]#
        HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
        CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
        HTTP_ASPFILTERS ESSIONID 45kmzt55ak4rpn4 5ewtroeq5

        "Peter Bromberg [C# MVP]" wrote:
        Wannabe,
        It *Sounds* like a database issue, from the small amount of information you
        have actually provided. Give more details or sample code. If you want, you
        can use the Stopwatch class to time the various portions of the page load, or
        you can just turn on Page Tracing and look at the times reported in its
        output to see where the hangup is.
        >
        How long does "just the database code" take to execute? That, to me, would
        be the key area here.
        Peter
        >
        --
        Site: http://www.eggheadcafe.com
        UnBlog: http://petesbloggerama.blogspot.com
        Short urls & more: http://ittyurl.net
        >
        >
        >
        >
        "Wannabe" wrote:
        >
        I forgot to mention that when the submit button is clicked, the page begins
        to load and starts out loading very slow. If I click the submit button again,
        the page then loads very quickly. Also, in case it matters, the framework is
        1.1.

        "Wannabe" wrote:
        We have a page that is loading very slow. There is not a lot of data, not a
        lot of users are connected at the same time and the page does not produce an
        error, so I am not sure where to start to look for why it is slowing down. I
        thought about the DB first and added NOLOCK to a couple of stored procedures
        that were being run, but with no effect. Can someone offer some tips on where
        to start looking or how I can begin to diagnose this problem? Thank you.

        Comment

        • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

          #5
          RE: Page Loading Slow -- More Information

          OK, well maybe it would be a good time for all of us to learn what to look
          at. I don't need to go any further than this:

          aspx.page Begin Init
          aspx.page End Init 0.000130 0.000130
          aspx.page Begin PreRender 0.010091 0.009961
          aspx.page End PreRender 0.010138 0.000047
          aspx.page Begin SaveViewState 0.010889 0.000751
          aspx.page End SaveViewState 0.010968 0.000079
          aspx.page Begin Render 0.010987 0.000019
          aspx.page End Render 0.013403 0.002416

          As you can see above, your page is taking a long time in the PreRender
          phase, and again taking a long time in the Render Phase. I suspect you've got
          some complex databinding and a lot of controls, or one very complicated
          control such as a grid, that's taking a long time and generating a lot of
          ViewState. So that's where you need to spend your time. The Database call is
          not even an issue here.
          Peter

          --
          Site: http://www.eggheadcafe.com
          UnBlog: http://petesbloggerama.blogspot.com
          Short urls & more: http://ittyurl.net




          "Wannabe" wrote:
          I have checked the database and the stored procedures run quite fast. I have
          included a trace from the page. Not sure of how to read it myself.
          >
          Request Details
          Session Id: 45kmzt55ak4rpn4 5ewtroeq5 Request Type: GET
          Time of Request: 4/6/2007 8:13:08 AM Status Code: 200
          Request Encoding: Unicode (UTF-8) Response Encoding: Unicode (UTF-8)
          Trace Information
          Category Message From First(s) From Last(s)
          aspx.page Begin Init
          aspx.page End Init 0.000130 0.000130
          aspx.page Begin PreRender 0.010091 0.009961
          aspx.page End PreRender 0.010138 0.000047
          aspx.page Begin SaveViewState 0.010889 0.000751
          aspx.page End SaveViewState 0.010968 0.000079
          aspx.page Begin Render 0.010987 0.000019
          aspx.page End Render 0.013403 0.002416
          Control Tree
          Control Id Type Render Size Bytes (including children) Viewstate Size Bytes
          (excluding children)
          __PAGE _ASP.Main_aspx 6433 20
          _ctl0 System.Web.UI.R esourceBasedLit eralControl 948 0
          frmMain System.Web.UI.H tmlControls.Htm lForm 5454 0
          _ctl1 System.Web.UI.R esourceBasedLit eralControl 310 0
          TD1 System.Web.UI.H tmlControls.Htm lTableCell 623 0
          _ctl2 System.Web.UI.L iteralControl 14 0
          DIV1 System.Web.UI.H tmlControls.Htm lGenericControl 248 0
          _ctl3 System.Web.UI.L iteralControl 4 0
          _ctl4 System.Web.UI.L iteralControl 57 0
          DIV2 System.Web.UI.H tmlControls.Htm lGenericControl 149 0
          _ctl5 System.Web.UI.L iteralControl 27 0
          _ctl6 System.Web.UI.L iteralControl 44 0
          _ctl7 System.Web.UI.R esourceBasedLit eralControl 279 0
          lblSystemAcrony m System.Web.UI.W ebControls.Labe l 83 40
          _ctl8 System.Web.UI.L iteralControl 40 0
          lblSystemName System.Web.UI.W ebControls.Labe l 106 88
          _ctl9 System.Web.UI.L iteralControl 17 0
          lblTestEvent System.Web.UI.W ebControls.Labe l 108 92
          _ctl10 System.Web.UI.R esourceBasedLit eralControl 936 0
          repeaterControl System.Web.UI.W ebControls.Repe ater 1225 36
          repeaterControl :_ctl0 System.Web.UI.W ebControls.Repe aterItem 200
          0
          repeaterControl :_ctl0:_ctl0
          System.Web.UI.D ataBoundLiteral Control 200 16
          repeaterControl :_ctl1 System.Web.UI.W ebControls.Repe aterItem 203
          0
          repeaterControl :_ctl1:_ctl0
          System.Web.UI.D ataBoundLiteral Control 203 20
          repeaterControl :_ctl2 System.Web.UI.W ebControls.Repe aterItem 203
          0
          repeaterControl :_ctl2:_ctl0
          System.Web.UI.D ataBoundLiteral Control 203 20
          repeaterControl :_ctl3 System.Web.UI.W ebControls.Repe aterItem 206
          0
          repeaterControl :_ctl3:_ctl0
          System.Web.UI.D ataBoundLiteral Control 206 24
          repeaterControl :_ctl4 System.Web.UI.W ebControls.Repe aterItem 212
          0
          repeaterControl :_ctl4:_ctl0
          System.Web.UI.D ataBoundLiteral Control 212 32
          repeaterControl :_ctl5 System.Web.UI.W ebControls.Repe aterItem 201
          0
          repeaterControl :_ctl5:_ctl0
          System.Web.UI.D ataBoundLiteral Control 201 16
          _ctl11 System.Web.UI.L iteralControl 79 0
          leftnav System.Web.UI.H tmlControls.Htm lGenericControl 162 56
          _ctl12 System.Web.UI.R esourceBasedLit eralControl 545 0
          _ctl13 System.Web.UI.L iteralControl 31 0
          Session state
          Session Key Type Value
          PersonnelID System.String bc202c64-7cf6-4c62-bd27-dad90854f9e1
          Username System.String testuser
          AccountID System.String 35971e32-34b1-4e90-97b3-9d1c86d76463
          LoginTime System.DateTime 4/6/2007 8:12:05 AM
          DatabaseName System.String TBMCS
          Account TDCS.Account TDCS.Account
          C2SystemID System.String dc7cd453-6105-44e8-9596-1d3cd94622a2
          TestEvent System.String Service Pack 7 Regression Test
          ReadOnly System.Boolean False
          TestEventID System.String bafae83a-e023-4d27-b0f2-0e48961c8c29
          Application State
          Application Key Type Value
          NumberOfUsers System.Int32 1
          Cookies Collection
          Name Value Size
          RadEditorGlobal SerializeCookie
          >
          [radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]# 3470
          Headers Collection
          Name Value
          Cache-Control no-cache
          Connection Keep-Alive
          Accept image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
          application/x-shockwave-flash, application/vnd.ms-excel,
          application/vnd.ms-powerpoint, application/msword, application/vnd.xfdl;
          version="6.5.0" , */*
          Accept-Encoding gzip, deflate
          Accept-Language en-us
          Cookie
          >
          RadEditorGlobal SerializeCookie =[radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]#
          >
          User-Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
          1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
          AspFilterSessio nId 45kmzt55ak4rpn4 5ewtroeq5
          Server Variables
          Name Value
          ALL_HTTP HTTP_CACHE_CONT ROL:no-cache HTTP_CONNECTION :Keep-Alive
          HTTP_ACCEPT:ima ge/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
          application/x-shockwave-flash, application/vnd.ms-excel,
          application/vnd.ms-powerpoint, application/msword, application/vnd.xfdl;
          version="6.5.0" , */* HTTP_ACCEPT_ENC ODING:gzip, deflate
          HTTP_ACCEPT_LAN GUAGE:en-us
          >
          HTTP_COOKIE:Rad EditorGlobalSer ializeCookie=[radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]#
          HTTP_REFERER:https://testserver/myapp/(45kmzt55ak...TestEvent.aspx
          HTTP_USER_AGENT :Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
          CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
          HTTP_ASPFILTERS ESSIONID:45kmzt 55ak4rpn45ewtro eq5
          ALL_RAW Cache-Control: no-cache Connection: Keep-Alive Accept: image/gif,
          image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash,
          application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword,
          application/vnd.xfdl; version="6.5.0" , */* Accept-Encoding: gzip, deflate
          Accept-Language: en-us Cookie:
          >
          RadEditorGlobal SerializeCookie =[radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]#
          Referer: MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR
          2.0.50727; InfoPath.1) AspFilterSessio nId: 45kmzt55ak4rpn4 5ewtroeq5
          APPL_MD_PATH /LM/W3SVC/1/Root/tdcs
          APPL_PHYSICAL_P ATH E:\TDCS\
          AUTH_TYPE
          AUTH_USER
          AUTH_PASSWORD
          LOGON_USER
          REMOTE_USER
          CERT_COOKIE 72d7df51713bdc1 b0a3e54746f0dc3 19
          CERT_FLAGS 1
          CONTENT_LENGTH 0
          CONTENT_TYPE
          GATEWAY_INTERFA CE CGI/1.1
          HTTPS on
          HTTPS_KEYSIZE 128
          HTTPS_SECRETKEY SIZE 1024
          INSTANCE_ID 1
          INSTANCE_META_P ATH /LM/W3SVC/1
          PATH_INFO /tdcs/Main.aspx
          PATH_TRANSLATED E:\TDCS\Main.as px
          QUERY_STRING
          REMOTE_PORT 45499
          REQUEST_METHOD GET
          SCRIPT_NAME /tdcs/Main.aspx
          SERVER_PORT 443
          SERVER_PORT_SEC URE 1
          SERVER_PROTOCOL HTTP/1.1
          SERVER_SOFTWARE Microsoft-IIS/6.0
          URL /tdcs/Main.aspx
          HTTP_CACHE_CONT ROL no-cache
          HTTP_CONNECTION Keep-Alive
          HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
          application/x-shockwave-flash, application/vnd.ms-excel,
          application/vnd.ms-powerpoint, application/msword, application/vnd.xfdl;
          version="6.5.0" , */*
          HTTP_ACCEPT_ENC ODING gzip, deflate
          HTTP_ACCEPT_LAN GUAGE en-us
          HTTP_COOKIE
          >
          RadEditorGlobal SerializeCookie =[radSpoCommentsM odules]-[]#[radSpoCommentsT oolbars]-[['Toolbar%200',t rue,'TopradSpoC omments',0]]#[radDevCommentsM odules]-[]#[radDevCommentsT oolbars]-[['Toolbar%200',t rue,'TopradDevC omments',0]]#[radTechnicalRef erenceModules]-[]#[radTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'TopradTech nicalReference' ,0]]#[radSuggestedFix Modules]-[]#[radSuggestedFix Toolbars]-[['Toolbar%200',t rue,'TopradSugg estedFix',0]]#[radMissionImpac tModules]-[]#[radMissionImpac tToolbars]-[['Toolbar%200',t rue,'TopradMiss ionImpact',0]]#[radWorkAroundMo dules]-[]#[radWorkAroundTo olbars]-[['Toolbar%200',t rue,'TopradWork Around',0]]#[radProblemDescr iptionModules]-[]#[radProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'TopradProb lemDescription' ,0]]#[radSequenceOfEv entsModules]-[]#[radSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'TopradSequ enceOfEvents',0]]#[radDtrgComments Modules]-[]#[radDtrgComments Toolbars]-[['Toolbar%200',t rue,'TopradDtrg Comments',0]]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextModu les]-[]#[BB_1edb3662dd83 4c8fa48d82828b5 10456_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_1edb 3662dd834c8fa48 d82828b510456_r teBuildingBlock Text',0]]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextModu les]-[]#[BB_997f5bcc95e4 4793afb357a63d8 3f451_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_997f 5bcc95e44793afb 357a63d83f451_r teBuildingBlock Text',0]]#[rteSectionInstr uctionsModules]-[]#[rteSectionInstr uctionsToolbars]-[['Toolbar%200',t rue,'ToprteSect ionInstructions ',0]]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextModu les]-[]#[BB_c4082c5af84a 4730942b58a3aa6 afb7d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_c408 2c5af84a4730942 b58a3aa6afb7d_r teBuildingBlock Text',0]]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextModu les]-[]#[BB_89cc79e70178 4e1384fa67b2e11 55810_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_89cc 79e701784e1384f a67b2e1155810_r teBuildingBlock Text',0]]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextModu les]-[]#[BB_4380a9178b73 4ec8912c532eea5 75275_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4380 a9178b734ec8912 c532eea575275_r teBuildingBlock Text',0]]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextModu les]-[]#[BB_222f034c00ac 438d8b5f129df33 bc6f3_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_222f 034c00ac438d8b5 f129df33bc6f3_r teBuildingBlock Text',0]]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextModu les]-[]#[BB_44352a330b7e 4060aa7c9542c45 0a76d_rteBuildi ngBlockTextTool bars]-[['Toolbar%200',t rue,'TopBB_4435 2a330b7e4060aa7 c9542c450a76d_r teBuildingBlock Text',0]]#[rteSurveysModul es]-[]#[rteSurveysToolb ars]-[['Toolbar%200',t rue,'ToprteSurv eys',0]]#[rteCommentsModu les]-[]#[rteCommentsTool bars]-[['Toolbar%200',t rue,'ToprteComm ents',0]]#[rteTechnicalRef erenceModules]-[]#[rteTechnicalRef erenceToolbars]-[['Toolbar%200',t rue,'ToprteTech nicalReference' ,0]]#[rteSuggestedFix Modules]-[]#[rteSuggestedFix Toolbars]-[['Toolbar%200',t rue,'ToprteSugg estedFix',0]]#[rteSequenceOfEv entsModules]-[]#[rteSequenceOfEv entsToolbars]-[['Toolbar%200',t rue,'ToprteSequ enceOfEvents',0]]#[rteWorkAroundMo dules]-[]#[rteWorkAroundTo olbars]-[['Toolbar%200',t rue,'ToprteWork Around',0]]#[rteProblemDescr iptionModules]-[]#[rteProblemDescr iptionToolbars]-[['Toolbar%200',t rue,'ToprteProb lemDescription' ,0]]#[rteMissionImpac tModules]-[]#[rteMissionImpac tToolbars]-[['Toolbar%200',t rue,'ToprteMiss ionImpact',0]]#
          HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
          CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
          HTTP_ASPFILTERS ESSIONID 45kmzt55ak4rpn4 5ewtroeq5
          >
          "Peter Bromberg [C# MVP]" wrote:
          >
          Wannabe,
          It *Sounds* like a database issue, from the small amount of information you
          have actually provided. Give more details or sample code. If you want, you
          can use the Stopwatch class to time the various portions of the page load, or
          you can just turn on Page Tracing and look at the times reported in its
          output to see where the hangup is.

          How long does "just the database code" take to execute? That, to me, would
          be the key area here.
          Peter

          --
          Site: http://www.eggheadcafe.com
          UnBlog: http://petesbloggerama.blogspot.com
          Short urls & more: http://ittyurl.net




          "Wannabe" wrote:
          I forgot to mention that when the submit button is clicked, the page begins
          to load and starts out loading very slow. If I click the submit button again,
          the page then loads very quickly. Also, in case it matters, the framework is
          1.1.
          >
          "Wannabe" wrote:
          >
          We have a page that is loading very slow. There is not a lot of data, not a
          lot of users are connected at the same time and the page does not produce an
          error, so I am not sure where to start to look for why it is slowing down. I
          thought about the DB first and added NOLOCK to a couple of stored procedures
          that were being run, but with no effect. Can someone offer some tips on where
          to start looking or how I can begin to diagnose this problem? Thank you.

          Comment

          • bruce barker

            #6
            Re: Page Loading Slow -- More Information

            there is nothing here to indicate a problem. a couple of things to try:

            1. the html is complex and takes a long time to render. to test, save as
            html and load from file system.

            2. the html references another url that takes a long time. check web
            logs for times.

            3. authentication takes a long time. (turn on anonymous and test).

            4. do a network trace and look for timeouts.


            -- bruce (sqlwork.com)

            Peter Bromberg [C# MVP] wrote:
            OK, well maybe it would be a good time for all of us to learn what to look
            at. I don't need to go any further than this:
            >
            aspx.page Begin Init
            aspx.page End Init 0.000130 0.000130
            aspx.page Begin PreRender 0.010091 0.009961
            aspx.page End PreRender 0.010138 0.000047
            aspx.page Begin SaveViewState 0.010889 0.000751
            aspx.page End SaveViewState 0.010968 0.000079
            aspx.page Begin Render 0.010987 0.000019
            aspx.page End Render 0.013403 0.002416
            >
            As you can see above, your page is taking a long time in the PreRender
            phase, and again taking a long time in the Render Phase. I suspect you've got
            some complex databinding and a lot of controls, or one very complicated
            control such as a grid, that's taking a long time and generating a lot of
            ViewState. So that's where you need to spend your time. The Database call is
            not even an issue here.
            Peter
            >

            Comment

            Working...