Entries for March 2007
The question has appeared multiple times recently regarding methods to convert a standard ASP.NET application into a DotNetNuke module as well as options to “integrate” an existing ASP.NET website into DotNetNuke. This concept is very complicated for many individuals to follow and below I will discuss the options available to those looking to either integrate solutions or to create new DotNetNuke modules from existing applications.
Read more...
Posted by Mitchel on Friday, March 30, 2007
I have received numerous e-mails today regarding an exploit that was used on my site today to direct my forum's page to http://www.google.com. I have identified the root cause of the issue and am working to resolve the underlying issue.
At this time I have removed the forums module from the general public view. I will plan on re-enabli...
Posted by Mitchel on Friday, March 30, 2007
As you all have noticed from my post above today I identified an issue with a javascript exploit on the forums module. This blog will give you step-by-step instructions on a few simple additions to the word filter that should prevent you from being affected by the exploit.
Read more...
Posted by Mitchel on Thursday, March 29, 2007
Everyone, I will be on vacation the week of 3/19 with no access to the internet so there will be no new blog postings or replies to comments during this period.When I get back look for blogs on the following topics in the upcoming weeks.Packaging DNN Modules (Included modified core modules) for installation on another DNN PortalUpgrading DNN from 3...
Posted by Mitchel on Monday, March 19, 2007
Like many ASP.NET programmers I utilize a third party hosting company to host all of my sites. We have all ran into situations where we have been loosing sessions and other oddities and it would be very helpful to find out exactly what caused the application to restart. Well thanks to this post on DotNetNuke.com by Frankt I have found a way to track this information. In this entry I will provide you with code that can obtain this information
Read more...
Posted by Mitchel on Thursday, March 15, 2007
So you have created the nice new skin that you have been looking to use with your DNN site, but you don't know how to set it up to upload to your site. Well the process is actually very simple if you follow the steps inside this entry.
Read more...
Posted by Mitchel on Tuesday, March 13, 2007
I have been asked recently for an example of how to setup the DNN Guestbook 1.0 module to display records in a more traditional guestbook manner. I have just posted a template to the forum that will accomplish this desired look and feel.
If you have a template that you think would be helpful please feel free to share it in the forums!
Posted by Mitchel on Sunday, March 11, 2007
This tutorial is a followup to my DNN backup tutorial. This document will discuss how you can restore your DNN site from your database .bak file and your DotNetNuke .zip file. This could be to either restore a damaged DNN installation or to move a DNN installation to a new server.
Read more...
Posted by Mitchel on Sunday, March 11, 2007
This blog post is actually a revisit regarding the manual migration of users from DNN 3.3.5 -> 4.4.1. I am revisiting this topic due to some script errors that individuals have noted experiencing while migrating user accounts. If you are migrating to a clean installation of 4.4.1 you shouldn't have any troubles using the old blog post here. This new posting simply adds additional duplicate checking to ensure that the copied user accounts do not exist in the destination database. Added sections to the scripts
will be noted with a comment prior to the entry in the WHERE clause. Please
NOTE this SHOULD prevent the number of script errors encountered when trying to
merge records into an existing database but it CANNOT be considered a perfect match.
If migrating into a heavily used new database you will need to take a different
approach with the DNN users and user
Read more...
Posted by Mitchel on Sunday, March 11, 2007
Another very common question that I see regarding DotNetNuke is when and how should I backup my DotNetNuke site. This topic is VERY important and requires a bit of planning, especially if you do not have direct access to your database server to perform your own backups. In the following sections I will first talk about what you must backup and why some of those items are very important. I will then discuss how to perform a DNN backup and SQL Server backup, both for SQL 2000 and 2005. Finally I will discuss options available for third party modules for performing backups for individuals that do not have direct access to their servers.
Read more...
Posted by Mitchel on Friday, March 09, 2007
Previous Page
1 of 2
Next Page