Questions tagged [dotnetnuke-settings]

48 questions
5
votes
1 answer

How can I add a title for the module settings in DotNetNuke?

For a custom module developed in DotNetNuke (05.01.01) I have added additional settings on the settings page were I have the "Module Settings" and "Page Settings" but I couldn't figure out how to add a title to this group of settings. How can I add…
balu
  • 322
  • 4
  • 13
5
votes
3 answers

Connection To The Database Failed in DNN

I am trying to install DotNetNuke, I created a virtual machine with Window Server 2008, and followed the video series to install DotNetNuke. When I run the InstallerWizard I am getting this error: "Connection To The Database Failed" Note that when I…
Noora
  • 319
  • 3
  • 10
  • 26
4
votes
1 answer

Error when installing DotNetNuke 5.6.3 using IIS 7.5 and Windows 7

I am getting error HTTP handler and MIME type which I never got when i worked on Windows XP and IIS 5. Please provide steps to configure any ASP.Net application on IIS 7.5 and windows7. Thanks in advance. Error screenshot:
Dnyan Waychal
  • 1,418
  • 11
  • 27
3
votes
1 answer

Datasource settings unavailable for dotnetnuke reports module

I am running DNN Version 07.02.02. I am trying to add a reports module to a page, but the settings don't appear to be there. It was an upgrade, which makes me nervous already and I have specifically installed the same version blank installation on…
Anthony Horne
  • 2,522
  • 2
  • 29
  • 51
2
votes
1 answer

DNN portal alias with internal IP

I'm having trouble figuring out if/how I can an internal webserver setup for testing with mutliple DNN portals. I'm pretty new to DotNetNuke, so I'm not sure if what I want to do is even possible. My server is at an IP of 192.168.15.16. I have the…
Dan
  • 533
  • 8
  • 29
2
votes
1 answer

Unknown server tag 'dnn:DnnCssInclude'

I want to develop project using DNN and installed DNN 8.0.0 with VS2010, it works fine on browser with the Admin panel as it is CMS. But I want my customize my site so i have loaded source code at the VS2010 and while going to build it, it shows me…
vicky
  • 56
  • 7
2
votes
2 answers

How to integrate Dotnetnuke wesite with existing website

Perhaps I'm not thinking clearly but I have an existing website/application that I want to "front-end" with DNN without re-writing the application in DNN's modular format, i.e; I want DNN to handle membership, authentication, etc. Authenticated…
2
votes
1 answer

Updated CSS not appearing in merged file

A skin.css file has been updated on a DotNetNuke website, but the updated change to the file has not yet come through on the main css file. Tried clearing the cache within DNN and no luck... I'm not overly familiar with DNN and how it works, but…
thegunner
  • 6,883
  • 30
  • 94
  • 143
2
votes
1 answer

In Built Video Streaming Facilities Available in DOTNETNUKE?

In Built Video Streaming Facilities Available in DOTNETNUKE?
2
votes
2 answers

DNN Custom Authentication provider not displaying if default Auth provider is disabled

I followed this guide as a template to creating my custom authentication provider DotNetNuke Tips and Tricks #12: Creating your own Authentication Provider In that guide he creates his own authentication configuration class so that it does not share…
1
vote
2 answers

DotNetNuke "Password Expiry Reminder" does not work

I set the Password Expiry Reminder to 14 or XX days and clicked update. Then I looked at it again it showed default values 7 days. It never update the Password Expiry Reminder (in days) field, Is there bug in DNN. I tried changing it to a number of…
Mohsin JK
  • 561
  • 2
  • 8
  • 18
1
vote
1 answer

DNN custom skin made login page disappear

I am new to DNN and I'm trying to make a site with custom skin. Skinning is all ok but once the superuser is time out, I couldn't login again. The login page has disappeared and was being redirected to an empty custom skin page which only shows the…
Nerdar
  • 1,103
  • 2
  • 10
  • 23
1
vote
1 answer

How to Login Dotnetnuke from another ASP.Net Application

I have a dotnetnuke site. customers access this site with their username and password. and, I am having another ASP.Net site. I want to let the customers enter the same dotnetnuke password & username to login here also. I searched everywhere in…
1
vote
2 answers

DotNetNuke get URL for image uploaded via the FilePicker

I have a dnn:FilePicker on my settings control for my module. I can get the path for the image from FilePicker.FilePath. That gives me something like: /Images/Headers/Default.jpg How on earth do I go from that, to: /[virtual…
1
vote
2 answers

How to enable the scheduler in DNN7

My hosting provider had to disable the scheduler on my DNN 7.1 site, because it was taking up too much server resources. I've since disabled the "Search: Site Crawler" scheduled event, and I would like to now re-enable the scheduler. I've navigated…
Alex Ritter
  • 1,009
  • 3
  • 18
  • 40
1
2 3 4