Home All Groups Group Topic Archive Search About

Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by co



Author
11 Jul 2006 6:27 PM
Advo
is there any reason why i can view a page at work (which is on our
server) yet when i view it online from the domain name (some pages are
hosted, some are running off our server) i get the message: "Redirection
limit for this URL exceeded. Unable to load the requested page. This may
be caused by cookies that are blocked."

Author
12 Jul 2006 8:37 AM
Patrice
I would check the IIS log. My first thought would be that you end up with
endless redirections. And this is likely detected and blocked by the web
server...
--
Patrice

"Advo" <x@x.com> a écrit dans le message de news:
s4Ssg.18900$IU2.6***@newsfe2-win.ntli.net...
Show quote
> is there any reason why i can view a page at work (which is on our server)
> yet when i view it online from the domain name (some pages are hosted,
> some are running off our server) i get the message: "Redirection limit for
> this URL exceeded. Unable to load the requested page. This may be caused
> by cookies that are blocked."
Author
12 Jul 2006 9:11 AM
Advo
Patrice wrote:
Show quote
> I would check the IIS log. My first thought would be that you end up with
> endless redirections. And this is likely detected and blocked by the web
> server...
> --
> Patrice
>
> "Advo" <x@x.com> a écrit dans le message de news:
> s4Ssg.18900$IU2.6***@newsfe2-win.ntli.net...
> > is there any reason why i can view a page at work (which is on our server)
> > yet when i view it online from the domain name (some pages are hosted,
> > some are running off our server) i get the message: "Redirection limit for
> > this URL exceeded. Unable to load the requested page. This may be caused
> > by cookies that are blocked."


Well ive checked the logs, I couldnt find anything for ages, then found
one file with tons of Get requests to one of the files that is causing
the problem.

Does this mean its a problem with my code? m thinking its somethnig to
do with a loop its stuck in when its doing the redirect?

Thanks
Author
12 Jul 2006 11:11 AM
Patrice
This would be my first thought. Double check that the file that causes those
tons of get request doesn't redirect directly or indirectly to itself...


--
Patrice

"Advo" <max_misch***@hotmail.com> a écrit dans le message de news:
1152695478.738715.69***@h48g2000cwc.googlegroups.com...

Patrice wrote:
Show quote
> I would check the IIS log. My first thought would be that you end up with
> endless redirections. And this is likely detected and blocked by the web
> server...
> --
> Patrice
>
> "Advo" <x@x.com> a écrit dans le message de news:
> s4Ssg.18900$IU2.6***@newsfe2-win.ntli.net...
> > is there any reason why i can view a page at work (which is on our
> > server)
> > yet when i view it online from the domain name (some pages are hosted,
> > some are running off our server) i get the message: "Redirection limit
> > for
> > this URL exceeded. Unable to load the requested page. This may be caused
> > by cookies that are blocked."


Well ive checked the logs, I couldnt find anything for ages, then found
one file with tons of Get requests to one of the files that is causing
the problem.

Does this mean its a problem with my code? m thinking its somethnig to
do with a loop its stuck in when its doing the redirect?

Thanks

AddThis Social Bookmark Button