dotnetnuke-module
Skin issues with multiple controls in a Dot Net Nuke module
In the Dot Net Nuke module that I\'m developing I need to separate the controls into several different areas.Unfortunately, it appears that Dot Net Nuke thinks that any control identif开发者_JS百科ied[详细]
2022-12-27 00:27 分类:问答"Parameter is incorrect" error when invoking .NET assembly via COM component
I have a .NET assembly that lives in the GAC.It is registered correctly so that it can be invoked by COM components.This .NET assembly contains a method and an overload to the method:[详细]
2022-12-20 20:43 分类:问答How do I use the same Web User Control in two different DotNetNuke (DNN) modules?
I am developing a number of modules for a client that will share some user interface functionality using a common Web User Control to provide the UI. When I wrote the first module and added in the .as[详细]
2022-12-20 09:48 分类:问答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 databas[详细]
2022-12-17 16:39 分类:问答Installing a Module in DNN , Folder permissions
I am trying to install a module in a DNN project residing on Godaddy. I am getting an error installing the module开发者_开发问答[详细]
2022-12-15 01:41 分类:问答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.[详细]
2022-12-14 15:13 分类:问答