Tagged Questions
The dnn-module-development tag has no wiki summary.
4
votes
1answer
1k 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 PortalModuleBase, put my link ...
4
votes
2answers
387 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 as a DLL.
When ...
3
votes
1answer
2k views
How to add database script in DNN custom module development package?
i have made a custom module on DNN ,created its package and integrated with another DNN application.It works fine.But after uploading the module in another DNN application i am creating module ...
3
votes
1answer
406 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 that control.
2
votes
1answer
45 views
Why do changes in DNN are not always visible on all servers in web farm?
Our farm consist of 2 web servers(We use DNN 6.0.2). If admin changes rights on a banner, module or picture, those changes are visible only on server on which that changes were done. On other server ...
2
votes
1answer
440 views
How to create a friendly URL with custom page name in DotNetNuke?
Background
DotNetNuke supports the ability to give a URL a custom page name, to make the URL more human friendly, e.g. instead of /Page/itemId/14/Default.aspx, you can have ...
2
votes
1answer
250 views
Some problems with basic DotNetNuke localization methods
I'm writing a simple DNN module - using DNN 5.6.1 and currently just working direct in a VB.Net source file within the DesktopModules subfolder of a DNN website.
To localize an error message within ...
2
votes
2answers
395 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 load should all ...
2
votes
3answers
314 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 same pane. ...
2
votes
3answers
591 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 IModuleCommunicator on the ...
1
vote
1answer
73 views
DNN 6 Module - How to leverage asynchronous calls
DotNetNuke 6 does not appear to support WebMethods due to modules being developed as user controls, not aspx pages.
What is the recommended way to route, call and return JSON from a DNN user module ...
1
vote
2answers
112 views
How can i build professional module in DNN? Is this possible in DNN 5.6.2
how can i build custom module that can later be useful in other DNN website.
"standard" : module can be installed once only in one DNN portal
"professional" : module can be installed in multiple ...
1
vote
1answer
225 views
DotNetNuke Add Action to Module Menu with custom url
I am building a custom module for DNN 05.04.02.
I want to add a custom action to the module for downloading submitted files. I am able to get the link to appear but the url parameter is a mystery. I ...
1
vote
2answers
214 views
Module Localization in DNN
I don't know much about the localization process in DNN. The question is that how can you localize a new module?
Is it possible to include localization files with every module separately? What ...
1
vote
2answers
131 views
DotNetNuke Module Development: Displaying a Server Control only when the logged in user is an administrator or higher?
Can one specify inside an aspx page (without code-behind) only to display a user control if the logged in user has administrator rights?
1
vote
1answer
375 views
DotNetNuke - Module settings disapear on new user control
I have a DNN module which renders a user control (view.ascx)
All is ok ( I am logged in ) and I get the DNN settings menu.
however when I add another control and load it like so:
string url = ...
1
vote
3answers
334 views
Adding DNN module error when control has key assigned
I'm a complete n00b in DNN (using version 5) but am having to learn it fast. I'm creating a module and I was able to add a user control as a view type and everything worked. I want to add a second ...
1
vote
5answers
372 views
DotNetNuke Module Packaging
Does anyone know of any simple, concise tutorials for packaging DotNetNuke modules for DotNetNuke 4 and DotNetNuke 5? Preferably something concerning DotNetNuke 5.4, since that's what I'm running.
...
1
vote
1answer
2k views
Navigating between DotNetNuke module controls using EditURL() or NavigateURL()
OK I'm new to DotNetNuke and need to write a simple module in DNN that will display an article for everyone, and allow the admin to edit the article/add a new one.
I have a test page that contains a ...
1
vote
1answer
863 views
dnn 5 module programming
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 apparently y install it, but when ...
1
vote
5answers
3k 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 be the normal way ...
1
vote
1answer
598 views
Show module on everypage with same content in DotnetNuke
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 module, by this user can add ...
1
vote
1answer
607 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 with both 4.8.4 and ...
1
vote
2answers
1k 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 DotNetNuke modules - ...
1
vote
3answers
1k views
In DotNetNuke, how can I get a ModuleInfo object if I just have a ModuleId (and not a TabId)
The only method provided by the DNN framework to get a module by ID also required a tab ID. What can I do if I don't have a tab ID?
0
votes
0answers
10 views
DNN How to create a complex module with multiple controls
My goal are to create a module that holds a listview with entries of xml files. The xml files are just serialized arrays of some object. Country{Code,Name,URL} as an example.
When an entry is clicked ...
0
votes
0answers
39 views
DNN XMod Pro using it with a Mysql Database
I have DNN and installed the XMod Pro module...
Does anyone know how to connect to a remote mysql Database instead of the normal mssql database that it uses ?
Thanks
0
votes
1answer
97 views
DotNetNuke 6 - Creating a Module, that uses javascripts
I would like to create a module that has some behind the scene custom javascript embedded into the header section of the page. A div box that the javascript populate. (I was thinking of some google ...
0
votes
0answers
53 views
How to create Dynamic Control in Dynamic form Module in DNN?
Actually I have a DropDownList, Which have values 1,2,3,4,5,6.And Under this some controls 2 RadioButtons,3 CheckBox Group and 4 TextBoxes. When i select value 1 from DropDown These controls display ...
0
votes
1answer
18 views
DotNetNuke (DNN) 1 module - 3 ASCX files scenario
I am new to DNN. I have created a DNN module with three controls (C#, .NET3.5) :
Controller
EmailRequest
DealSuccess
Controller checks ["ClientEmail"] cookie value AND if NULL redirects to ...
0
votes
1answer
45 views
How does DNN File Based Caching Provider decides to invalidate a cached object?
DNN Blog states:
As each server's cache has a dependency on the same file, if the file is modified - then the cache is invalidated and the object will be reloaded from the database, and re-cached.
...
0
votes
1answer
112 views
dotnetnuke, survey module and module devlopment
I am trying to develop a module and using the how-to guide that dnn provides along with the survey module. In the tut they reference code behind files but when I downloaded the zip file off their site ...
0
votes
1answer
39 views
After DNN Database migration, DNN shows a successful log in in the EventLog table, but It actually does not have me logged in
So I have moved a good number of DNN database/websites and not encountered the following issue.
After moving and getting the site back up and running, when I try to log into the site with either a ...
0
votes
2answers
136 views
Add a menu to a DNN 6 module
I'm developing a module for DNN 6.0. I need to add a menu to the module, each item in the menu will load a usercontrol into a placeholder.
I'm missing the menu stuff any1???
10x
0
votes
1answer
246 views
Adding Custom Settings Tabs to Custom Module in Dotnetnuke (DNN)
I'm writing a new module in DNN 6 (Same question for DNN 5). By default you have some default tabs for settings in module settings section of any module you put in a particular page.
For example in ...
0
votes
1answer
571 views
Domain Name Does Not Exist In The Database in DNN 5.6.2
i found this error "Domain Name Does Not Exist In The Database" in DNN 5.6.2.
when i run my web site in another computer that time this kind of error is genetared.
i dont know why this happen.
plz ...
0
votes
1answer
80 views
how to make a Multi portal Search Module in C#?
I am working on custom module for Parent to child portal search but i am not getting idea how it can be done.Anybody with a development plan , please help me out..
0
votes
0answers
60 views
DNN Document Module UNC sync
Under 'Document Library' module in DNN, I am pushing certain files from a UNC and I need to synchronize for the folder to be recognized. Can I schedule this synchronization to take place at certain ...
0
votes
1answer
298 views
Creating a C# Module in DNN
I want to embed a C# class in a module so that I can call the functions using buttons and click events. I have no idea how to do this. I've managed to write the class I want to use, but where do I put ...
0
votes
1answer
94 views
how to set layout two module side by side on same leftpanel in dnn
how to set layout two module side by side on same leftpanel in dnn
example :
<div runat="server" id="leftpane">
<table>
<tr>
<td>
// i want ...
0
votes
1answer
131 views
change position module same panel dnn
if I add a second module in the left pane and want positioning them in DNN, I do what
2 examples I added html module in DNN left panel, the two modules stacked ranking now I want them to lie on the ...
0
votes
0answers
82 views
Security Permission problem
I am facing a security permission problem with
System.Security.Cryptography.Xml.CheckSignature
method in a medium trust environment. The error is -
...
0
votes
1answer
87 views
How to move a module on page to my own custom module placeholder?
I am developing a DNN module which is a grid with 50 rows on each page.
In some specific rows I would like to embed Ad module which is a 3rd party module.
I want to be able to add Ad module to the ...
0
votes
2answers
169 views
Custom class in DotNetNuke Module
I know this can be done as there are other modules out there that have this, but I'm just not getting it to work.
I have created a custom module for a DotNetNuke site. I want to be able to create a ...
0
votes
1answer
369 views
DNN Module with devxpress controls critical Error
I am using DNN module 5.6.1, and i created a custom module using Devxpress controls,
It is installing in dnn site, but when i try to add the module in a page, i getting the following Error,
A ...
0
votes
2answers
355 views
DNN Custom Authentication provider installation error
i developed a custom login module for my dnn site, i could install custom login in my local host installed dnn version 05.06.01 (238), but when i tried to install it in my Live site installed same dnn ...
0
votes
0answers
158 views
ScriptManager control causes conflict in app when used for reportviewer control
I have a module built for a DNN Website to show reports using the ReportViewer. There is a DNN Object that is based on the script manager class that is used throughout all the DNN modules. However if ...
0
votes
0answers
71 views
Uploading a custom developed dnn module, not getting the repair checkbox when it already exists
I am developing a custom dnn module, my project compiles to a dnn comaptible .zip package.
I have uploaded it several times to my staged version of DotNetNuke 5.6 by going to Host -> Module ...
0
votes
2answers
380 views
Error When Installing DotNetNuke (5.5) Module - Error reading the zip package
I have created a custom module on my local machine and have installed it to a remote server successfully a number of times using standard DNN deployment methods.
Suddenly, when I try to install a new ...
0
votes
2answers
47 views
Can a DNN Module written in VS 2005 be used in latest version of DNN which is written in VS2008
Can a DNN Module written in VS 2005 be used in latest version of DNN which is written in VS2008
We have created a DNN module in VS2005 -- which used to work fine with the DNN version we had then 4.*
...