Tagged Questions

3
votes
2answers
255 views

What are some good Module Development Solution/Environments/Best Practices for Dot Net Nuke Modules

I've been developing modules for DNN since version 2 and back then I was able to easily able to run my module as I developed it on my environment and still easily deploy my module …
2
votes
1answer
51 views

how do i remove the collapse/expand control from the module container.

Hi I am new in DNN and can you please help me provide the steps in order to remove the collapse/expain control from the containers. I am creating a skin and i want to get rid of th …
1
vote
2answers
194 views

DotNetNuke Retrieving UserInfo for the given UserID

Is there somthing in the dotnetnuke framework which will allow me to pass it a userId and it would return the UserInfo object filled with details of that userId. If not what would …
1
vote
1answer
115 views

Show module on everypage with same content in DotnetNuke

Hi, I am developing a slide show module for DNN, I have completed the module but I have a problem. I use modules' TabModuleID property to load the images for every instance of modu …
1
vote
2answers
102 views

Simple question on DotNetNuke Module development

If you are developing multiple modules on a webpage displaying different things such as content like a bio or pictures based on a userId passed through the Query String. At page …
1
vote
1answer
185 views

DotNetNuke module uninstall error

Every time I uninstall a DotNetNuke module and check the box to remove files, it completely kills my site. I'm running IIS7 on the x86 Windows 7 beta, and have had this problem …
1
vote
2answers
120 views

DotNetNuke module missing from page

I have a a strange problem with nuke modules i've been developing for a nuke 4.8.4 site. I have one module that just refuses to allow another module to be placed BELOW it in the s …
1
vote
2answers
271 views

Debugging DotNetNuke Modules

What is the best VS solution setup for DotNetNuke 4.8 inter-module communication development? I currently have a solution with multiple Web Application projects in it for my Dot …
1
vote
2answers
389 views

DNN 5 - Can’t get current ModuleId from nested user control in cutom module

I'm writing a custom module for DNN 5, and I need a "Manage" link to be on every control in the module. I created a new UserControl ("ManagerLink") that inherits from PortalModuleB …
1
vote
4answers
191 views

DotNetNuke intermodule communication

I'm looking into doing inter-module communication with DotNetNuke 4.8.4 - and am wondering if anyone has any good examples of doing this. I understand that you implement IModule …
0
votes
0answers
23 views

how to build a website in DNN 5?

How can i develop a module containing three folders like admin,jobseeker and employer having there own functionality with user controls. Actully i want to develop a job site using …
0
votes
1answer
12 views

DNN Survey module

Hi, I am have a requirement of creating a user feedback function in a DNN 5 (community edition) site, it includes about 30 MCQ questions and a couple of file attachments upload bo …
0
votes
1answer
21 views

Reuse DNN modules in other applications

Hi, I had an application built on top of DNN. We created a few custom DNN modules for it. Now the functionality is required in another application that is not going to be built on …
0
votes
1answer
46 views

Dnn Module Packaging Question

Hi, I have folders inside a module which I developed and there are many files inside them. How can I package the folders with files? Should I archive the folders in a zip file? I …
0
votes
1answer
102 views

dnn 5 module programming

Hi all. I'm starting to get into dnn 5 module programming (using dnn for the very first time). The issue is i can't seem to be able to use my new module. i programm it, then appar …

1 2 next
15 30 50 per page