Adding functionality of DotNetNuke in Nopcommerce project
Posted
by swetha kulkarni
on Stack Overflow
See other posts from Stack Overflow
or by swetha kulkarni
Published on 2010-06-07T12:21:21Z
Indexed on
2010/06/07
12:22 UTC
Read the original article
Hit count: 463
dotnetnuke
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.
© Stack Overflow or respective owner