Deleting content causes "Exception has been thrown by the target of an invocation"
When I try and delete content I get the error "Exception has been thrown by the target of an invocation.". I've looked at the log table and there is an entry for Delete but no logComment for the row.
I wonder whether it is because I have accidentally created another document at the same level as my home page which is showing as being accessible by /, the same as the home page as I get this error when accessing the site...
"umbraco tried this to match it using this xpath query'/root/* [@urlName = ""] | /root/*')"
nvm I found out what the problem was. The database and file system had become unsynced so the 301 tracker package wasn't working. Uninstalling and reinstalling the 301 package fixed the problem.
Thanks for much for posting your solution. We have been getting the same error when attempting to delete nodes from the content section of a particular site. The infocaster table was missing from the database (for whatever reason) which was probably the reason for our error. After reinstalling the 301 Url Tracker, as per your instructions, the issue was resolved. Thanks again!
i am having the same problem when deleting content pages, did use the 301 tracker package but had to remove it to use a custom 301 redirect module because of the clients requirements. Now my problem is i do not want to install the package again to fix the issue (if that is the only way to fix it) as i am not using but it will probably conflict with the custom module were are using, so any ideas on what else i could try and do to fix it or exactly what the problem is.
Deleting content causes "Exception has been thrown by the target of an invocation"
When I try and delete content I get the error "Exception has been thrown by the target of an invocation.". I've looked at the log table and there is an entry for Delete but no logComment for the row.
I wonder whether it is because I have accidentally created another document at the same level as my home page which is showing as being accessible by /, the same as the home page as I get this error when accessing the site...
"umbraco tried this to match it using this xpath query'/root/* [@urlName = ""] | /root/*')"
Does anyone know how I can fix this.
nvm I found out what the problem was. The database and file system had become unsynced so the 301 tracker package wasn't working. Uninstalling and reinstalling the 301 package fixed the problem.
Thanks for much for posting your solution. We have been getting the same error when attempting to delete nodes from the content section of a particular site. The infocaster table was missing from the database (for whatever reason) which was probably the reason for our error. After reinstalling the 301 Url Tracker, as per your instructions, the issue was resolved. Thanks again!
Hi guys,
i am having the same problem when deleting content pages, did use the 301 tracker package but had to remove it to use a custom 301 redirect module because of the clients requirements. Now my problem is i do not want to install the package again to fix the issue (if that is the only way to fix it) as i am not using but it will probably conflict with the custom module were are using, so any ideas on what else i could try and do to fix it or exactly what the problem is.
thanks in advance
Denford
hi guys,
i have experimented and yes i can cornfirm installing the package and uninstalling it fixes the problem, would be good to know the cause tho.
Denford
is working on a reply...