The template with Id does not exist, the page cannot render - WebMatrix
Hello,
I am trying to develop a site using Web Matrix. All was working smoothly. I closed web matrix and re-opened it. Ran the site and got this error:
The template with Id 1058 does not exist, the page cannot render
I accessed the back office but my templates, document types, and all my content are gone! The only thing that remained are my css & js files. When I look at the files in webmatrix I can see my master pages.
just to add i'm using the built in database that umbraco comes with.
I have this problem also on a 7.1.6 site that's recently moved hosting. Republishing the page fixes it for a few hours then it returns. Mine's a picture gallery page which looks like this in umbraco.config:-
Note that the id 3105 updateDate is 2014 yet the genuine page id 2115 updateDate is 2019. Also the sortOrder appears incorrect. While the numbers advance correctly in the file, there's only one Gallery page showing in the tree and it's the 2115 id.
I've tried deleting all the Examine index files, the ClientDependency files and have searched the DB for the ids 3105, 3104 & 3103 but they're not there.
If I rename umbraco.config so it gets recreated, the correct gallery page shows (id 2115). However, after several hours the node with id 3105 and therefore the error returns! I have no clue where it's being stored to be able to be rewritten into the umbraco.config file but I guess it's done on application pool recycling, hence the time it takes to happen.
If anyone has any other clues as to how to approach fault finding this I'd love to hear them.
The template with Id does not exist, the page cannot render - WebMatrix
Hello,
I am trying to develop a site using Web Matrix. All was working smoothly. I closed web matrix and re-opened it. Ran the site and got this error:
The template with Id 1058 does not exist, the page cannot render
I accessed the back office but my templates, document types, and all my content are gone! The only thing that remained are my css & js files. When I look at the files in webmatrix I can see my master pages.
just to add i'm using the built in database that umbraco comes with.
Did u find a solution to this issue? I am facing the same issue
Hi Rabea,
This was from 2013 - I think I had just ditched webmatrix all together and did a manual instal on a dev server.
Hi
For me republish of the web site helped, also save and publish root node is helping.
Alex
I have this problem also on a 7.1.6 site that's recently moved hosting. Republishing the page fixes it for a few hours then it returns. Mine's a picture gallery page which looks like this in umbraco.config:-
After some hours another block is added further towards the start of the file thus:-
Note that the id 3105 updateDate is 2014 yet the genuine page id 2115 updateDate is 2019. Also the sortOrder appears incorrect. While the numbers advance correctly in the file, there's only one Gallery page showing in the tree and it's the 2115 id.
I've tried deleting all the Examine index files, the ClientDependency files and have searched the DB for the ids 3105, 3104 & 3103 but they're not there.
If I rename umbraco.config so it gets recreated, the correct gallery page shows (id 2115). However, after several hours the node with id 3105 and therefore the error returns! I have no clue where it's being stored to be able to be rewritten into the umbraco.config file but I guess it's done on application pool recycling, hence the time it takes to happen.
If anyone has any other clues as to how to approach fault finding this I'd love to hear them.
Thanks.
Craig
is working on a reply...