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 ...DNN 4.6.2 Source InstallationDNN 4.6.2 Source Installation
Previous
 
Next
New Post
2/3/2008 10:06 PM
 

I'm a bit frustrated now installing this version. Here's what i did.

1. I created a new database for this version using sql2005 express.

2. i created folder inside wwwroot and unzipped dnn4.6.2 inside it.

3. I configured my IIS6 to point on the website folder inside wwwroot\dnn462

4. edited web.config to point to the specific database.

open VS 2005 and open the website pointed to the wwwroot\dnn462\website.

run the program

here's what I got:

DotNetNuke Error: - Version 04.06.02


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

Return to Site

What's wrong? Please help!

thanks...

 
New Post
2/3/2008 11:32 PM
 

It sounds like something went wrong with your installation, causing the database scripts to not install right, or the database it is connecting to is wrong.  If you can verify that the database being connected to is not correct, then correct it in the SiteSqlServer connection string (in connection strings and appsettings).  Otherwise, I would suggest starting the DNN install over.  Also, you probably already know this, but the source version should not be used for a live site.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
2/3/2008 11:52 PM
 

yeah... i just want to modify the login module that's why I want to use the Source Install. I'll be doing the install again from the start.

 
New Post
2/4/2008 12:37 AM
 

still the same error.. by the way.. here's my connection string in my web.config file.. hope someone can help...

<connectionStrings>
  <!-- Connection String for SQL Server 2005 Express -->
  <add name="SiteSqlServer" connectionString="Data Source=bryanqp\sqlexpress;Integrated Security=True;Initial Catalog=DNN462;User ID=bryan;Password=12345678" providerName="System.Data.SqlClient"/>

 </connectionStrings>
 <appSettings>
  <!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules   -->
  <add key="SiteSqlServer" value="Data Source=bryanqp\sqlexpress;Integrated Security=True;Initial Catalog=DNN462;User ID=bryan;Password=12345678"/>
 
  <add key="InstallTemplate" value="DotNetNuke.install.config"/>
  <add key="AutoUpgrade" value="false"/>
  <add key="UseInstallWizard" value="false"/>
  <add key="InstallMemberRole" value="true"/>
  <add key="ShowMissingKeys" value="false"/>
  <add key="EnableWebFarmSupport" value="false"/>
  <add key="EnableCachePersistence" value="false"/>
  <add key="HostHeader" value=""/>                                                                                                                                                                          
  <add key="RemoveAngleBrackets" value="false"/><!--optionally strip angle brackets on public login and registration screens-->
  <add key="PersistentCookieTimeout" value="0"/><!--use as persistent cookie expiration. Value is in minutes, and only active if a non-zero figure-->
 </appSettings>

 

 

 
New Post
2/4/2008 8:52 AM
 

Since AutoUpgrade is set to false, I must ask, have you let the site go through the upgrade process already?  If not, you can manually go to the install by adding /Install/Install.aspx to your URL.  For instance, if you have your site at the following URL:

http://localhost/DNN462/

Change the URL like so:

http://localhost/DNN462/Install/Install.aspx


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 4.6.2 Source InstallationDNN 4.6.2 Source Installation


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