Hi,
I am having similar problem installing dnn 4.4.1. Here is the error msg:
-------------------------------------------
ERROR: Could not connect to database.
The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist
--------------------------------------------
I did my research, looks like that I am not the only one, but I just could not find the right answer.
I am running SQL 2005 and window 2003. SQL server is on separate machine.
Here is my connection string:
-------------------------------
<add
name="SiteSqlServer"
connectionString="Server=SQLSERVER01;Database=DNN;Integrated Security=SSPI;"
providerName="System.Data.SqlClient" />
---------------------------------
Please help! (my email address: pzhang@pcsigroup.com)