NopCommerce trying to reinstall

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 лет назад
I've been working with a copy of NopCommerce on a local server and everything has been working fine, and last night it was definitely working, but this morning when I came in and tried to pull the site up I can only get to the nopcommerce installation screen. I can still see the database, and I've tried republishing my project several times but only the installation screen shows up, anyone seen this before or have an idea of how to fix it? Thanks!
9 лет назад
Check to make sure you have in your App_Data folder the Settings.txt file and the proper database connection string is there.  That file is updated during installation.  It might be when you published the project, you wiped out that folder/file by mistake.
9 лет назад
Ah it seems that file got deleted when I published last, how do I get it back? Or is there a sample one I can use to recreate it? Thanks!
9 лет назад
lordjaynoAK wrote:
Ah it seems that file got deleted when I published last, how do I get it back? Or is there a sample one I can use to recreate it? Thanks!


When you go to publish, check your settings for the "Exclude App_Data" option.  Or, once you install it the first time, copy that file to your solution and publish that.
8 лет назад
where can i find "Settings.txt" in nopcommerce 3.50?
8 лет назад
kalpeshbhadra wrote:
where can i find "Settings.txt" in nopcommerce 3.50?

\App_Data\Settings.txt
5 лет назад
Where can I find the Settings.txt in 4.1?
5 лет назад
Starting 4.00 it was moved to \App_Data\dataSettings.json
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.