hi i want to add DotNetNuke website functionality in NopCommerce project, so i have added DotnetNuke folders,web.config,pages(ASP.Net VB) at admin folder in Nopcommerce(Asp.net c#) project.
i have two web.configs one at in admin Folder and other is in Root i have added DotnetNuke web.config in Root web.config of Nopcommerce
my error is
Cannot register or retrieve components until ComponentFactory.Container is set Please review the stack trace for more information about the error and where it originated in the code.
Is my process correct.if not then please help me.