Quantcast
Channel: Tech-FYI » dnn
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

By Passing an HTTP Error 404.11 – Not Found Error in IIS 7 on Dot Net Nuke...

Today when working with Dot Net Nuke, I came across a 404.11 Not Found Error. The error itself is caused by IIS filtering any request with a plus sign in it therefore denying any request that contains...

View Article


Image may be NSFW.
Clik here to view.

How to Change the Users Logged In Timeout in DotNetNuke 7

Today we came across an issue where a user would get automatically logged out after 20 minutes of inactivity, even if it was trying to make a POST request, just the SQL statement lasted too long ( talk...

View Article


How to Install Chris Hammond’s DNN Module Template

This is a very simple process of installing a customized template of a module for DNN into Visual Studio 2012. http://www.christoc.com/Tutorials/All-Tutorials/aid/3 More details on using the templates:...

View Article

TOTD: Things To Do When Installing DNN

Just a few tips to remember when setting up or installing Dot Net Nuke on a machine. Make sure the zip file is unblocked. Ensure the files are not read-only. Make sure “Network Service” has full...

View Article

Image may be NSFW.
Clik here to view.

Dot Net Nuke Controls in your Toolbox on VS 2012

Dot Net Nuke has a bunch of built in Controls that you can use in your custom modules during development. A little birdie told me that they are really just Telrik controls wrapped with dnn stuff. Not...

View Article


DotNetNuke Performance Tips

Every website run’s into the ghost of a machine. Latency issues? Long responses for client requests? All ghosts, in which can make managing a DotNetNuke instance very painful. But what can we do? Lets...

View Article

Manipulating The DOM w/ C# After It Has Loaded (ASP.net – RegisterStartupScript)

Last week I ran into a bit of a niche problem, but let me give you some context first. I was working on a simple Dot Net Nuke module that needed to grab information via an API and then populate an...

View Article

Dot Net Nuke + Onyaktech Forms + Some Custom Script = Multi-Step Form

At work, we are looking to redesign a giant form that is suppose to be “brief” for our users. However, because of how big this form has grown, and since it was in OWS. It needed a lot of fleshing out...

View Article


Image may be NSFW.
Clik here to view.

DotNetNuke Modules Layout/Design

Over the past year I have been designing DotNetNuke Modules for UBA Benefits. During that time I have really figured out how to optimize my time for extra development bits and pieces people ask me to...

View Article


Image may be NSFW.
Clik here to view.

Dot Net Nuke Module Development Environment Setup

Abstract: Welcome to my step by step process of how to setup a custom module development environment for Dot Net Nuke (7ish). We will go over the tools required along with how to set them up. Follow...

View Article
Browsing all 10 articles
Browse latest View live