DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Forum: Building DNN Modules, Providers etc.

 26 Subscribed to this forum
Page 16 of 18 << < 1415161718 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Compiling problem starting from DNN 9.4.0 RC      

Started By  scippy
Hi, I've an old DNN module source that I'm able to debug up to DNN 9.3.2 without any errors. Starting from DNN 9.4.0RC compiling the project on Visual Studio I get a lot of errors, if I open them one by one they disappear and Visual Studio seems he solves them but if I try to recompile they reappear! The DLLs that I references in my project are  DotNetNuke.dll and DotNetNuke.Web.Client.dll No help on how I can solve and why Very thanks!
3129 0
by scippy

Access external DBs on module install/upgrade      

Started By  Vicenç Masanas
Let's say we need all our application data (tables, storeds, ...) to be stored on a different database than the base DNN Sqlserver database. Will the module install feature provide any means for running the sql files on a different database The basic goal here would be to keep all DNN stuff in the DNN database and all application stuff in a separate database. But I don't want to loose the option of being able to install a new version of the module that will execute some SQL to update tables,...
9 4467 0

DNN Angular issue      

Started By  Anmar
DNN adds this to all pages. When I click a button in Angular it is picked up by this FORM and reloads the page. How do I create a page that’s IS NOT a form   Many thanks A
2 2260 0
by Anmar

Module development setup for MVC, SPA and WebForms with debugging clinet and server side      

Started By  Radoslav
I am trying to understand how to properly setup the sample projects to transparently work on my local dnndev.me site. https://github.com/dnnsof...Platform.Samples.Mvc I would like to debug both client side and server side code from Visual Studio 2017. Basically I downloaded sample github repository to: E:\Sites\DNN\Git\Dnn.Platform.Samples.Mvc folder. All projects in the solutions: Dnn.ContactList.Api\Dnn.ContactList.Api.csproj Dnn.ContactList.Mvc\Dnn.ContactList.Mvc.csproj Dnn.Cont...
1 3442 0

Render Action in other controller based on setting      

Started By  mehrdad
hi. i want to render specific action in other controller in dnn. how can i do that in my view i write this code: Html.RenderPartial is just for render partial in same controller.but not work for render action in other controller       Html.RenderPartial('N_Notary/Index'); where N_Notary is my controller and index is my action.
5 4459 0
by mehrdad

Module to manage price lists associated with users      

Started By  fraguerr
Hi there, I'm new to the forum, if I wrote the topic in the wrong place I apologize to you. I should develop an ecommerce website and was looking for a module that allows me to manage multiple lists associated with different categories of users. Can you tell me if it exists Thanks
3 3000 0

how to create page without showing dnn header(just module content) for showing custom mvc module?      

Started By  mehrdad
how to create page without showing dnn header(just module content) for showing custom mvc module i create module by mvc template and now i need to show just content of module in a page like admin panel.but the header of site added to page.  set  the Layout = null  not work in _layout.cshtml the current design of page like this   and i want create page like this without dnn header and admin menus how can i achive that i am using christoc dnn template
1 2581 0
by mehrdad

Creating a Custom Provider      

Started By  Joshua Rose
So I was looking to create a custom provider to authenticate users after our partner updated their API to be REST (yay). So I found  https://stackoverflow.com...hentication-provider Which led me to an old post https://www.dnnsoftware.c...hentication-provider It made sense that nothing was linking anymore because of how long the post had been. So I went to the documentation and found this: https://dnndocs.com/conte...reference/index.html But where it said 'Create your own'...
2 3454 0

Why the added control resource file in App_LocalResources is not working      

Started By  Jimmy
Dear DNN Guru I am developing a module by means of a module template. The Dnn Labels in View, Edit, Setting controls are working well. After I added a new .ascx control into this developing module, the Dnn Labels on this control are not working. I already put the into this ascx control page, I also put .resx file into App_LocalResources fold. I am not sure what I should do to make the Dnn Labels working. But the ASP Label without resource file is working well. I want to know how to make the ...
2 2891 0
by Jimmy

Dynamic Form Module      

Started By  Alex.K
Id'l like to know if i can use an 'already exist module', use the module 'module creator' or coding by myself for the module functionnality i need. I want to have a c module for DNN9 who simply put text the user click and at the end send me all the response by email. The structure of the text question must be in an sql database so it's easy to change it Example databse ID - Name - ParentId 1 - Test1 - 0 2 - Test2 - 0 3 - Test3 - 1 4 - Test 4 - 1 5 - Test 5 - 2 With that first t...
1 2470 0
by Alex.K
Page 16 of 18 << < 1415161718 > >>


RSS Feed Available

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved