Dear All,
I have develop a one "Manage Role" module in DNN 4.7.0 Version. It is successfully run when i develop it but when i make a installer for that module. When i install that module on any other site it is successfully install on that but after that it completely block the site and also it's hang up the system.After deleting the module the site is running properly.I don't know what is the problem in that module installer...?, becoz the original code for that module is runsuccefully without any error. If any one have solution or suggestion about this problem plz help me..... Thanks in advance Regards,Himanshu Jain "INDIA"
Hello,
I have develop the module in VS 2005 with the help of "DotNetNuke Web Framework Application" and create its module through "DotNetNuke Dynamic Module" creator. It is successfully work where i develop it and write the code but create error when i create its installer pack. It is successfully install and run on any DNN web site but after the once time logout from website it can hang that page on which i add that module and all other process is also stopped when i next time login. I try to create module through two different types.1. Create the module through dll files which is generate by "web site publish" process.2. Create the module through help of "Create module Package" option which is given in module defination. In this process all the control page, code file and class file are includeed.Thanks, RegardsHimanshu JainINDIA.