I have finally got around to making a version of DNN 4.4.1 that works on RFH.
I have also added SQL that removed the scheduler that I wrote for the DNN 4.3.6 version. It will not however, remove the DLL it will only remove its entry from the database so that it does not run.
- It requires ASP.Net 2 since it is the version 4 of DNN. (I have not produced a version 3 for .Net 1.1 and will not be)
- Basically I have created a version that does not do the EventQueue code has been removed from the App Start
This version does not have as many changes as I made in the last version. Basically, I have just removed the EventQueue code that is located in the Global.asax.vb file in the App_Code directory.
I have also managed to get the FreeTextBox control working in this version. Basically, to get this to work I have downloaded the latest version from www.freetextbox.com and recompiled the DNN Provider for it against this version. This also means that a couple of the other DLLs have been recompiled as well. So the DLL versions in this copy of DNN 4.4.1 are not the same versions as you would get in the Install Version of DNN that you can download from the DotNetNuke website. However, I have not changed most of them just recompiled them. The only changes I have made are those that I have mentioned.
As per normal when I do this
There is no Warrenty with any of this code, I have ran and tested this on RedFox Hosting. If you use it, it is at your risk please always test first.


Just chill
Reply With Quote
Bookmarks