How to bring back the default DNN authentication after you disable it?
This blog shows error related to Brettle.Web.NeatUpload.dll and the work around. It took a while to figure out so I will blog and share.
The blog shows how make minor changes to DotNetNuk aDefHelpDesk module to (1) expand the allowable list of file extensions and (2) localize the file upload error
In the old DNN 3.X day, you can use the DNN built-in "Create Module Package" to generate the Install and Source distribution packages. Starting with DNN 4.X, the Create Module Package works well for Web Site Project (WSP) type modules. However, it does not work as well for Web Application Project (WAP) such as DNN Events module. In this blog, I will identify the issues when trying to Create Module Package for DNN Events version 4.0.0 in VS 2008/DNN 4.8.2 and the potential work around.
The Events module source pack from http://www.dnnevents.net is in ASP.NET 2.0/Web Application Project (WAP) model. This blog shows step by step instructions to setup the source pack in an existing DNN development box.
This blog shows step by step instructions to setup DNN Reports module version 5 in DNN 4.7.