v38 install bug

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 年 前
something very wired happens to me every time I install v38 (and I install a lot)

I get and error "Setup failed: There is already an object named 'Forums_PostVote' in the database"

the system creates only one table: Forum_PostVote

I then deleted this table from sql manager and reinstall and it work fine

It happens every time, the above is the only new table add in v38 version

please check
7 年 前
Hi Hezy,

Thanks. We'll investigate it (work item)

What SQL Server version are you using?
7 年 前
BTW, could you please get the latest version (after this commit) and let me know whether it works fine now?
7 年 前
Downloaded the latest changeset and installed
using sql server 2012
same error

http://www.hezyziv.com/2.png

I cant find the reason
database test1

http://www.hezyziv.com/1.png

then I manually delete the created table and run again
and it works
7 年 前
Hi Hezy,

Do you manually create table in SSMS? Or do you allow nopCommerce to create it?
7 年 前
a.m. wrote:
Hi Hezy,

Do you manually create table in SSMS? Or do you allow nopCommerce to create it?


1. I create the database manually, make sure its empty (no tables).
2. install nopcommerce, getting the error above. the system creates the forum_postvote table.
3. I manually delete the table
4. run the install again, and it works fine
7 年 前
hezyz wrote:
Hi Hezy,

Do you manually create table in SSMS? Or do you allow nopCommerce to create it?

1. I create the database manually, make sure its empty (no tables).
2. install nopcommerce, getting the error above. the system creates the forum_postvote table.
3. I manually delete the table
4. run the install again, and it works fine


Do you run the upgrade.sql file before the installation?
7 年 前
Does anybody else experience this issue? Could you please you test it out and let me know whether you it's OK or not
7 年 前
Sergei-k wrote:
Hi Hezy,

Do you manually create table in SSMS? Or do you allow nopCommerce to create it?

1. I create the database manually, make sure its empty (no tables).
2. install nopcommerce, getting the error above. the system creates the forum_postvote table.
3. I manually delete the table
4. run the install again, and it works fine

Do you run the upgrade.sql file before the installation?


no

as  I wrote above, downloaded latest, build and run the install
7 年 前
hezyz wrote:
...downloaded latest...

Hi Hezy,

One last question (sorry for being annoying). Have you downloaded it here (latest "develop" branch") or here (BETA release). If the second one, then please note that it doesn't contain the latest changes
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.