Hi
I have a site where i get a 404 when i enter the url (testsite.local). I can only access the site with ex. (testsite.local/Frontpage.aspx | Default.aspx?ID=4)
How can i change frontpage ID to 1 or fix it in any other way? So i dont get the 404 when entering the raw url. It isent possible to change it in dbo.page.
Thanks in advance
/Ryan
Developer forum
E-mail notifications
404 on frontpage
Ryan Jeppesen
Posted on 09/12/2011 13:03:58
Replies
Jeppe Eriksson Agger
Posted on 09/12/2011 13:09:06
Hi Ryan
You probably need to set up Default Document in IIS. Make sure that Default.aspx is on the list and -- just to make sure -- near to the top.
- Jeppe
Ryan Jeppesen
Posted on 09/12/2011 13:25:11
Hi Jeppe
Default.aspx is already in my IIS (7.5) at the top. Or else nothing in DW will work :)
/Ryan
Default.aspx is already in my IIS (7.5) at the top. Or else nothing in DW will work :)
/Ryan
David Matheson
Posted on 09/12/2011 13:53:41
Hi Ryan,
This may not be the solution to your problem, however I have noticed that if I (in Websites) check the box Redirect first page to '/' then I get an 404 error if the site does not have its own domain. So you might try toggeling this setting!
David
www.grublestova.no
This may not be the solution to your problem, however I have noticed that if I (in Websites) check the box Redirect first page to '/' then I get an 404 error if the site does not have its own domain. So you might try toggeling this setting!
David
www.grublestova.no
Nicolai Høeg Pedersen
Posted on 12/12/2011 10:01:24
Is it a Dynamicweb 8 installation?
Then make sure to update to the newest version available. And also update your web.config from the build if you have a custom solution.
Then make sure to update to the newest version available. And also update your web.config from the build if you have a custom solution.
Ryan Jeppesen
Posted on 20/12/2011 22:06:28
Its a standard Dynamicweb 7 (19.2.3.2)
You must be logged in to post in the forum