Error when trying to update the permissions on a node
Hi All,
I have an Umbraco V4.0.3 website and for some reason when I try and right click a node and select "Permissions" then click "Update" (either after making changes and also even if I don't make changes) I get the following error. Does anyone know why this could be and how I can fix it?
Server Error in '/' Application.
Multiple controls with the same ID '1_r' were found. FindControl requires that controls have unique IDs.
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.Web.HttpException: Multiple controls with the same ID '1_r' were found. FindControl requires that controls have unique IDs.
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.
Do you have the GoogleAnalytics package or Standard Values package installed? There is a bug in both of those packages that is using a reserved character in the code. This only seems to affect some of the contexed menu options in the Content area. I think an update has been issued for Standard Values, but not for the GA package. You can fix the GA package by downloading the source code and making a small change. Look at the last post from Morten at the bottom... http://our.umbraco.org/projects/standard-values-in-umbraco/bug-reports/8204-Notifications-issue
You can still manage permissions from the User area.
Thank you for the response, I do have the GoogleAnalytics package installed so it must be that. I can wait around until an update to the package that fixes the problem is released rather than changing the source code. It's just good to know what is causing it. Thanks again.
Error when trying to update the permissions on a node
Hi All,
I have an Umbraco V4.0.3 website and for some reason when I try and right click a node and select "Permissions" then click "Update" (either after making changes and also even if I don't make changes) I get the following error. Does anyone know why this could be and how I can fix it?
Do you have the GoogleAnalytics package or Standard Values package installed? There is a bug in both of those packages that is using a reserved character in the code. This only seems to affect some of the contexed menu options in the Content area. I think an update has been issued for Standard Values, but not for the GA package. You can fix the GA package by downloading the source code and making a small change. Look at the last post from Morten at the bottom... http://our.umbraco.org/projects/standard-values-in-umbraco/bug-reports/8204-Notifications-issue
You can still manage permissions from the User area.
-Cheers!
Hi Jeremy,
Thank you for the response, I do have the GoogleAnalytics package installed so it must be that. I can wait around until an update to the package that fixes the problem is released rather than changing the source code. It's just good to know what is causing it. Thanks again.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.