Integrate modules in Dotnet Nuke 4.0.9
-
Hi I've installed DNN 4.0.9. I have to integrated a module (set of ascx files) inside it. I've tried placing it inside DektopModules folder then adding the project file to the solution. But I'm not able to debug it. I've tried looking at lots of DNN resources (ebooks and google) but could not find any answer for my problem. Can someone please tell me how to integrate a project in DNN 4.0.9. Please help me. Thanks in advance.
Don't Quit
-
Hi I've installed DNN 4.0.9. I have to integrated a module (set of ascx files) inside it. I've tried placing it inside DektopModules folder then adding the project file to the solution. But I'm not able to debug it. I've tried looking at lots of DNN resources (ebooks and google) but could not find any answer for my problem. Can someone please tell me how to integrate a project in DNN 4.0.9. Please help me. Thanks in advance.
Don't Quit
Did you able to see your module in the dropdown.Did you add in the page and able to see you cmodule in thepage? If not then module is not properly integrated.Once it is added properly you can debug it using attaching the process aspnet_wp.exe. Also have a look Creating a DNN Module and Understanding DNN Architectural ApproachCheers!! Brij