nopcommerce Questions
5
Solved
I'm trying to figure out a way to display data collected from Google Analytics on my web site. I'm using NopCommerce, and I want to display this information/statistics in a view in the Admin Sectio...
Spenser asked 18/2, 2014 at 13:19
4
I am having a weird pattern of response time when using the Entity Framework for SQL communication.
This is from my web host:
This is from my local server:
It's the increase in response tim...
Taxidermy asked 26/10, 2011 at 11:11
5
Solved
I would like to have my base URL go to a specific category of an online store (a NopCommerce online store if that makes a difference). The URL of the category is: http://myUrl.com/c/6
After readin...
Blum asked 12/12, 2011 at 5:51
4
Solved
I'm trying to append some HTML and JavaScript content on page using ActionFilter in ASP.NET Core 2.
In ASP.NET MVC, that can be done with:
filterContext.HttpContext.Response.Write(stringBuilder.ToS...
Dearden asked 17/11, 2017 at 12:10
5
Solved
I'm hosting ASP.NET Core 2 site and getting below error message.
HTTP Error 500.21 - Internal Server Error
Handler "aspNetCore" has a bad module "AspNetCoreModule" in its module list
My applicat...
Pacific asked 14/7, 2018 at 8:41
2
Solved
I am trying to understand how HttpClient has been implemented for Captcha in Nop Commerce and for the sake of testability how creating new instance of HttpClient has been manage in Nop Commerce pro...
Greenman asked 31/5, 2019 at 7:51
1
Solved
I have an ASP.NET Core system (based on NopCommerce framework) hosted on Azure VM (Standard F8s_v2 size). The application runs pretty smooth. Average response times are around 200 ms which is accep...
Haul asked 23/9, 2019 at 11:23
3
Solved
In our Website this error is come every 5 minutes.
And I don't know from where its call.
we need robots.txt without this error.
our application automatic call http://www.xyzName.com/content/images/...
Sicken asked 19/10, 2016 at 9:38
2
Solved
I am starting an eCommerce website and decided to start with NopCommerce V4.00. I have developed other websites using WordPress and other CMS systems along with C#, .NET, MVC etc. but I am not fami...
Servomechanism asked 25/5, 2018 at 9:26
10
Solved
I am coding a PlugIn to NopCommerce 3.2, and in the views I get the error mentioned above, but also for 'Layout' and 'Html'. I have copied the same Web.Config that works in another plugin. I have a...
Kinesics asked 27/2, 2014 at 8:41
1
Using NopCommerce 3.8, Visual Studio 2015 proff.
I have created a plugin that is responsible for making restful calls to my Web API that exposes a different DB to that of Nop.
The process is run ...
Hans asked 12/1, 2017 at 9:16
2
I want to create XML with list of products from Nopcommerce website. Because the image is in binary i cant find a way to get only the name of the image (i only need the image name not to display it...
Enlil asked 23/12, 2016 at 7:16
5
I am new to NopCommerce v2.4 and wondering where do I write my code (by creating new model in admin or nop.web section)
Plautus asked 29/3, 2012 at 1:16
7
I have deployed NopCommerce to Windows azure website and I am able to see home page of NopCommerce website on website URL. After I login using admin credentials, I can see Administration link at th...
Subastral asked 25/3, 2013 at 4:25
5
Solved
I have a new nopcommerce 3.5 website that i want to publish
and on debug it all was well
but as soon i changed to release im getting this error
Error 1 Could not load file or assembly 'file:///C...
Umont asked 20/5, 2015 at 21:56
1
I have Nopcommerce(NOP.Web) application. When I build this application, there is
Microsoft.Data.Edm.dll inside BIN folder with version 5.7.0.62414.
But when I rebuild my plugin, which is copied i...
Aponte asked 30/12, 2015 at 21:40
2
Solved
I am using PayPalStandard plugin of NopCommerce. When I placed the order & make payment with paypalstandard plugin after successful payment on paypal, it redirects to merchants site. At that ti...
Fishman asked 22/1, 2016 at 10:56
2
I am working on nopCommerce CMS. I created my own plugin and want to install it via Admin panel. I successfully created the plugin and it is showing in admin panel under Local Plugin section. When ...
Stoppage asked 5/2, 2015 at 7:45
3
I've created one phonegap app where I'm calling WCF service which resides in nopCommerce plugin.
I'm getting following error while sending api request:
Cross-Origin Request Blocked: The Same Or...
Wilterdink asked 29/5, 2015 at 10:21
4
Solved
I have two meta tag in _Layout.cshtml master page and now i want to add meta tags in someone.cshtml view page.
and i also try with this code
put in _layout.cshtml master page @RenderSection("meta...
Antilogarithm asked 21/4, 2014 at 11:35
6
Solved
I am creating a demo project which contains crud operations using a repository pattern and dependency injection.
This is my structure:
Approach 1 (very popular, used by many developers)
My repos...
Prudi asked 27/2, 2015 at 5:46
4
Solved
I'm working on a NopCommerce-based project which uses ASP MVC, Autofac and Entity Framework. I'm having exceptions which happen when calling a method on a service from inside an MVC Route which wil...
Belvabelvedere asked 12/11, 2014 at 11:55
2
I am new to nopcommerce. It's is running fine in Visual Express for the web and I have customized several features.
I tried to publish it to Azure:
I changed the build for every project in the sol...
Initial asked 14/8, 2014 at 1:29
5
Solved
I am currently working with the nopCommerce source code and trying my best to avoid editing the source at all, but instead using partial classes and plugins that are separate from the source code, ...
Bans asked 21/6, 2013 at 17:33
2
Solved
I'm trying to make the zip / postal code field in Nop Commerce 2.65 into an alphanumeric only field. I've edited the file AddressValidator.cs in the Nop.Web admin folder with the following line:
...
Atabrine asked 24/6, 2014 at 15:19
1 Next >
© 2022 - 2024 — McMap. All rights reserved.