Hello,
I have been trying to install nopCommerce V 2.30 on my new domain, I have created the new database in my hosting panel for this purpose, but during the installation I was facing the following error on the screen last night:
Setup failed: System.InvalidOperationException: Sequence contains more than one element at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at System.Data.Objects.ELinq.ObjectQueryProvider.b__3[TResult](IEnumerable`1 sequence) at System.Data.Objects.ELinq.ObjectQueryProvider.ExecuteSingle[TResult](IEnumerable`1 query, Expression queryRoot) at System.Data.Objects.ELinq.ObjectQueryProvider.System.Linq.IQueryProvider.Execute[S](Expression expression) at System.Data.Entity.Internal.Linq.DbQueryProvider.Execute[TResult](Expression expression) at System.Linq.Queryable.Single[TSource](IQueryable`1 source) at Nop.Services.Installation.InstallationService.InstallSettings() in d:\Trial\Trial nopcommerce v2.30\Libraries\Nop.Services\Installation\InstallationService.cs:line 4531 at Nop.Services.Installation.InstallationService.InstallData(String defaultUserEmail, String defaultUserPassword, Boolean installSampleData) in d:\Trial\Trial nopcommerce v2.30\Libraries\Nop.Services\Installation\InstallationService.cs:line 9391 at Nop.Web.Controllers.InstallController.Index(InstallModel model) in d:\Trial\Trial nopcommerce v2.30\Presentation\Nop.Web\Controllers\InstallController.cs:line 430
I left it as it was, and now I am trying to install it again after 7 hours, Now the following error is displaying on the screen.
•Setup failed: System.Exception: Database does not exist or you don't have permissions to connect to it at Nop.Web.Controllers.InstallController.Index(InstallModel model) in d:\Trial\Trial nopcommerce v2.30\Presentation\Nop.Web\Controllers\InstallController.cs:line 399
After facing this error, I have deleted the previous database and created new one on my hosting but still the same error is displaying, I have cleared the cache / history of Internet Explorer and Mozilla FireFox, and I tried to install it but the same problem exist.
Kindly assist me, How can I install the NopCommerce V 2.30 from the beginning and how can I prevent this issue? If I am doing anything wrong, please guide me to sort out this issue.
Best Regards.
Axiom