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 ...Error The Resource cannot be found - using 5.2.2 alternate port aliasError The Resource cannot be found - using 5.2.2 alternate port alias
Previous
 
Next
New Post
2/3/2010 3:14 PM
 

I have a fresh install of 5.2.2 with Catalook 6.0.8, IIS V6 on Windows 2003 Server.  I also have Dot Net Framework 3.5 sp1

My problem is that DNN runs fine on port 80.  I need to run this on another port (trying 8080) as this is a development machine.  I have added the alias "Machinename:8080", changed IIS to use port 8080 and it works fine locally.  I can use another machine on the same local network and It works fine.  I then added the alias for my external development IP also with port 8080.

Here's the problem:  I can access the home page but any links such as login/register produce the "The resource cannot be found." error message.  I have read through a lot of the forum information with others having a similar issue.  I have tried all the suggestions I have found so far but still get this error.  I have even tried using a different friendly url provider from Ifinity.com.au and I get the same error.

I am fairly certain it's something with the url rewrite becuase I can use the raw url just fine (:8080/default.aspx?ctl=login)

If anyone has any idea how to fix this It would be very much appreciated.  Thanks.

 
New Post
2/8/2010 3:31 AM
 

 With a clean installation of DNN I'm experiencing the same problem when hosting the installation on another port other than default (80.) It is definitely an error in the URL rewriting process. 

I'm going to attempt to resolve this problem myself, but I would really appreciate some insight. Many Thanks.

 
New Post
2/8/2010 11:05 AM
 

the web.config must be modified from

<!-- set UsePortNumber to true to preserve the port number if you're using a port number other than 80 (the standard)
    <add key="UsePortNumber" value="true" />  -->

to

<!-- set UsePortNumber to true to preserve the port number if you're using a port number other than 80 (the standard)   -->
    <add key="UsePortNumber" value="true" />


Regards

 
New Post
2/8/2010 2:10 PM
 

I already have that set.  If not I wouldn't even be able to see the home page.

 
New Post
2/9/2010 4:11 AM
 

Hi,
Surprised by you reponse, I've configured one of our site to work on port 8080.... and it works fine.

There is 4 points to configure:

1- In IIS you site must be port 8080

2- You firewall must authorise the TCP Port 8080

3- the alias with port number must be in PortalAlis


4- the web.config must be modified to uncomment <add key=UsePortNumber" value="true" />

 

With that, all work for me, the default config on :
http://saso.devpci.com
and the config on port 8080
http://saso.devpci.com:8080

Hope this help.

Regards

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error The Resource cannot be found - using 5.2.2 alternate port aliasError The Resource cannot be found - using 5.2.2 alternate port alias


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