Troubleshooting DotNetNuke 2.1.2 Installation

Posted Wednesday, June 23, 2004 10:20 PM by CumpsD
I had a lot off trouble installing DotNetNuke. This popular portal application kept me busy for an entire afternoon and night.

First I got ASP.NET errors about columns missing in tables, then about stored procedures. When those were gone, the application itself managed to hang IE.

So, for everyone else who might be suffering from this, or will give it a try and encounters the same, here's my installation guide for 2.1.2:

The SQL errors occured when using SQL Server as Data Provider, the IE errors always occur.

This step is for everyone using SQL Server:
  • Download DotNetNuke_2.0.4.zip.
  • Extract this, follow the normal installation procedure, this version doesn't give any problems.
  • Open the site so that it creates the tables and stored procedures.
  • Download DotNetNuke_2.1.2.zip.
  • Delete all files from 2.0.4 but keep your SQL Server tables.
  • Extract 2.1.2 in the same location.
  • Open the site, now you got passed the missing columns errors!
This step is for everyone:
  • Download DotNetNuke_2.1.1.zip.
  • Extract this to a temporary location and get the file spmenu.js from controls\SolpartMenu.
  • Copy this file to 2.1.2 overwriting it.
  • You now fixed the IE errors!
And at this point you got a working DotNetNuke 2.1.2 version, which you can begin skinning etc.

Let's hope future versions don't require so much hasstle.
Filed under:

Comments

# re: Troubleshooting DotNetNuke 2.1.2 Installation

Wednesday, June 23, 2004 9:13 PM by Dave Burke

David, I sat in on two DotNetNuke sessions at DevTeach with Jim Duffy and I am definitely fired up about DNN, so your tips as I am about to install it, are PRICELESS! (Well, not priceless maybe, but really really helpful!) Thanks!

# re: Troubleshooting DotNetNuke 2.1.2 Installation

Thursday, June 24, 2004 4:47 AM by BertG

Interesting...
Thanx for the pointers :)

DotNetNuke guys should test their releases better

# re: Troubleshooting DotNetNuke 2.1.2 Installation

Saturday, June 26, 2004 2:33 PM by David Guizar

David, Here in Mexico we call "Tocayo" to those people that have the same names. Tocayo, you saved me a lot of time with this simple troubleshooting that you posted.

Thank you very much