I right-clicked on a node that had several children ("2010" in the picture):
and selected "Publish Management" and was given the following pop-up:
If I select one of the options and check the box next to (0), then click "Do action", I get this error:
No node exists with id '0'
Description: An
unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the
error and where it originated in the code.
Exception Details: System.ArgumentException: No node exists with id '0'
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
No node exists with id '0'
Hi, I think this is a very useful tool!
One thing I noticed...
I right-clicked on a node that had several children ("2010" in the picture):
and selected "Publish Management" and was given the following pop-up:
If I select one of the options and check the box next to (0), then click "Do action", I get this error:
No node exists with id '0'
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.ArgumentException: No node exists with id '0'
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
I am using umbraco v 4.0.3 (Assembly version: 1.0.3625.27276)
I'm not sure what the "(0)" is supposed to indicate.
If I do not check the box next to the (0), I get the message "Action Complete", but nothing has changed in the Content tree.
~Heather
Ah, the forum didn't allow me to post my pictures... Here are the links:
http://www.wholewebimpact.com/media/1650/MyContent.PNG
http://www.wholewebimpact.com/media/1649/PubManagement.PNG
~Heather
is working on a reply...