Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade Error. Help needed. Upgrade Error. Help needed.
Previous
 
Next
New Post
4/9/2006 9:00 PM
 

I am trying to setup dotnetnuke on my windows 2000 system. I have downloaded the install package version 4.00.2 and followed the instructions excatly as written on codeproject i.e. http://www.codeproject.com/useritems/DNNOnUltiDevCassiniWebSrv.asp

 

After I follow all the steps i receive the following error.

DotNetNuke Upgrade Error

The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

ERROR: Could not connect to database.

The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist.

 

I am not trying to upgrade but actually installing it for the first time ! Can you please take some time to answer if you know the solution?

 
New Post
4/10/2006 6:03 AM
 
shaumil_17 wrote

DotNetNuke Upgrade Error

The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

ERROR: Could not connect to database.

The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist.



ERROR: Could not connect to database.

Check your connection string in the Web.config file.


 
New Post
4/10/2006 11:10 AM
 

and check in web.config that you are using the correct sql2005 vs. sql2000 connection string and comment out the other.

You should do this in two places as there is a second connection string to be able to keep backward compatibility with some modules. See the installation pdf in the documentation download.

 
New Post
4/10/2006 7:13 PM
 
pauldes wrote

and check in web.config that you are using the correct sql2005 vs. sql2000 connection string and comment out the other.

You should do this in two places as there is a second connection string to be able to keep backward compatibility with some modules. See the installation pdf in the documentation download.



This is how the entry in the web.config looks like.

 <connectionStrings>
    <!-- Connection String for SQL Server 2005 Express -->
    <add name="SiteSqlServer" connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=DotNetNuke;Integrated Security=True;" />
  </connectionStrings>
  <appSettings>
    <!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules   -->
    <add key="SiteSqlServer" value="Data Source=.\SQLEXPRESS;Initial Catalog=DotNetNuke;Integrated Security=True;" />

Am I missing anything. I have removed the entry for SQL 2000/2005 but still same error.
Also, if you could provide me the pdf that would be great. It was not there in the zip file i downloaded.
 
New Post
4/10/2006 11:03 PM
 

Hi,

also to add:

i would receive that msg also, i'm developing on an IBM notebook p1Gig, and VS and SQL Express are a bit of a dog on it, if i would hit ctrl-F5 a few times, i would get my site kick-started.

also you may want to refer to the installation guide located on the DNN downloads and also at www.traincert.net

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade Error. Help needed. Upgrade Error. Help needed.


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out