Today I installed DotNetNuke 4.4.0 on my local web server. DotNetNuke is a web application framework written for ASP.NET. The installation gave me considerable problems because the installer could not establish a SQL Server database connection.
Then I created a second installation using Visual Studio 2005 and the DotNetNuke StarterKit. This went a lot more smoothly and gave me a Visual Studio project so I can begin to work on customizing DotNetNuke. DotNetNuke uses 62 database tables so it is a huge web application. I’m not sure I want to invest much time on it unless a client will pay me to use it for a project.
One Response to Installed DotNetNuke 4.4.0