Hi,
I get into a Redirect Loop for "ShowCategory.aspx" when i try to click on a Category.
It works fine for some Categories and does not work fine for some Categories. I am not sure why i am getting into this and debugging to see where this redirect command is being sent does not help either.
I see that the datasource has the subcategories to be displayed on the page. But when the page renders, it goes into a Loop calling the same page again and the process starts from the start. This continues till the browser cannot handle any more redirects and the process stops with the Error "Internet Explorer cannot display the webpage". If i open the same screen in Chrome, it says "This webpage has a redirect loop. The webpage has resulted in too many redirect".
Has anyone got into this situation and know the solution for this ?
Any information on how to understand this issue or fix this would help a lot.
To see this scenario:
http://dev06.softura.com/CMTStoreFront
Click on "Threading" in the left menu and click on any of the sub categories under it, it would give the error.
This error comes up in some other categories too. Some categories work fine and display the sub categories or products.
Thanks
Sriram.