Browsing a new project results in an infinite redirect loop

Posted by Community Admin on 04-Aug-2018 11:24

Browsing a new project results in an infinite redirect loop

All Replies

Posted by Community Admin on 25-Apr-2011 00:00

Immediately after creating a new Sitefinity 4.1 project using the project manager and clicking the Browse button, the web browsers ends up in an infinite redirect loop.

Here is the error page from Chrome:

This webpage has a redirect loop

The webpage at localhost:37324/.../Startup 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.

Here are some suggestions:

Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.




Posted by Community Admin on 26-Apr-2011 00:00

Hello Michiel,

Try removing the dash and dot from the project name. Create a new project without symbols in the name. There are issues when you use dots. We have to add validation to the name field of the Project Manager.

Kind regards,
Ivan Dimitrov
the Telerik team


Posted by Community Admin on 26-Apr-2011 00:00

Ok, wil try that, thanks!

I noticed that the database name shouldn't have a dash either, as the ORM will not escape it (for example when creating a new database).

I think there should not be an issue instead there being a validator. After all, it's a valid URL so Sitefinity (being a web content management system) should 'just work'

Thanks for considering!

This thread is closed