You need to Register for free and Login to post a message in the forum.

Forum

DNN Live site not displaying
Last Post 2010-03-24 03:26 PM by WinXnet. 12 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
MichelleUser is Offline
Nuker
Nuker
Posts:14

--
2010-03-07 05:30 AM  
After two weeks of trying to upload my localhost site to a live site, I thought I had it all sorted...but to my dismay it is still not displaying. Can someone please tell me what I'm doing wrong? I've gone through the Tutorial and followed the directions to the letter. I've battled with my Webhost to get permissions correct and have overcome database issues and http-404 errors. Now I finally have my domain resolving only to get a placeholder page that says: "If you see this page after uploading site content you probably have not replaced the index.html file." I have checked my file manager and I cannot find the index.html file. Please help!
Rashid KaziUser is Offline
Nuke Pro
Nuke Pro
Posts:70
Avatar

--
2010-03-08 05:01 AM  
Are you sure you have uploaded your files to the correct folder? for example hpptdocs, wwwroot.
MichelleUser is Offline
Nuker
Nuker
Posts:14

--
2010-03-08 07:21 AM  
Hi, thanks for your reply. Yep, uploaded files to httpdocs folder. I'm concerned that it is looking for the index.html file...for DNN, shouldn't it be the default.aspx file that displays?
Rashid KaziUser is Offline
Nuke Pro
Nuke Pro
Posts:70
Avatar

--
2010-03-08 11:23 AM  
Do you have access to the IIS? can you provide the URL to your website? which control panel od you have cPanel, Plesk?

It's really hard to figure out this kind of problem without having acces to the hosting server.
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9008
Avatar

--
2010-03-08 02:07 PM  
This definitely does seem to be an IIS issue.

If your host is not able to resolve this for you promptly, it might be time to do with a host that understands DotNetNuke.  PowerDNN, iHost, and 3Essentials are hosts that do know DotNetNuke.  There are others and I only mention those 3 because I have direct experience with them.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
MichelleUser is Offline
Nuker
Nuker
Posts:14

--
2010-03-09 06:31 AM  
Control panel is Plesk...the only IIS feature is IIS Application Pool, which is disabled. URL is www.woombyesoccer.com.

I don't have a choice with hosting providers, this is the clients choice.

Host has suggested uploading the files again.
Rashid KaziUser is Offline
Nuke Pro
Nuke Pro
Posts:70
Avatar

--
2010-03-09 06:38 AM  
Your site will not work, if IIS application pool is disabled, , enable the IIS App. Pool in Plesk, and configure your web.config file correctly, I still have doubt that you have uploaded the site in wrong folder, if this is not the case, ask your hosting provider to setup your website, it's their resposibility.

Good Luck...
WinXnetUser is Offline
Nuke Master
Nuke Master
Posts:130
Avatar

--
2010-03-09 08:38 PM  
Is your site Properties in IIS > Documents > Enable default content page set to "Default.aspx"?

Emerson ^_^
http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
MichelleUser is Offline
Nuker
Nuker
Posts:14

--
2010-03-17 08:10 AM  
So, after going back and forth with the webhost, they tell me the problem is :

"This is a very strange issue localised to the Internet Explorer browse.
Your site shows up correctly under other browsers I've tried which seems
to rule out the server as being the cause of the problem.

I've actually managed to fix IE so that the page shows correctly. What
you need to do in Internet Explorer is click Tools -> Internet Options
and then click the Advanced tab."

Well, I use Google Chrome, so obviously it isn't localised to IE. The only browser I can get it to show in is Safari and then as soon as I rename the app_offline.htm file, I get a DNN "Under Construction" page...does anybody have any suggestions?

Also, on the IIS issue, they tell me I have a shared pool, does DNN need a dedicated pool?
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2010-03-17 12:50 PM  
Have you double checked the database has been restored correctly? Can you access the data in the database?

Is your web.config file setup correctly with the database connection strings?

DNN works fine in a shared pool.
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
MichelleUser is Offline
Nuker
Nuker
Posts:14

--
2010-03-17 08:55 PM  
Yes, I can access the data in my database.
The web.config file is setup with the correct connection string.
I'm wondering if I'm not better off just trying to do a fresh install of DNN on the live site?
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9008
Avatar

--
2010-03-17 09:21 PM  
If this is not a large site, you can do a fresh install and start from there.  

Since you have the backup from your localhost environment, you might want to try this in a couple of steps.  First do a fresh install on your host and get things to work.  Then, Export your site from the localhost (including content) and Import those files to your hosted site.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
WinXnetUser is Offline
Nuke Master
Nuke Master
Posts:130
Avatar

--
2010-03-24 03:26 PM  
It sounds like your host is not used to working with dnn.

Dnn requries default.aspx to be the default index page, as opposed to the usual index.htm or index.html, which it appears your site is looking for:
"If you see this page after uploading site content you probably have not replaced the index.html file."

I think the first thing you need to do is get the host to enable default.aspx as the default index page.

I have seen this error message myself when setting up a new DNN site on our servers.

GeishaMX ^_^
http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
You are not authorized to post a reply.

Active Forums 4.3

Latest Forum Posts

RE: iPhone website logo in DNN root directory by JohnnieD
I'm supposed to add this link to make my custom logo show up on iPhones. Where in DNN would I a
iPhone website logo in DNN root directory by JohnnieD
I'm trying to put an iPhone logo that I made into my site so when someone saves the website on their
RE: Fixed size container by Joseph Craig
Use an HTML module and style the container to have a fixed height and width. Set the overflow attr
Fixed size container by Aggiedan97
I am looking for advice or an actual container that has a fixed height (and width). An HTML module w
RE: DNN 6.1 app_offline.htm by Joseph Craig
If the site "works" in Chrome, Firefox and Safari, but not in IE8 look to IE8 as the problem. It is
RE: DNN site automatically redirects to a different domain name. by Joseph Craig
Make a copy what is in the portalalias table and then remove all but the localhost entry. Verify th
DNN 6.1 app_offline.htm by Dave Hassall
Hi As recommended I have successfully been using the app_offline.htm whilst performing upgrades t
RE: DNN site automatically redirects to a different domain name. by imran shaikh
Hi i have done same as mention in this post my dnn folder name is Trademaxomanupg with
Enforce Terms Tutorial Update by Vistalogix Corporation
I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
RE: Best Practices for Modifying a Custom Module by Joseph Craig
Start up the development website, then install the module using the package that you have. Then, yo
Best Practices for Modifying a Custom Module by schilders
Good Morning, I'm needing to modify a custom built module created by another developer targeted f
RE: Admin menu problem by alireza arabiyan
hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
RE: Admin menu problem by Joseph Craig
Yes, that is what you should have done. What is the URL for your home page? What is the URL for
RE: Admin menu problem by alireza arabiyan
hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
RE: Admin menu problem by Joseph Craig
How did you move it? Have you added an entry in the portalalias table for the site's domain name?
RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
Set up a user with dbo privileges and set the connection string for that user, rather than using Win
Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
Admin menu problem by alireza arabiyan
hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config procedure
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds