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 ...Blank default pageBlank default page
Previous
 
Next
New Post
3/21/2007 8:27 PM
 
 

Everyone,

        Went to install a fresh copy of DNN 4.4.1 on a VPS with Sql Express and used the install copy. Did NOT make a virtual directory but set up a default "WebsiteAAA" under Web Sites and set it up just like it would be under a virtual server. After fighting with the SQL Server Express a few times and using Micheal F's DNN database clearing script(Thanks Mike) i sort of got a clean install. (Sort of)

 

This was the page part

Installing DotNetNuke

Version: 04.04.01

 

Installation Status Report

00:00:00.062 - Installing Version: 4.4.0
00:00:00.062 - Installing Script: DotNetNuke.SetUp.SqlDataProvider Success
00:00:00.125 - Installing Script: DotNetNuke.Schema.SqlDataProvider Error! (seeC:\websites\fantasyquest\Providers\DataProviders\SqlDataProvider\DotNetNuke.Schema.log for more information)
00:00:05.437 - Installing Script: DotNetNuke.Data.SqlDataProvider Error! (seeC:\websites\fantasyquest\Providers\DataProviders\SqlDataProvider\DotNetNuke.Data.log for more information)
00:00:07.437 - Installing MemberRole Provider:
00:00:07.437 -   Installing Script: InstallCommon.sql
00:00:08.390 -   Installing Script: InstallMembership.sql
00:00:08.828 -   Installing Script: InstallProfile.sql
00:00:09.047 -   Installing Script: InstallRoles.sql
00:00:09.890 - Upgrading to Version: 4.4.1 Success
00:00:10.031 - Performing General Upgrades
00:00:10.312 - Loading Host Settings:
00:00:10.406 - Configuring SuperUser:
00:00:10.937 - Installing Modules:
00:00:10.968 - Executing Additional Scripts:
00:00:10.968 -   Creating Portal: My Website
00:00:14.203 -   Successfully Installed Portal 0:
00:00:14.203 - Installing Optional Resources:

Installation Complete

 

Click Here To Access Your Portal

 

Now, looking at hte DotNetNuke.Data.log was empty and the DotNetNuke.Schema.Log stated that a few of the

pieces already existed, Here is a partial copy of one.

----------------------------------

System.Data.SqlClient.SqlException: There is already an object named 'DNN_GetProfilePropertyDefinitionID' in the database.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL)
   at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions)


CREATE FUNCTION dbo.[DNN_GetProfilePropertyDefinitionID]
(
 @PortalID    int,
 @PropertyName   nvarchar(50)
)
RETURNS int

AS
BEGIN
 DECLARE @DefinitionID int
 SELECT @DefinitionID = -1

 IF  @PropertyName IS NULL
  OR LEN(@PropertyName) = 0
  RETURN -1

 IF @PortalID IS NULL
  SET @POrtalID = -1

 SET @DefinitionID = (SELECT PropertyDefinitionID
       FROM DNN_ProfilePropertyDefinition
       WHERE PortalID = @PortalID
        AND PropertyName = @PropertyName
      )
 
 RETURN @DefinitionID
END

 -------------------------

Knowing my luck it is something important and the reason for my cascading error but when i "Clicked here to access my portal" I  get a blank page with only the header and footer and none of the clean install "meat" that talks about the host and admin id's and passwords.

 

Should i deattach the database and delete it and reattach it fresh and do another install? I presume i will have to cheal out the file that states what version it is on. (or is it better to deattach the database, save a copy of web.config, unzip the install copy, reattach the database, resotre the saved web.config and just do the install again?

 

Thoughts? (Don't worry, i will only recreate an hour if needed, done the install half a dozen times due to improper SQL Express settings)

 

Thank you,

 

Dean

 

 

 
New Post
3/22/2007 7:43 PM
 

As a side note, it does allow mer to sign in but also gives a blank screen for the sign in page instead of the entry page. Am i missing something or is this a new feature of DNN to have it blank pages for anyone to put what they want in? New Feature???

 I would rather not reload everything if this is how it is suppose to be and i am just missing something?

Anyone??

 

Thank you

 

Dean

 

 
New Post
3/22/2007 10:21 PM
 
You've made countless mistakes in this install.  Save yourself alot of time and trouble by starting over fresh.
 
New Post
3/23/2007 2:21 AM
 
I would say start off fresh also to be safe, but it really sounds like the module were just not installed and that is why the default content was not installed.
 
New Post
3/23/2007 1:45 PM
 

Ok, it was mentioned i made "countless errors" on the install. Can we elaborate before i go through the install tomorrow morning? I am presuming there should be no issue with leaving the directory in the webroot in the IIS instead of a Virtual directory should cause no issues? That would be resetting the directory and the SQL Database. I can delete and reset the IIS also but i don't want to walk down the same bad path if that is a bad way to go? It is a friends VPS server and he has the default web page tabbed stopped (which i presume means putting a virtual directory under that will not work)

Thank you,

Dean

 

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Blank default pageBlank default page


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