I'm trying to use the install package (DotNetNuke_4.3.2_Install.zip) to set up a DNN site from a brand new install, but I'm failing miserably. I'm getting the very common error "Server Error in '/DotNetNuke' Application ... Could not find stored procedure 'dbo.dnn_GetPortals'."
Here's info about my environment:
OS: Windows 2003 Server (ASP.NET 2.0 framework installed)
Database: SQL 2000
Virtual Root: localhost/dnn
I've read the installation guide and read quite a few of the relevant posts concerning this topic, but I'm still not getting anywhere. The web.config file has been modified to use the appropriate connection strings. This obviously works as the installer has added a new table and some new stored procedures.
Permissions for the virtual root have been set so that Network Service has full access, but I could have hosed something up while setting permissions for other users.
In any case, I really need to get this site up and running. Is there anything else that needs to be changed, such as the DotNetNuke.install.config file? Does anyone have an "Idoit's guide for How to install DNN 4.3.2 from scratch"?
Any help would be extremely appreciated.
Thanks,
Josh