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 ...I can install dotnetnuke but dosnI can install dotnetnuke but dosn't work well.
Previous
 
Next
New Post
5/2/2006 6:45 PM
 
Hi,

I can install DotNetNuke on my machine when the database and the iis 5.0 is in one machine (local). Now I try to install it in different machines the db in SQL 2000 in one machine and the IIS 6.0 in web server 2003 in other, the install procedure doesn't give me error but when I go the main page I can only see the design with the functionality. For example when i select the wizard in the admin section and click Build your site from a template (below) everything disappear. But in general none of the functionality works just the design. 
 
New Post
5/2/2006 9:21 PM
 

Hi - It appears that you have only view permissions and that your installation isn't complete. The fact that you can get as far as you have would seem to rule out any network communications from or between servers, i.e. SQL Server to your IIS web server running on a different machine.  Your configuration is a common one and is good for various reasons.

What I would recommend is starting over (sorry...) and making sure that your aspnet account is added to the web folder.  You'll want to do this using Windows Explorer right click on the folder and select Properties > Security and clicking the Add button.  In the textbox add aspnet and click OK.  Select the ASP.NET machine account just added and click "Full Control". Click OK and if prompted "Yes" to apply to all sub-directories.

Since some of the data has been loaded to your database, I would open SSMS or Enterprise Manager, locate your database,  delete it, create it and see that your user id/user account is properly added.  It should not matter but you can open IIS 6 and delete the virtual directory and re-create it.  If you already have websites running on your IIS 6/Win2k3 server then you should be set for DNN.  If not realize that IIS 6 is really locked down so you will need to enable scripts, and any other settings that are turned off - it would be worth it to check into this and review the built-in help on setting up your IIS 6 server.  This is a one time deal but until you are configured for running asp.net websites you'll have issues with any asp old, asp.net, etc. sites.

Let me know how it goes and if you need additional help and I will see what I can do.

Good luck!

John

 
New Post
5/3/2006 11:39 AM
 
tanks johnvndnbrk,

I will document here everything I do to see what I'm doing wrong.

The environment: The db machine is running MS SQl 2000 Standard Edition SP3 call it DB. The http machine is running windows server web edition 2003 SP1 call it WEB. In WEb DotNetNuke is not on the root folder (wwwroot), the root folder belongs to MS CRM 1.2 application which runs fine. The DotNetNuke version is 3.2.2 the install download.

1. In Db create a data base named DotNetNuke, a user DotNetNuke with password DotNetNuke. Then assign the following permissions to this user: db_owner, db_reader, db_writer.

2. In the wwwroot of WEB create the folder DotNetNuke. Then I go to IIS admin section and search for the DotNetNuke folder; right click on it and select permission and press the create button, with only the read check mark selected and in Execute permission the value selected is Scripts Only. I also go to the tab directory security and enable anonymous access with the user selected IUSR_WEB and unchecked Integrated Windows authentication.

3.Then go to the folder DotNetNuke and add the following users: ASP.NET , IUSR, IWAM. To ASP.NET add the following permission: Read & Execute, List Folder Content, Read, Write. To IUSR add: List Folder Content, Read, Write. To IWAM add: Read & Execute, List Folder Content, Read, Write.

4. Rename release.config to web.config. And replace the connection string to

5. Then type http://WEB/DotNetNuke
and the following appears

Installation Status Report
00: - Installing Version: 3.1.0
00:00:00.015 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.031 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:01.453 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:03.578 - Installing MemberRole Provider:
00:00:03.578 - Executing InstallCommon.sql
00:00:04.093 - Executing InstallMembership.sql
00:00:04.531 - Executing InstallProfile.sql
00:00:04.609 - Executing InstallRoles.sql
00:00:04.781 - Upgrading to Version: 3.1.1
00:00:05.593 - Upgrading to Version: 3.2.0
00:00:05.625 - Upgrading to Version: 3.2.1
00:00:05.640 - Upgrading to Version: 3.2.2
00:00:05.656 - Performing General Upgrades
00:00:05.796 - Loading Host Settings:
00:00:05.843 - Configuring SuperUser:
00:00:05.984 - Installing Desktop Modules:
00:00:05.984 - Installing Modules:
00: - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Announcements_3.1_Install.zip:
00:00:06.468 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Contacts_3.1_Install.zip:
00:00:06.562 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Discussions_3.1_Install.zip:
00:00:06.703 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Documents_3.1_Install.zip:
00:00:06.796 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Events_3.1_Install.zip:
00:00:06.921 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\FAQs_3.1_Install.zip:
00: - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Feedback_3.1_Install.zip:
00:00:07.062 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\HTML_3.1_Install.zip:
00:00:07.171 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\IFrame_3.1_Install.zip:
00:00:07.218 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Image_3.1_Install.zip:
00:00:07.312 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Links_3.1_Install.zip:
00:00:07.453 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\NewsFeeds_3.1_Install.zip:
00:00:07.515 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Survey_3.1_Install.zip:
00:00:07.703 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\UserDefinedTable_3.1_Install.zip:
00:00:07.875 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\UsersOnline_3.1_Install.zip:
00:00:08.031 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\XML_3.1_Install.zip:
00:00:08.062 - Executing Additional Scripts:
00:00:08.078 - Creating Portal: My Website
00:00:09.781 - Successfully Installed Portal 0:
00:00:09.781 - Installing Optional Resources:
00:00:09.781 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Announcements_3.1_Install.zip:
00:00:09.859 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Contacts_3.1_Install.zip:
00:00:09.953 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Discussions_3.1_Install.zip:
00:00:10.031 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Documents_3.1_Install.zip:
00:00:10.140 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Events_3.1_Install.zip:
00:00:10.234 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\FAQs_3.1_Install.zip:
00:00:10.515 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Feedback_3.1_Install.zip:
00:00:10.546 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\HTML_3.1_Install.zip:
00:00:10.609 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\IFrame_3.1_Install.zip:
00:00:10.656 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Image_3.1_Install.zip:
00:00:10.687 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Links_3.1_Install.zip:
00:00:10.781 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\NewsFeeds_3.1_Install.zip:
00:00:10.812 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Survey_3.1_Install.zip:
00:00:10.984 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\UserDefinedTable_3.1_Install.zip:
00:00:11.125 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\UsersOnline_3.1_Install.zip:
00:00:11.234 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\XML_3.1_Install.zip:

BUT WHEN i go tothe main page of the portal non hide and show buttons "+" are display and the other buttons dosn't work also.
 
New Post
5/3/2006 11:22 PM
 

Hi Roncansan - I believe you are very close.  If you check the c:\inetpub\wwwroot\DotNetNuke\Install\Module folder it should be empty at this point, i.e. won't have all the *.zip module files.

What I am interested in is step (3) above.  Are you using Windows Explorer to do this?  I don't have Win2K3 installed so what I see in WinXP may be different than what you see, but only slightly.  All that is necessary is the aspnet account, but give it full control.  If you have an "Advanced" button under the Security tab for the DotNetNuke folder, click it and check the check box with "Replace permission entries...".  Click OK twice to exit.

Also, for your website do you have an icon that looks like an open box with a COM+ (black & green) component thing inside, or does it look like a flat folder with a blue globe in the lower right?  If it is the later select your site and click on properties.  Click on the "Create" command button and then click ok.

Since your site may still not come up right, i.e. the install didn't complete, you may want to delete the files and sub-directories under your DotNetNuke folder AFTER you've saved your web.config off to the side, since it sounds like your web.config setting for your database are correct and you can use this again.  Delete your database and create this again.  The sql account sounds fine although all you need is public and dbo_owner checked for your sql account.  If you are still having trouble send me an email at itfriend@dls.net and I can send you my MSN Messenger account so we can IM and get you running.

Again, I think that you are very close even though it may appear that nothing is working.  Good luck and contact me if I can help any further!

John
*Forgot to ask if you are able to run other asp, asp.net sites on your IIS 6 install since by default it is very locked down. 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...I can install dotnetnuke but dosnI can install dotnetnuke but dosn't work well.


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