Questions tagged [dotnetnuke-7]

Version 7 of the DotNetNuke open source CMS.

Version 7 of the DotNetNuke open source CMS hosted on Codeplex. Visit the project's website at http://www.dnnsoftware.com/.

309 questions
0
votes
1 answer

DNN Platform Community edition licensing

I'm going to use DNN Platform (v7.x) website as wiki portal for web application I'm working on. Question: what licensing rules are applied to it? During installation I wasn't asked to accept any agreement, and at http://dnnsoftware.com site is only…
Bohdan Sydor
  • 35
  • 1
  • 7
0
votes
1 answer

DNN View as Non-Admin

With a DNN site where the user's credentials are set based on their AD login, if that user is an Admin or Host user, is there a way for the user to choose to see the site without all the Admin/Host functionality? I.e., is there a simple way to allow…
Mark A Johnson
  • 958
  • 9
  • 31
0
votes
1 answer

Just moved DNN installation to dev server, now all sub-pages are 404

I just migrated my localhost installation of DNN over to an internal development server. I have everything setup as on local (permissions, app pool, etc.). The home page on the dev server pulls up just fine, so I know I have access to the db, but…
grayspace
  • 32
  • 1
  • 7
0
votes
1 answer

How to dynamically link button in DotNetNuke 7

I am facing an issue with DNN7 link manager. I have a created a parent site like for example www.dnndemo.com.In home page i created a contact us button(Not included this in main navigation) in home page which will link to contact us page using link…
0
votes
1 answer

How to use skin file in my aspx page

I am preety new for DotNetNuke. I want to create a sample skin and that I can use for my aspx page. I have downloaded and installed Starter Kit. Please help me how can I integrate my skin file to the aspx page. All I know is we have to do some steps…
0
votes
2 answers

Registration Module in DotNetNuke

I am trying to secure my DNN site running on DNN version 7.01.02 WHat i am looking for is that anybody who registers for a new account must enter a valid email id and should be able to login only after he clicks the verification mail. Currently the…
MarsOne
  • 2,155
  • 5
  • 29
  • 53
0
votes
3 answers

Why does DotNetNuke 7.02 give this error during installation: bad module ManagedPipelineHandler

(Q) How do I fix DotNetNuke when it gives this error? Handler "ExtensionlessUrl-Integrated-4.0" has a bad module "ManagedPipelineHandler" in its module list I've installed DotNetNuke using videos provided, see next…
PatS
  • 8,833
  • 12
  • 57
  • 100
0
votes
1 answer

Retrieve FileID from DotNetNuke using FileName

I'm trying to get the FileID of a file based on the FileName. This is what I have, but it returns false. Any ideas? Dim oFileInfo As New DotNetNuke.Services.FileSystem.FileInfo oFileInfo.FileName = "4secapplication.PNG" Dim FileID As…
alwaysVBNET
  • 3,150
  • 8
  • 32
  • 65
0
votes
3 answers

What is the secret to skin/style dnn navigation menu

I know that this is not real coding issue question but I can't find god resources about this topic. Although there are few tutorial none of them explain in details with good example how to style dnn menu. What is the "real world" way to style dnn…
1110
  • 7,829
  • 55
  • 176
  • 334
0
votes
2 answers

DotNetNuke Configuration issues for Sql Server 2008 R2

I am using the following tools; Visual Studio 2010 Professional Edition. Sql Server 2008 R2 DotNet DNN_Platform_07.02.01 Microsoft Windows 7 Ultimate. I have successfully configured DotNetNuke on IIS but when practically installing it creates…
0
votes
2 answers

Upgrade DNN Community to Evoq Content

I am trying to upgrade from the free version of DNN (Community Edition, 7.01.02) to Evoq Content (paid, 7.02.00). I unzip the install, Evoq_Content_07.02.00_Install.zip, over the top of my Community web site and after triggering the upgrade process…
Mark A Johnson
  • 958
  • 9
  • 31
0
votes
1 answer

Site Won't Display

I've been trying to simplify a large chunk of DotNetNuke for our users; since they have zero knowledge on Administration, Development, and Design. So I configured DotNetNuke's Site Alias feature. Changed Canonical to None Disabled Auto Add Site…
Greg
  • 11,302
  • 2
  • 48
  • 79
0
votes
1 answer

How to do multiple inserts with a Petaoco query

I am using DNN7.1 and it´s DAL2 which is based on petapoco. I want to insert and update multiple items at once to reduce network traffic and connections to my SQL Server db. This is from my "ServiceController.cs": [AllowAnonymous] …
Asle G
  • 568
  • 7
  • 27
0
votes
1 answer

Can i add a dropdown menu in dot net nuke 7 main menu from module

i am developing a module with the projects info on it. Now i need to add Projects dropdown menu in main menu of DNN 7 with project name as child menu
AamerMalik
  • 15
  • 4
0
votes
1 answer

Upgrade source version of DotNetNuke

What is the best way to upgrade a local development version of DNN source without destroying the database (pages, settings, module settings, etc..)? I'm currently moving from 07.00.XX to 07.02.00 and there is a tremendous amount of refactoring,…
Ryan Eastabrook
  • 4,085
  • 5
  • 30
  • 35