nopCommerce 4.00 BETA released. Please share your impressions

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
XtremeCommerce wrote:
Hi ntbuddy

This is Windows blocking the DLL's I wrote about this issue earlier, it's not a nopCommerce problem please check your files to see if they are blocked.


I deleted everything in the folder, reset file permissions. For the "blocked file access" the link below is what I used.

http://www.thewindowsclub.com/fix-windows-blocked-access-file
6 years ago
@ntbuddy
yes, be sure to Unblock the .zip or .rar file before you extract.
6 years ago
Hi Andrei

Sorry I have just seen your request for the mini profiler, I have set up 5 demos sites and added the profilers for you to compare.

Version 3.60

Version 3.70

Version 3.80

Version 3.90

Version 4.00

I hope this is of some assistance to you.
6 years ago
Hi Andrei

Whats really interesting is that the Home page for 4.0 loads at a very fast avg of 23.5ms but the catalog pages load around 200ms, where version 3.70 Home Page loads around 65ms but the Catalog pages load at a faster rate of around 125ms which is actually faster, so it would seem something between 3.80 - 4.00 has caused the catalog pages to slow down.

We are using Windows Server 2012 R2, MSSQL 2012, 16GB Ram, 2.10 GHZ.
6 years ago
a.m. wrote:
Dear nopCommerce community!

The new version of nopCommerce is about to be released. But before we announce it officially, we want you to BETA test the upcoming nopCommerce 4.00 and share your feedback with us.

In this version, our development efforts were focused on moving nopCommerce to ASP.NET Core 2.0, performance and architecture improvements, further enhancements, and bug fixing. The highlights for this version:

•  Migration to ASP.NET Core 2.0. Please note that we target .NET Framework 4.6.1 and not .NET Core. We plan to use .NET Core only when EF Core team starts supporting all ORM functionality from the classic Entity Framework 6. Such as lazy loading, etc (they plan to do it in Q1-Q2 2018).
•  Significant performance enhancements. It’s not just about migration to ASP.NET Core. We’ve made many other changes to increase performance

The release notes don’t include all changes caused by migration to ASP.NET Core. Here is a separate upgrade guide for developers on how to migrate existing projects and plugins to this version because the number of changes is really HUGE! You can find the full release notes here.

In order to download nopCommerce 4.00 BETA please use the following links:
BETA 4.00 - Source code (download if you are a web developer interested in the nopCommerce application source code)
BETA 4.00 - No source code (download this package if you want to deploy a live site to a web server with the minimum required files)
Upgrade script from 3.90 (download this package to upgrade an existing installation to a newer version)

We'd love if developers could get involved with testing to find any issues which will need fixing before the final release. Please share your thought after testing in this forum topic. Please also learn more about our BETA testing program here (earn $10 for each reported bug). Thank you!


Hey Andrei,

I just started today looking at this release and source code is working fine in VS2017 but when I host no source version on local IIS, it gives me this error "HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid."

I checked but did not found a solution very soon so I decided to write here instead of putting my time into this.

Any help is appreciated.. :)
6 years ago
This may not be the best place to post this so please advise for any future posts. I have 3 instances of version 4 running successfully however I can not edit or add customer addresses on any installation.

It displays the error: We're sorry, an internal error occurred on both:

edit
http://localhost/nop3/Admin/Customer/AddressEdit?customerId=2&addressid=2

add
http://localhost/nop3/Admin/Customer/AddressCreate?customerId=2
6 years ago
atulrungta wrote:
Dear nopCommerce community!

The new version of nopCommerce is about to be released. But before we announce it officially, we want you to BETA test the upcoming nopCommerce 4.00 and share your feedback with us.

In this version, our development efforts were focused on moving nopCommerce to ASP.NET Core 2.0, performance and architecture improvements, further enhancements, and bug fixing. The highlights for this version:

•  Migration to ASP.NET Core 2.0. Please note that we target .NET Framework 4.6.1 and not .NET Core. We plan to use .NET Core only when EF Core team starts supporting all ORM functionality from the classic Entity Framework 6. Such as lazy loading, etc (they plan to do it in Q1-Q2 2018).
•  Significant performance enhancements. It’s not just about migration to ASP.NET Core. We’ve made many other changes to increase performance

The release notes don’t include all changes caused by migration to ASP.NET Core. Here is a separate upgrade guide for developers on how to migrate existing projects and plugins to this version because the number of changes is really HUGE! You can find the full release notes here.

In order to download nopCommerce 4.00 BETA please use the following links:
BETA 4.00 - Source code (download if you are a web developer interested in the nopCommerce application source code)
BETA 4.00 - No source code (download this package if you want to deploy a live site to a web server with the minimum required files)
Upgrade script from 3.90 (download this package to upgrade an existing installation to a newer version)

We'd love if developers could get involved with testing to find any issues which will need fixing before the final release. Please share your thought after testing in this forum topic. Please also learn more about our BETA testing program here (earn $10 for each reported bug). Thank you!

Hey Andrei,

I just started today looking at this release and source code is working fine in VS2017 but when I host no source version on local IIS, it gives me this error "HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid."

I checked but did not found a solution very soon so I decided to write here instead of putting my time into this.

Any help is appreciated.. :)


We had this same error. For us it was two items to fix:

1. I deleted everything in the folder, reset file permissions. For the "blocked file access" the link below is what I used.
http://www.thewindowsclub.com/fix-windows-blocked-access-file
2. Grant IUSR the proper file access
6 years ago
brandon71 wrote:
This may not be the best place to post this so please advise for any future posts. I have 3 instances of version 4 running successfully however I can not edit or add customer addresses on any installation.

It displays the error: We're sorry, an internal error occurred on both:

edit
http://localhost/nop3/Admin/Customer/AddressEdit?customerId=2&addressid=2

add
http://localhost/nop3/Admin/Customer/AddressCreate?customerId=2


Unfortunately I got the same issue where the addresses can't be added or edited.
6 years ago
Regarding customer addresses. Thanks. But it already was reported and fixed
6 years ago
I have the production version up and running but dealing with a bunch of issues.  One thing I am noticing is the following message in the Log repeating every 60 seconds.  I assume it is related to the Send Emails task.  It may be generating this log message when there is nothing to run.  Please fix this.

Log level  
Error
Short message  
The remote server returned an error: (500) Internal Server Error.
Full message  
System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at Nop.Services.Tasks.TaskThread.Run()
IP address  
Customer  
Page URL  
Referrer URL  
Created on  
11/15/2017 6:43:08 AM
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.