Infinite Redirect Loops in DotNetNuke
There are many different causes and solutions to this problem. In our case it was because there was no default page specified. By typing in the url with the "Default.aspx" at the end we were able to go to the admin section of that site and set the Default. Once set the site worked properly. The solution to our problem was found in a comment on Chris Hammond's site.
References
http://www.codeproject.com/Articles/29924/Fixing-infinite-redirect-loops-in-DotNetNuke
http://weblogs.asp.net/christoc/dotnetnuke-homepage-won-t-load-keeps-redirecting
References
http://www.codeproject.com/Articles/29924/Fixing-infinite-redirect-loops-in-DotNetNuke
http://weblogs.asp.net/christoc/dotnetnuke-homepage-won-t-load-keeps-redirecting
Comments
Post a Comment