Unable to install Nop 4.0

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
We have been using nopcommerce 3.9 without problems. Now we wanted to try Nop 4.0, but we are having difficulties with the installation.

We downloaded nopCommerce_4.00_Source.rar from this website. Extracted and Started debugging.
We created a fresh Database.mdf. On the installation Page we entered a connection string pointing to that mdf file.

Data Source=(LocalDB)\MSSQLLocalDB;AttachDbFilename=C:\Users\chelayos\Desktop\nc4\Presentation\Nop.Web\App_Data\nc4.mdf;Integrated Security=True;Connect Timeout=30



I hit [Install] Button. (See Screenshot 1)
But then, "EfRepository.cs" is throwing an error. (See Screenshot 2)
The Browser closes, because VS stopped debugging.

However starting debugging again - "ScheduleTaskService.cs" is throwing an error. (See Screenshot 3)
But in the browser i can see nopcommerce landing page and I am able to login.
I went to plugin site - pressed [reload list of plugins] and vs stopped debugging and the browser closed again.

---

We also tried the installation with an Azure Database.
However we got the same result.

Any ideas?

---

Specs

Win10 x64
VS 15.4.4
net Core 2.0.3 (x86 & x64 installed)

Screnshots:
http://wi.epizy.com/wp-content/uploads/2017/11/?C=N;O=A
6 years ago
Added debug_log.txt
This debug_log shows what happened when we started the installation until "EfRepository.cs" throws an error (Screenshot 2) and the browser closes automatically.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.