Couldn't find any page with the nodeId = 1245. This is most likely caused by the page isn't published! Parameter name: nodeId
I am using a local installation of Umbraco 4.7 and I downloaded "Blog for Umbraco" from http://blog4umbraco.codeplex.com/ and installed it in my Umbraco installation.
In the content tree I navigate to the Blog folder, right click and I
create a new Blog post. After creating this I save and publish it, but
it gives the following error:
Couldn't find any page with the nodeId = 1245. This is most likely caused by the page isn't published!
Parameter name: nodeId
I checked and the node 1245 does not appear in the App_Data\Umbraco.config but it appears in the DB in the cmsContentXml table.
Any idea how to solve this?
I read that I could build the DLLs again but I do not have the expertise to do it.
Couldn't find any page with the nodeId = 1245. This is most likely caused by the page isn't published! Parameter name: nodeId
I am using a local installation of Umbraco 4.7 and I downloaded "Blog for Umbraco" from http://blog4umbraco.codeplex.com/ and installed it in my Umbraco installation.
In the content tree I navigate to the Blog folder, right click and I create a new Blog post. After creating this I save and publish it, but it gives the following error:
Couldn't find any page with the nodeId = 1245. This is most likely caused by the page isn't published! Parameter name: nodeId
I checked and the node 1245 does not appear in the App_Data\Umbraco.config but it appears in the DB in the cmsContentXml table.
Any idea how to solve this?
I read that I could build the DLLs again but I do not have the expertise to do it.
is working on a reply...