<errors> <!-- the id of the page that should be shown if the page is not found --> <!-- <errorPage culture="default">1</errorPage>--> <!-- <errorPage culture="en-US">200</errorPage>--> <error404>1067</error404> </errors>
In my browser, when I enter a page that do not exist, I can se my 404 page for a split secound and then I get this message:
404 page. DNS error occurred
Hi
I have a 404 page problem.
Under content I have made at 404 page (id= 1067)
My umbracoSettings.config look like this.
<errors>
<!-- the id of the page that should be shown if the page is not found -->
<!-- <errorPage culture="default">1</errorPage>-->
<!-- <errorPage culture="en-US">200</errorPage>-->
<error404>1067</error404>
</errors>
In my browser, when I enter a page that do not exist, I can se my 404 page for a split secound and then I get this message:
Oops! This link appears broken.
DNS error occurred. Server cannot be found.
You can see it here: http://www.zicon.dk/lll
Any idees´?
Is´t umbraco or me / my webhotel or ...?
Hi Kate
When I go to your link I get a different page, it just says "en fej" - is this the 404 page you made?
If it is still a proplem I would suggest using another network to test, as it could be to do with teh DNS servers.
is working on a reply...