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 ...The stored procedure The stored procedure 'dnn.GetPropertyDefinitionsByPortal' doesn't exist
Previous
 
Next
New Post
2/14/2007 1:51 PM
 

I've been trying to install dnn3 on a remote server, and this is what happend:

Installing DotNetNuke

Version: 03.03.07



Installation Status Report

00:00:00.020 - Installing Version: 3.1.0
00:00:00.020 - Installing Script: DotNetNuke.SetUp.SqlDataProvide
Success
00:00:00.080 - Installing Script: DotNetNuke.Schema.SqlDataProvider  Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\DotNetNuke.Schema.log for more information)
00:00:02.573 - Installing Script: DotNetNuke.Data.SqlDataProvider  Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\DotNetNuke.Data.log for more information)
00:00:07.590 - Installing MemberRole Provider:
00:00:07.590 - Executing InstallCommon.sql
00:00:08.051 - Executing InstallMembership.sql
00:00:08.482 - Executing InstallProfile.sql
00:00:08.662 - Executing InstallRoles.sql
 Error!
00:00:09.072 - Upgrading to Version: 3.1.1  Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\03.01.01.log for more information)
00:00:10.454 - Upgrading to Version: 3.2.0 Success
00:00:10.524 - Upgrading to Version: 3.2.1 Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\03.02.01.log for more information)
00:00:10.564 - Upgrading to Version: 3.2.2 Success
00:00: 10.585 - Upgrading to Version: 3.2.3 Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\03.02.03.log for more information)
00:00:11.676 - Upgrading to Version: 3.2.4  Success
00:00:11.726 - Upgrading to Version: 3.2.5 Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\03.02.05.log for more information)
00:00:11.766 - Upgrading to Version: 3.2.6 Success
00:00:11.806 - Upgrading to Version: 3.2.7 Success
00:00:11.816 - Upgrading to Version: 3.3.0 Success
00:00:11.846 - Upgrading to Version: 3.3.1 Success
00:00:11.896 - Upgrading to Version: 3.3.2 Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\03.03.02.log for more information)
00:00: 11.966 - Upgrading to Version: 3.3.3 Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\03.03.03.log for more information)
00:00:12.167 - Upgrading to Version: 3.3.4  Success
00:00:12.177 - Upgrading to Version: 3.3.5 Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\03.03.05.log for more information)
00:00:12.397 - Upgrading to Version: 3.3.6 Error! (seeC:\DotNetNuke\Providers\DataProviders\SqlDataProvider\03.03.06.log for more information)
00:00:12.547 - Upgrading to Version: 3.3.7 Success
00:00: 12.647 - Performing General Upgrades
00:00:13.048 - Loading Host Settings:
00:00:13.188 - Configuring SuperUser:


Server Error in '/Corporate' Application.

The stored procedure 'dnn.GetPropertyDefinitionsByPortal' doesn't exist.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: The stored procedure 'dnn.GetPropertyDefinitionsByPortal' doesn't exist.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[InvalidOperationException: The stored procedure 'dnn.GetPropertyDefinitionsByPortal' doesn't exist.]
System.Data.SqlClient.SqlCommand.DeriveParameters() +1268
System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) +42
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues)
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter)
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter)
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName)
Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
DotNetNuke.Data.SqlDataProvider.GetPropertyDefinitionsByPortal(Int32 portalId) +107
DotNetNuke.Entities.Profile.ProfileController.GetPropertyDefinitionsByPortal(Int32 portalId) +15
DotNetNuke.Security.Profile.DNNProfileProvider.GetProfileProperties(Int32 portalId, IDataReader dr, UserProfile objProfile) +31
DotNetNuke.Security.Profile.DNNProfileProvider.GetUserProfile(UserInfo& user) +90
DotNetNuke.Entities.Users.UserInfo.get_Profile() +54
DotNetNuke.Services.Upgrade.Upgrade.ParseSuperUser(XmlNode node) +450
DotNetNuke.Services.Upgrade.Upgrade.InstallDNN(String strProviderPath) +1367
DotNetNuke.Framework.Install.InstallApplication() +1163
DotNetNuke.Framework.Install.Page_Load(Object sender, EventArgs e) +265
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

I've been reading forums and i found out that I'm not the only one with kind of problem. Nobody solve that? It's a bug from the core of DNN?
I don't know what else to do. I'm desperate!
Any help would be very very welcome.
 
New Post
2/14/2007 3:23 PM
 

Have you looked at the log files to see what kind of errors you're getting?


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...The stored procedure The stored procedure 'dnn.GetPropertyDefinitionsByPortal' doesn't exist


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