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 ...Whats wrong with the install intructions?Whats wrong with the install intructions?
Previous
 
Next
New Post
7/3/2006 6:16 PM
 

I have tried all that that I can find and I still can't get dnn 4.3.2 to run on my windows xp sp2 VS2005/SQL2005.

 

The only error I get during the install is this

00:01:47.531 -   Creating Portal: My Website
00:01:49.421 -   Error: Object reference not set to an instance of an object.
00:01:49.421 -   Portal failed to install:

What I tried is this.

0) Giving everyone full rights / inherits on the wwwroot and down. And I shared the dotnetnuke folder.

1) Build the website

2) Build all the solution

3) then I just put in http://localhost/DotNetNuke_2/ in IE.

 

Thats it and I still cant get it to work, the database is created all right but when I try to navigate to the site after the failed install I get the classic

Object reference not set to an instance of an object.

 Line 463:            PortalId = objPortalAliasInfo.PortalID
 

 

Can someone help me! It seems that a lot of people have this problem to so HELP!

 
New Post
7/3/2006 11:38 PM
 
what version of 4.3.2? Install.zip, Source.zip, StarterKit? 
 
New Post
7/4/2006 12:08 AM
 

Since I posted that first reply, I downloaded 4.3.2 Install Version, and set it up on my XP2 Pro Machine with SQL Server 2005 and IIS 5.1.  No VS involved (but could have been). 

Here are the steps (sorry it is so messy - I was typing as I went):

  • Download Install.zip
    while downloading, create new SQL2005 DB, set dnnUser as owner (during creation) called it dnn432.
  • Unzipped Install.Zip to inetpub\wwwroot - creating a new folder called dnn432
  • open IIS control and refresh sites when unzip complete (will then show folder as a normal folder)
  • right click and configure server extensions if you plan to open in VS or jump to :
    select properties -> if you did not config FP extensions, hit the "create" button on the directory panel if no application name is selected (is greyed out)
  • go to the documents tab and set default doc as default.aspx
  • go to the ASPNET tab and ensure version 2.0.5.... is selected
  • -> Say OK

Your folder shouls now look like a virtual web folder (green/grey box instead of yellow windows folder)

  • right click dnn432folder in windows explorer and verify ASPNET account has full control permissions on folder and all subfolders/files (should be inherited - if not select this so it inherits control from wwwroot - or set here) - mine did not since I unzipped directly to the wwwroot folder.  Perhaps creating the folder, setting the permissions and inheritence then copying the files and folders into that folder would work better - not sure.  Make sure to set permissions on all folders! (add the correct account - ASPNET for XP)
  • Double check a lower level folder especially "portals" - it needs to show ASPNET has full control
  • go to web.config and open to edit (notepad is fine as well as VS)
  • enter the appropriate connection string info in both places (I'm using SQL Server 2005 on my laptop - not express - adjust to your environment)
  • enter default DB, user ID (or integrated sec if you want), etc. 
  • Save the file then close it. 
  • go to your browser and enter in localhost/webname or simply go to IIS and right click on default.aspx and choose "browse" (then you do not have to enter anything in the browser)

Here is the build:


Installing DotNetNuke

Version: 04.03.02


 

Installation Status Report

00:00:00.031 - Installing Version: 3.1.0
00:00:00.031 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.093 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:01.546 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:02.593 - Installing MemberRole Provider:
00:00:02.593 - Executing InstallCommon.sql
00:00:03.234 - Executing InstallMembership.sql
00:00:03.750 - Executing InstallProfile.sql
00:00:03.890 - Executing InstallRoles.sql
00:00:04.296 - Upgrading to Version: 3.1.1
00:00:06.218 - Upgrading to Version: 3.2.0
00:00:06.312 - Upgrading to Version: 3.2.1
00:00:06.375 - Upgrading to Version: 3.2.2
00:00:06.421 - Upgrading to Version: 3.2.3
00:00:07.640 - Upgrading to Version: 3.2.4
00:00:07.687 - Upgrading to Version: 3.2.5
00:00:07.703 - Upgrading to Version: 3.2.6
00:00:07.750 - Upgrading to Version: 3.2.7
00:00:07.765 - Upgrading to Version: 3.3.0
00:00:07.890 - Upgrading to Version: 3.3.1
00:00:08.078 - Upgrading to Version: 3.3.2
00:00:08.250 - Upgrading to Version: 4.0.0
00:00:08.500 - Upgrading to Version: 4.0.1
00:00:08.578 - Upgrading to Version: 4.0.2
00:00:08.593 - Upgrading to Version: 4.0.3
00:00:08.625 - Upgrading to Version: 4.0.4
00:00:09.437 - Upgrading to Version: 4.0.5
00:00:09.453 - Upgrading to Version: 4.0.6
00:00:09.484 - Upgrading to Version: 4.0.7
00:00:09.484 - Upgrading to Version: 4.3.0
00:00:09.500 - Upgrading to Version: 4.3.1
00:00:09.515 - Upgrading to Version: 4.3.2
00:00:09.578 - Performing General Upgrades
00:00:09.890 - Loading Host Settings:
00:00:09.937 - Configuring SuperUser:
00:00:10.140 - Installing Desktop Modules:
00:00:10.140 - Installing Modules:
00:00:10.187 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Announcements_3.3.2_Install.zip:
00:00:11.312 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Blog_3.02.00_Install.zip:
00:00:13.046 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Contacts_3.1_Install.zip:
00:00:13.390 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Documents_03.01.04_Install.zip:
00:00:13.953 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Events_3.2_Install.zip:
00:00:15.609 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\FAQs_3.1_Install.zip:
00:00:16.062 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Feedback_03.02.01_Install.zip:
00:00:16.296 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Forum_3.20.07_Install.zip:
00:00:23.031 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Gallery_3.0.12_Install.zip:
00:00:25.015 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Help_2.0.4_Install.zip:
00:00:25.843 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\HTML_3.3.0_Install.zip:
00:00:26.390 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\IFrame_3.2_Install.zip:
00:00:26.859 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Links_3.3_Install.zip:
00:00:28.312 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Media_03.02.01_Install.zip:
00:00:28.812 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\NewsFeeds_3.1.1_Install.zip:
00:00:29.062 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Reports_4.3.1_Source.zip:
00:00:29.750 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Repository_3.1.10_Install.zip:
00:00:33.078 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Store_01.00.01_Install.zip:
00:00:35.531 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\Survey_3.3_Install.zip:
00:00:36.312 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\UserDefinedTable_3.03.02_Install.zip:
00:00:37.500 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\UsersOnline_3.1_Install.zip:
00:00:37.921 -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\WhatsNew_3.3_Install.zip:
00: -   Installing Module File c:\inetpub\wwwroot\dnn432\Install\Module\XML_3.1_Install.zip:
00:00:38.078 - Executing Additional Scripts:
00:00:38.078 -   Creating Portal: My Website
00:00:40.375 -   Successfully Installed Portal 0:
00:00:40.375 - Installing Optional Resources:

Installation Complete


Click Here To Access Your Portal

No errors or any issues found - and if you wait a second before clicking the link above to access the portal - it wil serve the site the first time normally.  If you get an error at first, just hit refresh - XP sometimes peters out.  I have a Dell D820 (dual core) with 2GB RAM and it still will time out on occasion.  Hitting refresh will finish up and all is well from there... 

I hope this helps you and all others running into problems.  Make sure to adjust as needed for the SQL version and DNN package used.  Also remember - if you configure server extensions after setting permissions on the folders, you will have to reset them again, as I've found it strips permissions. 

Good luck

 
New Post
7/4/2006 12:24 AM
 
PS - for the Config DB string, I simply moved the comment indicators "<!--" and "-->" to comment out the express portion and uncomment the SQL Full version.  I then changed the DB name from DotNetNuke to dnn432 as named in the setup, added my user ID, and added its password.  I used (local) as it was - but it could have easily been changed to the computer name (SQL Server Name).  For remote SQL server - use the server name or IP instead of (local) - make sure you can route and connect to that server using QA/SQL Studio before you get too far though. 
 
New Post
7/4/2006 3:09 AM
 
I dont have any prolem with the database installation as I can se it exept that the default portal aint working.


Im using the source package to install. Is that wrong? Im doing it because I want to learn how DNN works and then start to develop things for it.


/Calle
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Whats wrong with the install intructions?Whats wrong with the install intructions?


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