Category: DotNetNuke

Setting up DNN for two Countries and Regions

January 29th, 2009
By default DotNetNuke is setup for only one Country and Region field for user profiles. You can add a second and it will work out fine until you have a situation where the countries for one of the addresses is not the same as the other. The Region field… more »

Using FOR XML to build bulkreg XML for DNN

January 28th, 2009
DotNetNuke is a great portal and there are many modules out there to make working with it easier. One such module is BulkReg. It allows you to throw data into it in a csv or xml file and it adds, deletes, or updates those users in DNN. I ask my clients… more »

Fixing infinite DotNetNuke redirect loops

January 8th, 2009
This article was very helpful in fixing my DotNetNuke issue. http://www.bestwebsites.co.nz/dotnetnuke/solving-the-dotnetnuke-redirect-loop/ more »