ASP.NET postback and page load problems - MTU size with ASP.NET

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default ASP.NET postback and page load problems - MTU size with ASP.NET

    Hi.

    We have our old ASP VBScript site and our new ASP.NET 1.1 C# site behind the
    same firewall with the same firewall rulesets. Both servers running Windows
    2000 Service Pack 4.

    With certain users we have page loading problems on our ASP.NET site that we
    never had with ASP.

    Has anyone else seen more problems after moving from ASP --> ASP.NET?

    Thanks.

    Stephen Gutknecht


    Stephen Gutknecht \(RS\) Guest

  2. Similar Questions and Discussions

    1. page size problems, Illustrator to Acrobat
      I am amending individual pages of a 230 page pdf using Illustrator. When I reopen the file in Acrobat, the amended pages are bigger! Crop pages...
    2. Having a checkbox column and the grid disabled upon first load generated wierd behavior when Postback occurs.
      I have a grid with a checkbox column in it, that is disabled at Form_Load but it loaded with data anyway. Selecting a radio button enables it but...
    3. CreateChildControls executes on initial load and at postback?
      Hello, I have a composite control I have built. I capture a click event of a tree control then raise my own event along with a custom args object...
    4. problems with postback
      I have a page where search results come up in a dynamically generated table of 15 results per page. Below the table is previous and next buttons...
    5. Postback problems - repost
      Hello All Repost as didn't get reply ... is there a simple answer to this? I've tried usercontrol and caching sofar to no avail. Is there a way...
  3. #2

    Default ASP.NET postback and page load problems - MTU size with ASP.NET

    Hi

    Can you please elaborate what type of error message they
    are getting. Is it IIS Error or ASP.NET App Error(Yellow
    page)

    Ravikanth

    >-----Original Message-----
    >Hi.
    >
    >We have our old ASP VBScript site and our new ASP.NET
    1.1 C# site behind the
    >same firewall with the same firewall rulesets. Both
    servers running Windows
    >2000 Service Pack 4.
    >
    >With certain users we have page loading problems on our
    ASP.NET site that we
    >never had with ASP.
    >
    >Has anyone else seen more problems after moving from
    ASP --> ASP.NET?
    >
    >Thanks.
    >
    > Stephen Gutknecht
    >
    >
    >.
    >
    Ravikanth[MVP] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139