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 5.4.4 Not installing on a live serverDNN 5.4.4 Not installing on a live server
Previous
 
Next
New Post
8/15/2010 1:18 PM
 
I downloaded the dnn 5.4.4 community edition and installed it on my laptop which works fine. I copied the same installation files to my live site for installation after updating the correct connection string of live server. When I hit the url it starts normally and installation wizard starts however when I reach "Run Database Installation Scripts" screen it shows the first line "Installing Database - Version 05.00.00..." and then never return back. It continues to show the progress bar (I wait for more than 30 minutes). When I saw the database in the server tables and stored procedures were created. If I hit the url again it shows me the following.

  1. Web Server Processing
    • When a web server receives a Request from a client browser, it compares the file name extension on the target URL resource to its Application Extension Mappings defined in IIS.
    • Based on the corresponding match, IIS then sends the Request to the defined Executable Path ( aspnet_asapi.dll in the case of ASP.NET Requests ).
    • The aspnet_isapi.dll engine processes the Request in an ordered series of events beginning with Application_BeginRequest.


  2. HttpModule.URLRewrite OnBeginRequest ( UrlRewriteModule.vb )
    • The Request URL is parsed based on the "/" character
    • A Domain Name is constructed using each of the relevant parsed URL segments.

      Examples:

      URL: http://www.domain.com/default.aspx = Domain Name: www.domain.com
      URL: http://209.75.24.131/default.aspx = Domain Name: 209.75.24.131
      URL: http://localhost/DotNetNuke/default.aspx = Domain Name: localhost/DotNetNuke
      URL: http://www.domain.com/virtualdirectory/default.aspx = Domain Name: www.domain.com/virtualdirectory
      URL: http://www.domain.com/directory/default.aspx = Domain Name: www.domain.com/directory

    • Using the Domain Name, the application queries the database ( Portals table - PortalAlias field ) to locate a matching record.

      Note: If there are multiple URLs which correspond to the same portal then the PortalAlias field must contain each valid Domain Name in a comma seperated list.

      Example:

      URL: http://localhost/DotNetNuke/default.aspx
      URL: http://MACHINENAME/DotNetNuke/default.aspx
      URL: http://209.32.134.65/DotNetNuke/default.aspx
      PortalAlias: localhost/DotNetNuke,MACHINENAME/DotNetNuke,209.32.134.65/DotNetNuke

      Note: If you are installing the application to a remote server you must modify the PortalAlias field value for the default record in the Portals table according to the rules defined above.



Anyone have idea of what is happening?
 
New Post
8/15/2010 1:54 PM
 
I am having a similar problem. A couple of things you could try: on the URL of the Wizard page that never responds, change it to be .../install/install.aspx  instead of .../install/installWizard.aspx

That will give you an automatic install. Then see what you get.

If you get stuck with that approach, you could also try changing your application pool type from integrated to classic and see what you get.

Just some things to try.

-Thomas.
 
New Post
8/15/2010 6:06 PM
 
DotNetNuke added the domain Alias to its database table "PortalAlias" on the install.  So the default should be gone on a live page as http://www.domain.com or on using a virtual directory as http://www.domain.com/virtualdirectory.  Installing with its IP address is not recommenaded!
 
New Post
8/15/2010 11:58 PM
 
Done those steps. There seems to be no data in most of the tables like Portal, PortalAlias etc. There also is no folder for the zero portal ( the one i could see in my local installation as portals/0)
 
New Post
8/16/2010 2:23 PM
 
Sounds to me like it could be a database access rights issue. Make sure that you have set the database to give access rights to the application pool user, if you are using a hosting provider. Are you using a hosting provider, or do you have direct access to the live server?

Also, note that in the config.sys there are two places that the database connection string needs to be put in, one for the legacy modules.

Comment Added by Aarsys:
Please notice the file is named as web.config  and not config.sys !!   The web.config file is a configuration file due to IIS.  The config.sys is used to windows applications.
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 5.4.4 Not installing on a live serverDNN 5.4.4 Not installing on a live server


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