473,473 Members | 2,170 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Response.Redirect sometimes fails

Hi

I am expiriancing a very,very strange problem.
I have an asp.net application that hangs (sometimes) when trying to
execute Response.Redirect("page.aspx",true) command.

What is very strange is that it behaives differently when accessed from
different locations even where IE browsers are the same version.

It works without any problems on localhost. It also works without any
problems from my work. From my home connection it fails after approx 4
redirects. From my friend's work it hangs on the first redirect.

I have never seen anything like this before. PLEASE HELP!
Thnak you

Klem

Nov 18 '05 #1
9 3231
BTW

Sorry about the spelling. Been up all night trying to figure this one
out.

Thnx

Klem

Nov 18 '05 #2
Are you using url rewriting? Early versions of the framework had some issues
with url rewriting
"Klem" <kl**********@gmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
Hi

I am expiriancing a very,very strange problem.
I have an asp.net application that hangs (sometimes) when trying to
execute Response.Redirect("page.aspx",true) command.

What is very strange is that it behaives differently when accessed from
different locations even where IE browsers are the same version.

It works without any problems on localhost. It also works without any
problems from my work. From my home connection it fails after approx 4
redirects. From my friend's work it hangs on the first redirect.

I have never seen anything like this before. PLEASE HELP!
Thnak you

Klem

Nov 18 '05 #3
Eirik

I am not using any url rewriting.
I am not even passing any query string parameters. Its a simple
redirect.
I do set a session variable prior to executing redirect, and its a
simple text only value that is put into it.
Behind a button, I have Response.Redirect("abc.aspx",true);

Thnx

Klem

Nov 18 '05 #4
hn
Do you have smartnavigation turned on? If so, turn it off.

"Klem" wrote:
Hi

I am expiriancing a very,very strange problem.
I have an asp.net application that hangs (sometimes) when trying to
execute Response.Redirect("page.aspx",true) command.

What is very strange is that it behaives differently when accessed from
different locations even where IE browsers are the same version.

It works without any problems on localhost. It also works without any
problems from my work. From my home connection it fails after approx 4
redirects. From my friend's work it hangs on the first redirect.

I have never seen anything like this before. PLEASE HELP!
Thnak you

Klem

Nov 18 '05 #5
most likly a coding error where a page is redirecting to itself, then
redirecting to itself ....

-- bruce (sqlwork.com)

"Klem" <kl**********@gmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
| Hi
|
| I am expiriancing a very,very strange problem.
| I have an asp.net application that hangs (sometimes) when trying to
| execute Response.Redirect("page.aspx",true) command.
|
| What is very strange is that it behaives differently when accessed from
| different locations even where IE browsers are the same version.
|
| It works without any problems on localhost. It also works without any
| problems from my work. From my home connection it fails after approx 4
| redirects. From my friend's work it hangs on the first redirect.
|
| I have never seen anything like this before. PLEASE HELP!
| Thnak you
|
| Klem
|
Nov 18 '05 #6
I reviewed the code and there is no redirection to itself.

Thnx

Klem

Nov 18 '05 #7
I do not specify smartNavigation in my @page. Should I?
I think that if smartnavigation is not explicitly specified, the
default is false

Thnx

Klem

Nov 18 '05 #8
I set smartnavigation to false and the problem still persists.
Any other ideas?

Thnx

Klem

Nov 18 '05 #9
All

Thank you for your help. After I move the application to another
server it worked without any problem. It seems that there is some
issue with the server I was hosting on. I will post the question to
the server groups.

Thnx again

Klem

Nov 19 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Sam | last post by:
I have some issues with HTTP Headers and I was hoping for some pointers or references to good articles. Here is the problem. I have 6 .aspx pages, each page contains a common .ascx. This ascx...
6
by: DotNetGruven | last post by:
I've got a page that does a search... There is an ImageButton on it that allows the user to reset the search. The Click Handler for the button clears out the Data and then redirects to the same...
2
by: news://news.microsoft.com/microsoft.public.de.germ | last post by:
Hallo! Ich habe ein Frameset mit 3 Frames. Im 1. Frame wird eine ASPX-Seite geöffnet. In dieser werden einige Steuerelemente angezeigt. Nun soll bei bestimmten Benutzeraktivitäten eine andere...
1
by: Lionel | last post by:
Hi, I've a VB .Net web app (for example foo) on an internal server. In the intranet we can access this application like this : http://myserver/foo/index.aspx. Now we want to make this...
15
by: KBuser | last post by:
I recently developed an internal website with various queries against our SQL server. I added buttons with Response.Redirect. These buttons do not work with Internet Explorer, however when using...
1
by: R.A.M. | last post by:
Hello, I would like to ask you a question concerning Response.Redirect method. I have such call in my application and I don't understand why the call sometimes (random behavior) does not work...
4
by: mike.biang | last post by:
I have an ASP page that is using an XMLHTTP object to request various pages from my server. I keep a single session throughout the XMLHTTP requests by bassing the ASPSESSIONID cookie through the...
5
by: =?Utf-8?B?d2ViZ3V5QGNvbW11bml0eS5ub3NwYW0=?= | last post by:
We have been running into some problems where using Response.Redirect causes the page to hang and it never actually redirects. Here's the scenario: User opens the page, selects an item from the...
2
by: daveh551 | last post by:
Okay, I asked a question a week or so ago asking for an explanation on relative URL's and the "~" symbol, and several people explained that the "~" is only usable when the URL is going to be parsed...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.