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 ...Upgrading from 4.8.2 to 4.8.3Upgrading from 4.8.2 to 4.8.3
Previous
 
Next
New Post
6/9/2008 5:29 PM
 

Hello,

When I try to upgrade from 4.8.2 to 4.8.3, I receive the following error message (I done plenty of other migration without any problem):

DotNetNuke Configuration Error

Domain Name "mydomain.com/Install" Does Not Exist In The Database

DotNetNuke supports multiple portals from a single database/codebase. It accomplishes this by converting the URL of the client browser Request to a valid PortalID in the Portals database table. The following steps describe the process:

  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. Application_BeginRequest ( Common.Globals.asax.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://xxx.xx.xxx.xx/default.aspx = Domain Name: xxx.xx.xxx.xx
      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://xxx.xx.xxx.xx/DotNetNuke/default.aspx
      PortalAlias: localhost/DotNetNuke,MACHINENAME/DotNetNuke,xxx.xx.xxx.xx/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.
 
New Post
6/10/2008 2:44 AM
 

UP

DV FX

 
New Post
6/10/2008 4:56 AM
 

If anybody has an idea (maybe degrading to an older version to re-do the upgrade process ??? Is this possible ???)

 

DV

 
New Post
6/10/2008 6:16 AM
 

no, if you want to re-do upgrade, you need to restore files and database from previous situation, re-unzip files and call your site.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/10/2008 10:11 AM
 

Hello Sebastian,

Thanks a lot for your concern and answering.

That's what I done several times yesterday: deleting the database, restoring files, and re-trying the upgrade process... Without any success, always the same problem. I even tried Nina advice, without much success neither. For information, I done this procedure several times in the past, without any trouble...

Here is the procedure I follow, it might help you to tell me if I done something bad:
1/ backup DB (4.8.2)
2/ unzip files locally on my computer (I tried DNN 4.8.3 Install and DNN 4.8.3 Upgrade as well / Same result)
3/ add App_Offline.htm to prevent the mess...
4/ FTPing the files to my folder (overwriting existing files)
4 Bis/ Modifying web.config (to reflect the web.config which is provided with the Install/Upgrade pack)
5/ removing App_Offline.htm
6/ accessing my website http://domain.com/Install/Install.aspx?Mode=Upgrade (I also tried Mode = Install, as well as Install.aspx only)

I always have the error mentionned before (DotNetNuke configuration error)... But that's strange, if I access my website, it runs normally, and when I login and access Host Settings, it says that I am running V 4.8.3 !!!!

==> How could I be sure that the whole process went well, without any problem ? And that my version is V4.8.3
I think that 4.8.2 and 4.8.3 are very similar, what are the difference, and how could I be sure that I am safe and relax ???

Thanks a lot for your help Sebastian.

DV FX

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrading from 4.8.2 to 4.8.3Upgrading from 4.8.2 to 4.8.3


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