Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 22nd, 2005, 05:42 AM
Authorized User
 
Join Date: Sep 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to someshtrivedi
Default Issue with .NET update

I are currently facing an issue in my website with the .Net Framework 1.1 Service Pack 1/ Hot Fixes.

The details are as follows.
The website works fine with the basic .Net Framework v1.1 (aspnet_wp.exe version 1.1.4322.573).

When .Net Framework 1.1 Service Pack 1 is applied (aspnet_wp.exe version 1.1.4322.2355), all screens which can be accessed using “Server.Transfer” will not be available in the application.

I have observed the same behavior with some hot fixes for .Net Framework v1.1 which will update the aspnet_wp.exe version to 1.1.4322.1085.

Upon analysis, I have observed that the system will go into an infinite loop when the Server. Transfer is invoked.

For example, when Page A calls Page B using a server transfer, like Server.Transfer(Page B), the system will repeatedly make calls to Page_Load event of Page A and finally goes into an infinite loop. This will result in an error “Page cannot be displayed”.

Can someone help me with this.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Object Bound DataGrid Update Issue rodmcleay C# 2005 6 February 24th, 2007 10:44 PM
Gridview Update Issue jpgregg ASP.NET 2.0 Professional 0 September 1st, 2006 07:35 PM
Update Record Issue phungleon Classic ASP Databases 5 June 10th, 2005 04:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.