I am using asp.net mvc and my login action are decorated by requiressl attribute.So going to these route they are redirected to. The error below:
<div id="errorSummary" jsselect="summary" jstcache="1">The webpage at http://############/account/login has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.</div> <div id="suggestions" jsdisplay="suggestionsHeading" jstcache="2">Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.
Thank you
</div>