The logs are indicating only one POST, no GETS. In other words, it appears that when the Server.Transfer call is made, it goes back to the server, but never comes back. Also, we are transferring back to the same page, which works without SP1.
Thanks for the feedback! Christopher Reed Web Applications Supervisor Information Technology City of Lubbock [EMAIL PROTECTED] "The oxen are slow, but the earth is patient." >>> [EMAIL PROTECTED] 11:29:35 AM 9/17/2004 >>> --- Christopher Reed <[EMAIL PROTECTED]> wrote: > We have come across a very bizarre issue and I wanted to see if anyone > else has experienced it. > > We have two separate applications that use a submit button to process > the data entered on the page and then uses Server.Transfer on itself. > This was working fine until we installed SP1 for Framework 1.1 onto > our > servers. What happens now is that the Click methods appear to go into > an infinite loop where it repeats itself. In both cases, this results > in thousands of new records within the database plus on of the > applications also generates emails to the same tune of thousands and > thousands. It also appears that there is no postback, It all sounds like the page to which you are transferring to must have a redirect that is now happening where before it didn't. Are you seeing a matching number of get requests in your log? ===== Philip - http://blogs.xcskiwinn.org/panmanphil "There's a difference between righteous anger and just being crabby" - Barbara =================================== This list is hosted by DevelopMentorŪ http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with CSharp August 30 - September 3, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com