NopCommerce trying to reinstall

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 năm cách đây
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 năm cách đây
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 năm cách đây
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 năm cách đây
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 năm cách đây
where can i find "Settings.txt" in nopcommerce 3.50?
8 năm cách đây
kalpeshbhadra wrote:
where can i find "Settings.txt" in nopcommerce 3.50?

\App_Data\Settings.txt
5 năm cách đây
Where can I find the Settings.txt in 4.1?
5 năm cách đây
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.