asp.net - How to add a module to dnn published solution? -



asp.net - How to add a module to dnn published solution? -

i have published dnn solution.i need add together module solution.how possible?

i made module in fresh solution , pack without publishing , install in published solution.but problem there no app_code directory published solution.so there shows error while deleting app_code directory.because cannot find controller directory.if need not controller concept work fine.but in scenario need database connection.so need controller.so there shortcut implementing app_code of specific module published website.

how did develop module? if used module development templates @ http://christoctemplate.codeplex.com find packaging , deploying modules easy across websites. using "app_code" approach can more hard if trying deploy modules.

asp.net dotnetnuke dotnetnuke-module

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -