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 StartedNew to DNN Plat...New to DNN Plat...Yet Another DNNDEV.Me IssueYet Another DNNDEV.Me Issue
Previous
 
Next
New Post
12/10/2015 5:12 PM
 

I am able to access my new DNN install through http://localhost:27265/ but not through http://www.dnndev.me/

I have watched the four of Chris YouTube videos on DNN setup multiple times and followed every instruction as specified. Below is the screenshot of some of the efforts that I have made. 

I installed DNN from the gallery and manually without success. The only was I can access the install is to run WebMatrix and then run the site. All I want is to use Chris template to start learning module development. I cannot install template because it cannot access dnndev.me/desktopmodules.

I can use any help and I have read most dnndev.me forum posts and have spend two days in two machines trying to get this right.

 
New Post
12/10/2015 10:56 PM
 
Just guessing here, but you are accessing the localhost site through port 27265 but your site binding are to the standard port 80.  I think you need to set up your localhost so that it is bound to the standard port 80, or change the binding to port 27265 (not sure if that will work - but i would try it).  I think dnndev.me just echos back to 127.0.0.1  without a port designation which means it would default to port 80.
 
New Post
12/11/2015 11:36 AM
 
Thanks @ James Brown. Your guess is probably right. I am doing everything I possibly can to address this issue. I have now troubleshoot this issue to the following error:

HTTP Error 500.21 - Internal Server Error - Handler "ExtensionlessUrl-Integrated-4.0" has a bad module "ManagedPipelineHandler" in its module list

I have uninstalled and re-installed .Net and ASP.Net on this machine.

And regarding the port number, when you create a website with WebMatrix or the web installer, it creates its own bindings in C:\Users\%USERNAME%\Documents\IISExpress\config\applicationhost.config and for me this is the record that Web Installer inserted and I am not sure if there is any connection.

 <site name="dnndev.me" id="4">

                <application path="/" applicationPool="Clr4IntegratedAppPool">

                    <virtualDirectory path="/" physicalPath="C:\websites\dnndev.me" />

                </application>

                <bindings>

                    <binding protocol="http" bindingInformation="*:27265:localhost" />

                </bindings>

            </site>

 
New Post
12/12/2015 2:43 PM
 
What happens when you type "http://localhost" into the browser?
 
New Post
12/15/2015 7:27 PM
 

Thanks James for your time, was a wild chase but finally fixed by running this  command C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i

per this StackOverflow question

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Yet Another DNNDEV.Me IssueYet Another DNNDEV.Me Issue


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