Adding a New Controller and View

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 anni tempo fa
How To Add a new controller and view in nopcommerce based on store theme 4.10??
5 anni tempo fa
Hello,

Follow this document https://dzone.com/articles/steps-to-add-a-new-custom-page-in-nopcommerce-aspn.

That is same as 3 tier architecture.
5 anni tempo fa
Actually it shows me a error ..whenever i create a controller or views


'Value cannot be null.
parameter name: path'




this is what im getting
5 anni tempo fa
Hello,

can you please do this steps it can be helpful to you

Go to Controller  > (Right click ) Add > Class > Add new Item > click on Web and you can controller easily
this is basically used for creating asp.net core controller.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.