Installation with Host4Asp.Net results in always redirecting to login

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 Jahre weitere
i tried with the published (no source) version and I tried by publishing myself from VS2013. I get it installed, but no matter what page (except registration) it redirects to the login page. Even after logging in.

I've researched the forums, and added a machine key. No dice.

My host is Host4Asp.NET http://host4asp.net/ it is sql2012 too.

Has anyone had this problem and overcome it?

Thanks,

Rick
9 Jahre weitere
rickrat wrote:
i tried with the published (no source) version and I tried by publishing myself from VS2013. I get it installed, but no matter what page (except registration) it redirects to the login page. Even after logging in.

I've researched the forums, and added a machine key. No dice.

My host is Host4Asp.NET http://host4asp.net/ it is sql2012 too.

Has anyone had this problem and overcome it?

Thanks,

Rick


Hi Rick,

It should work fine. Try again with new setup & db. And check for errors if you found any.. they should give some more details why its happening.
9 Jahre weitere
I have the exact same problem - installing on Host4Asp.Net - and always being redirected to  login (even when you are logged in).  

Anyone have a solution?

Thanks
Tim
9 Jahre weitere
Can anyone tell me what authentication scheme should be turned on in IIS - for nopcommerce?  
Anonynous?
Windows Integrated?
Basic?

Thanks
9 Jahre weitere
Also - is there anything in IIS that needs to be setup to get URL rerouting working (as in the MVC routing)?

suspect there's something not right with the default setup provided by host4asp.net
9 Jahre weitere
Ok - I've got it working now.

This is what I needed to do:
1. deleted the website
2. recreated the website
3. turned off windows integrated authentication
4. deleted the SQL Server 2012 db
5. re-created the db
6. re-uploaded all the app files from my PC
7. re-ran the install.

The only thing different (other than turning off windows integrated authentication) was the db server name.  In the prior (faulty) install I used the server name of "localhost" (as that was what the web host control panel said it was - yes I thought it was odd too) - but I have subsequently talked to the web host tech staff and they tell me it is   icebreak.host4asp.net,1430

So happy it's working now.  Hope this can help someone else.

Tim
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.