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 ...No page exept the mainpage can be found after succesfully installation of 4.3.1No page exept the mainpage can be found after succesfully installation of 4.3.1
Previous
 
Next
New Post
6/23/2006 12:51 PM
 
hi,

i can't get working DNN 4.3.1: The installation went trough successfully and I can now see the mainpage without any errors. But everytime I click a link in my portal I get an 404 page cannot be found error.
See the problem here:
http://test99.dhosting.co.uk/

I've installed it several times and i'm pretty shure the server is configured right...
Who can help me???
thanks,
Jonas
 
New Post
6/23/2006 1:04 PM
 
it looks like an issue with the url rewriter. please check your web.config. Which DNN package did you use?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/23/2006 1:45 PM
 
- the 4.3.1 install package.
which points in the web.config are dealing with the "url rewriter"?
thanks
Jonas
 
New Post
6/23/2006 1:51 PM
 

there is a siteurl.config in the root of your web.config, that should look like

<?xml version="1.0" encoding="utf-8" ?>
<RewriterConfig>
 <Rules>
  <RewriterRule>
   <LookFor>.*/TabId/(\d+)(.*)/Logoff.aspx</LookFor>
   <SendTo>~/Admin/Security/Logoff.aspx?tabid=$1</SendTo>
  </RewriterRule>
  <RewriterRule>
   <LookFor>.*/TabId/(\d+)(.*)/rss.aspx</LookFor>
   <SendTo>~/rss.aspx?TabId=$1</SendTo>
  </RewriterRule>
  <RewriterRule>
   <LookFor>[^?]*/TabId/(\d+)(.*)</LookFor>
   <SendTo>~/Default.aspx?TabId=$1</SendTo>
  </RewriterRule>
 </Rules>
</RewriterConfig>


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/23/2006 2:22 PM
 
yes i see this file - its name is SiteUrls.config and it looks exactly like you've listed above
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...No page exept the mainpage can be found after succesfully installation of 4.3.1No page exept the mainpage can be found after succesfully installation of 4.3.1


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