Adding functionality of DotNetNuke in Nopcommerce project
- by swetha kulkarni
hi,
i am trying to add functionality of DotNetNuke CMS(Website) in NopCommerce(Project).
I want to manage Nopcommerce using Dotnetnuke CMS.
For this i added DotNetNuke(DNN) to solution of Nopcommerce(by right clicking on sol. and click on Add New Website) and added the references.
My problem is Nopcommerce is not accessing the classes of DotnetNuke.
How to call the classes or namespaces of DNN in nopcommerce
Is this correct way i am adding functionality of DNN in nopcommerce.
If this is not correct way then please suggest me other.