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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Site Moved to new server and now no workySite Moved to new server and now no worky
Previous
 
Next
New Post
6/26/2008 6:53 PM
 

Hello,

I developed our DNN 4 site on a local development box.  Once I was complete with the development I moved the database and files to the production hosting server.  I made changes to the web.config file for the new database settings and modified the key "" to the new domain name.  When I access the site its trying to call the url to my local secure development server... 

Am I missing another step here?  Is my development server string tucked away in another file or database setting?

 Thanks very much in advance.

 
New Post
6/26/2008 8:04 PM
 

You neglected to alter the PortalAlias table.

Besides the documentation available here, there are some really good guides to moving a DotNetNuke site.  Two places where you can also find this information are are DNNCreative.com and MitchelSellers.com




Joe Craig
Patapsco Research Group, Ellicott City, MD
DotNetNuke Development and Services (http://patapscorg.com)
 
New Post
6/28/2008 11:36 PM
 

As mentioned above you will need to work with the PortalAlias table.  I have a full guide that covers this available on my website, but to get you going you can fix things up with a simple insert into your database, and a modification of your web.config.

First you need to add a new portal alias for the new URL to be used for your site.  Assuming that you have only one portal the following script should be ok to insert the alias, simply put your own values in for the mysite.com portion.

INSERT INTO PortalAlias (PortalId, HTTPAlias)
VALUES(0, 'mysite.com)

After you do this, add a space to a non-critical part of your web.config and save it.  This will trigger a restart of the DotNetNuke application which will update the cache and you should be set to go!


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Site Moved to new server and now no workySite Moved to new server and now no worky


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