Questions tagged [dotnetnuke]

A .NET open source content management system and web application development framework. Also goes by the names DotNetNuke, and DNN Platform and Evoq (the Commercial Product built upon DNN Platform).

The DNN (DotNetNuke) Platform is a CMS originally based on a Microsoft .NET example web application called IBuySpy portal, it was first released under the moniker IBuySpy Workshop. It is an open-source project (MIT license) and part of the .NET Foundation. There are also commercial solutions built by DNN Software, including Evoq Content. Overall, the platform runs over 700,000 known production websites.

Originally DNN was written in VB.NET. With version 6 of DNN, a switch was made to C# as the development language for the core platform. The name changed from DotNetNuke to DNN Platform in 2013 (with the commercial solutions changing from Professional Edition and DNN Social to the Evoq Suite of solutions).

More information and additional support resources can be found using the following links.

  • dnncommunity.org - The official DNN Community Website, including blogs & discussion forums
  • dnndocs.com - The official DNN Platform Documentation
  • GitHub Repository - Where all source code, bug reports, feature request,s and releases can be obtained from
  • Security Center - A listing of all known security issues and mitigations
  • DNN Store - the official marketplace for DNN extensions
3491 questions
0
votes
1 answer

DotNetNuke Nav menu not showing unless I'm loggged in?

Am working with a DotNetNuke(DNN) site and for some reason, the DNN:NAV control only displays the menu when I am logged in. The menu is part of the template file itself, which in this case is 'index.ascx' Any way for me to troubleshoot the…
user53885
  • 3,809
  • 11
  • 33
  • 43
0
votes
1 answer

How to integrate a user control that uses the Webservice to display data in DNN?

I have one user control that fetches the data from one web-service. I want to keep that user control intact and want to deploy (Integrate) the same within DNN 6.1.2 so how can i do that? Please note that I am new to DNN and aware little about DNN…
Jigar Pandya
  • 6,004
  • 2
  • 27
  • 45
0
votes
1 answer

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 another control should show all the items in some…
0
votes
1 answer

Building Dotnetnuke like App using Asp .net MVC

Can some one guide me how to build an app like dotnetnuke using asp .net mvc? The idea goes like this. Build a core portal management app The core app will have basic features like settings/users/pages etc., Then build modules/plugins on top of…
Muthu
  • 2,675
  • 4
  • 28
  • 34
0
votes
1 answer

DotNetNuke. how to update jquery from 1.4.4 to latest?

DotNetNuke generated link to OLD JQuery version. i need to update jquery to latest version how? thank you
0
votes
1 answer

DotNetNuke HouseMenu Module

I'm new to DotNetNuke, I want to know how to add menu in Housemenu module and how to customize its layout. Where can I find the css used for this module? Or if you can give me a link of FREE tutorial in using Housemenu that would be very cool. I've…
0
votes
1 answer

DNN Skin not apply to some forum controls

I have create new skin for DNN forums module and assign it to forums page created from admin menu. Assigned skin apply to initial thread listing controls but not apply to postEdit and forum settings page. Any expert can help me out for this…
Amit Shah
  • 61
  • 4
0
votes
2 answers

Wrap DotNetNuke menu in different Divs and specify CssClass?

I want to group menu items in DNN menu into their own Divs - so I can have bottom padding on each cell in the hierarchy. So for example: I have main menu item of "About" - underneath that I have "About our Offices" - then under that I have "About…
user53885
  • 3,809
  • 11
  • 33
  • 43
0
votes
1 answer

What value do I use for the "Server" field when installing DotNetNuke with the Microsoft App Installer?

I created a database called dnndb and a user called dnnusr in MS SQL 2008 in my website panel. When I get through the app installer my site passes the permissions check. I get to the stage that requires these fields: Server: Enter the Name or IP…
0
votes
1 answer

DNN Site Traffic

We recently launched a web site developed with DNN. Analyzing the log files, I see files with .axd extension as resources accessed together with pages. The problem is that I see a heavy traffic on these .axd files. By heavy traffic, I mean hits,…
Amira Kamel
  • 93
  • 1
  • 5
0
votes
2 answers

Having Problems skinning a DotNetNuke Menu

Is there a class that overwrites the .MainMenu_MenuItem class for the Main Menu? I try to change the font-size and color of the Topmost parent of the Main Menu(includes Admin,Host links) and they won't change. I can change the background…
pixeldev
  • 1,493
  • 5
  • 23
  • 31
0
votes
1 answer

DotNetNuke 6.0 setting APIKey and Secret for Authentication Module

I install a authentication module from DNN superadmin but i need to set up API Key and Secret from superadmin. How will I set it up using Setting.aspx page of authentication module and also fetch value on login page of module?
0
votes
3 answers

Creating sub-menu headers in DNN

I am creating a customer DotNetNuke(DNN) skin - and one of the things I'd like to do is have sub-menu groupings. For example: LIFE __LIVING IN WIDGETVILLE__ GETTING AROUND HOUSE PRICES SCHOOL INFORMATION Where: LIFE is the main menu…
user53885
  • 3,809
  • 11
  • 33
  • 43
0
votes
1 answer

Changing Views in a Module pops me into the Admin Skin

This question has probably been the most covered question in all of DotNetNuke's lifetime but I'm going to ask it here in StackOverflow because I need an answer, a really good one that doesn't make me look the other way. Thanks in advance to all DNN…
karbonphyber
  • 156
  • 10
0
votes
1 answer

DNN upgrade from 4.09.05 to higher version

I've been trying to upgrade DNN version 4.09.05 to 5.0.0. and higher but I always encounter errors in upgrading. Each version presents different errors. I really need help.