Top "Dotnetnuke" questions

A .NET open source content management system and web application development framework.

DNN redirect Loop

I am trying to duplicate an existing DNN portal that I have for testing purposes by creating a duplicate of …

dotnetnuke
DotNetNuke , The specified password for user account “sa” is not valid

I am installing DotNetNuke, during installation it is asking Database Password, I am giving the same password that I am …

sql sql-server sql-server-2008 dotnetnuke dotnetnuke-module
"The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine"...DNN

I'm trying to get a new DotNetNuke site up and running on our 64-bit server, and I'm encountering the following …

asp.net 64-bit oledb dotnetnuke
__doPostBack is undefined on DotNetNuke website for IE 10

I have a DotNetNuke site, and today a customer called in and said it wasn't working on IE 10. Specifically the …

asp.net windows-8 dotnetnuke windows-server-2003 internet-explorer-10
How to handle security/authentication on a DNN-based web API

I am building a REST API for a DotNetNuke 6 website, making use of DNN's MVC-based Services Framework. However, I don't …

dotnetnuke restful-authentication
DotNetNuke - how to change default portal alias in Webinterface

In DotNetNuke, I have added multiple URL aliases for a portal. The first one added is the default alias which …

dotnetnuke dotnetnuke-5
Best DotNetNuke url rewriting approach?

I would like to implement a URL rewrriter for DotNetNuke. Have questions as to whether this is a good or …

asp.net dotnetnuke
Change favicon in DotNetNuke portal

I'm managing several DotNetNuke portals (as well as the main hosting itself). All of the portals have the default DNN …

dotnetnuke dotnetnuke-5
Find all CSS styles used on website

I have a DotNetNuke skin that has a single CSS file over 3,500 lines long. It contains styles for YUI, Telerik, …

css dotnetnuke html-parsing
In ASP.NET how you get the physcial file path when HttpContext.Current is NULL?

I'm working with DotNetNuke's scheduler to schedule tasks and I'm looking to get the physical file path of a email …

.net asp.net dotnetnuke scheduler server.mappath