Hi All -- default.aspx is crashing and all other pages are working. Before it started crashing, this is what I did. I copied home page (and child nodes) and created a new one...everything was fine. Made changes to copied one and after many changes decided to delete the copied node. Now I see the default.aspx is crashing, but other pages are working. Any help? Thanks a lot.
I'm probably not much help here, but you could try to publish all of your content again. Publish all of your nodes and their children; Do not just right-click the top content node and choose "Republish entire site", this will lead to you getting a corrupt umbraco.config file. Each node has to be explicitly published, to also update the XML fragments in the database.
The only thing I can tell you is, that this page tells you umbraco couldn't find a node with this URL... Also the line saying 'Redirecting to domain: saiep.local, nodeId: 1122' looks weird to me... Maybe that will get you to the root cause of your problem?
default.aspx page is crashing...
Hi All -- default.aspx is crashing and all other pages are working. Before it started crashing, this is what I did. I copied home page (and child nodes) and created a new one...everything was fine. Made changes to copied one and after many changes decided to delete the copied node. Now I see the default.aspx is crashing, but other pages are working. Any help? Thanks a lot.
Error details:
http://screencast.com/t/970nnuuYno4
http://screencast.com/t/dldY7dWODxb
I'm probably not much help here, but you could try to publish all of your content again. Publish all of your nodes and their children; Do not just right-click the top content node and choose "Republish entire site", this will lead to you getting a corrupt umbraco.config file. Each node has to be explicitly published, to also update the XML fragments in the database.
Thanks. I published each individual nodes, but still it is crashing.
:(
The only thing I can tell you is, that this page tells you umbraco couldn't find a node with this URL...
Also the line saying 'Redirecting to domain: saiep.local, nodeId: 1122' looks weird to me... Maybe that will get you to the root cause of your problem?
Thanks for your response.
This issue is fixed now, after emptying my recycle bin. Please see this thread Pls help... for more information.
is working on a reply...