EntityValidationErrors

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 năm cách đây
hadizolfi wrote:
Thank you
Please upload as soon as possible, I need this plugin

Hi,

How about it?
9 năm cách đây
I after installed new ver plogin see error:


Invalid object name 'dbo.ProductStatistics'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'dbo.ProductStatistics'.
9 năm cách đây
Does your SQL Server user which has [dbo] as default schema?
9 năm cách đây
Yes
(dbo) default
9 năm cách đây
What can you do to help the problem solved
9 năm cách đây
Issue solved :)
9 năm cách đây
Thank you so much
The problem was solved
Plugin work properly
5 năm cách đây
Hello,

There is limitation in Settings table.
Please open Nop.Data.Mapping/Configuration/SettingMap.cs

this.Property(s => s.Value).IsRequired().HasMaxLength(2000);
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.