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...Using Modules a...Using Modules a...Domain Name ... Does Not Exist In The Database helpDomain Name ... Does Not Exist In The Database help
Previous
 
Next
New Post
1/25/2011 1:45 PM
 
I've created a page under the root of my DNN site.  In it, I've created an aspx page called mypage.aspx and a code behind file mypage.aspx.cs and put these files in a folder called "page".  So to visit this page I would do http://www.my-site-name.com/page/mypage.aspx 

It was working fine with 5.5.0 but now i've upgraded to 5.6.1 and its giving me this error:

Domain Name www.my-site-name.com/page Does Not Exist In The Database

Has url rewriting / friendly urls / human urls or something changed?  is there a setting I need to change somewhere, please help.
 
New Post
1/25/2011 3:41 PM
 
Thanks to Limno with his answer in another thread here:

http://www.dotnetnuke.com/Resources/Forums/tabid/795/forumid/200/postid/396873/scope/posts/Default.aspx#396873


Try to add one entry in your PortalAlias table:
yourPortaleID in PortalID column and your folder name in Portalalias column and leave other columns null.


For example:


INSERT INTO {databaseOwner}{objectQualifier}PortalAlias (PortalID, HTTPAlias) VALUES (0, 'www.yourdnnName.com/theFoldername')




Restart your application after you add the record.


this solved it for now!  Any answers why this is happening would be good to know.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Domain Name ... Does Not Exist In The Database helpDomain Name ... Does Not Exist In The Database help


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