Staying Login Issues

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
This is a fresh clean install of the current version of 2.20.  While logging in with the administrators privileges. And in the Administration area.

I can't change any setting.  For example when I try to change the name and the sites url landing page. Once I press save nopCommerence 2.20 make me log in again with administrators privileges.  The store name and the URL go back to the default settings.

Any where in the Admin control panel when  I try to change a setting. Once I press save I have to go through the login procedures and the setting being change will go back to it's original settings
12 years ago
Check out this post:

https://www.nopcommerce.com/boards/t/13095/admin-login.aspx?p=1
12 years ago
This post doesn't help me. No one has hacked into my database.

Like I said this is a clean install. My password is 22 digits long. I use Big / Small letters & numbers & symbols. If someone can break a password like this

4M@hzLI*eyR5y$Xq@CyK6s

in a year for my shopping cart I will give them $100.00 USD.  I will give them a hint.  My database username is 22 digit long and follows the protocol for my password

It will take a NSA bank of computers about 22 years to breaking my password. NSA or Homeland Security will use thier limited resources on bad people and not people like you and me setting up a free open source ASP.NET 4.0 shopping Cart

So how do I resolve this issue?  Before I scrap this NopCommerence project.
12 years ago
Gofer01 wrote:
This post doesn't help me. No one has hacked into my database.

Like I said this is a clean install. My password is 22 digits long. I use Big / Small letters & numbers & symbols. If someone can break a password like this

4M@hzLI*eyR5y$Xq@CyK6s

in a year for my shopping cart I will give them $100.00 USD.  I will give them a hint.  My database username is 22 digit long and follows the protocol for my password

It will take a NSA bank of computers about 22 years to breaking my password. NSA or Homeland Security will use thier limited resources on bad people and not people like you and me setting up a free open source ASP.NET 4.0 shopping Cart

So how do I resolve this issue?  Before I scrap this NopCommerence project.


I agree Gofer. I do not believe this is the same issue as posted in the link above. It sounds like you're experiencing this issue (no solution still). https://www.nopcommerce.com/boards/t/13269/i-cannot-stay-adminintration-page-ver22.aspx

Can you tell us more about your installation?

1. What database store did you choose? SqlCe or SqlServer?
2. How did you install the application? From source?
3. Where did you get the project from? Download it from codeplex, used a tool, somewhere else.
4. How are you running the application? IIS or Visual Studio.

And if you can provide any additional details about how you installed (that are not sensitive of course). I have not experienced this issue so I'm interested in the specifics of your setup.
12 years ago
Can you tell us more about your installation?

1. What database store did you choose? SqlCe or SqlServer?
2. How did you install the application? From source?
3. Where did you get the project from? Download it from codeplex, used a tool, somewhere else.
4. How are you running the application? IIS or Visual Studio.

And if you can provide any additional details about how you installed (that are not sensitive of course). I have not experienced this issue so I'm interested in the specifics of your setup.


Since I'm having the same issues as OP, I'll try to answer your questions as well.

1. Chose SqlServer.
2. Not sure I understand this question.
3. Downloaded from CodePlex.
4. Built solution with Visual Studio 2010, then ran prepare.bat, and deploy.bat, uploaded the Deployable folder to my server, which has full trust, read/write access, etc. and still having problems with being redirected back to login after trying to change settings in admin.
12 years ago
nbrglobalinc wrote:
Can you tell us more about your installation?

1. What database store did you choose? SqlCe or SqlServer?
2. How did you install the application? From source?
3. Where did you get the project from? Download it from codeplex, used a tool, somewhere else.
4. How are you running the application? IIS or Visual Studio.

And if you can provide any additional details about how you installed (that are not sensitive of course). I have not experienced this issue so I'm interested in the specifics of your setup.


Since I'm having the same issues as OP, I'll try to answer your questions as well.

1. Chose SqlServer.
2. Not sure I understand this question.
3. Downloaded from CodePlex.
4. Built solution with Visual Studio 2010, then ran prepare.bat, and deploy.bat, uploaded the Deployable folder to my server, which has full trust, read/write access, etc. and still having problems with being redirected back to login after trying to change settings in admin.


Question #2 was "Did you download the source code version or the no-source version." It is nearly 2AM here so you'll have to excuse the incomplete question. :)
12 years ago
I use

SQL Server R2 Database with a TC/IP secured connection
ASP.NET 4.0
Website Hosting Services Web application Installer
If need be I will use Visual Studio 2010 Professional to modify NopCommerce files
12 years ago
skyler.severns wrote:
Can you tell us more about your installation?

1. What database store did you choose? SqlCe or SqlServer?
2. How did you install the application? From source?
3. Where did you get the project from? Download it from codeplex, used a tool, somewhere else.
4. How are you running the application? IIS or Visual Studio.

And if you can provide any additional details about how you installed (that are not sensitive of course). I have not experienced this issue so I'm interested in the specifics of your setup.


Since I'm having the same issues as OP, I'll try to answer your questions as well.

1. Chose SqlServer.
2. Not sure I understand this question.
3. Downloaded from CodePlex.
4. Built solution with Visual Studio 2010, then ran prepare.bat, and deploy.bat, uploaded the Deployable folder to my server, which has full trust, read/write access, etc. and still having problems with being redirected back to login after trying to change settings in admin.

Question #2 was "Did you download the source code version or the no-source version." It is nearly 2AM here so you'll have to excuse the incomplete question. :)


Thought that was what you meant but didn't understand. Totally understand the 2am thing.

I am using the Project w/Source Code.
12 years ago
I use

SQL Server R2 Database with a TC/IP secured connection
ASP.NET 4.0
Website Hosting Services Web application Installer
My web hosting service uses IIS 7.5 Web Server on a Win 2008 R2 Standard Platform
If need be I will use Visual Studio 2010 Professional to modify NopCommerce files.
12 years ago
Gofer01 wrote:
I use

SQL Server R2 Database with a TC/IP secured connection
ASP.NET 4.0
Website Hosting Services Web application Installer
My web hosting service uses IIS 7.5 Web Server on a Win 2008 R2 Standard Platform
If need be I will use Visual Studio 2010 Professional to modify NopCommerce files.


Below is a link that discusses the machineKey setting. It sounds like explicitly setting your machineKey should fix this issue. I wasn't sure if you're following the other topic post.

http://www.codeproject.com/KB/aspnet/machineKey.aspx
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.