Hello, I have a really big problem that about users.
I have created some Content for my web pages. I can see, update and delete this contents there is no problem but when i create a new user, it cannot edit contents. When press any Content getting Server Error.
I think it is not connected with user groups because also when i add a user like "Administrator" this problem occurs again. Only first admin user see Contents. Please Help.
How have you setup the users? Could you describe the steps you have taken?
Also...are you sure it's not a permission related issue on the disk? What permissions have been set for network service and iusr on the root folder containing Umbraco for instance?
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off".
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL.
I setup users from Users section ( Right Click "Users" and Create)
Another issue i can acces Contents with first created admin.
I will share differences between first created Administrator and other users:
Can you try to set the <customErros mode="Off" /> in the web.config as suggested in the yellow screen? When that is done you'll get a more detailed description of the error, which hopefully contains something usefull for us :)
Invalid character in the given encoding. Line 11, position 24.
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.Xml.XmlException: Invalid character in the given encoding. Line 11, position 24.
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.
I don't use special characters in the user propertites. I don't use special characters in document types, either. But I use some special (Turkish) characters in Conten's Tabs. Is this problem?
Content Access Problem with New Created Users
Hello, I have a really big problem that about users.
I have created some Content for my web pages. I can see, update and delete this contents there is no problem but when i create a new user, it cannot edit contents. When press any Content getting Server Error.
I think it is not connected with user groups because also when i add a user like "Administrator" this problem occurs again. Only first admin user see Contents. Please Help.
Umbraco Version: 4.7.1
Best Regards,
Mücahit AYDINLIK
Hi Mücahit
First of all what does the error you get say?
How have you setup the users? Could you describe the steps you have taken?
Also...are you sure it's not a permission related issue on the disk? What permissions have been set for network service and iusr on the root folder containing Umbraco for instance?
/Jan
Hi Jan,
Thanks for reply.
I am getting standard .net error:
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off".
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL.
I setup users from Users section ( Right Click "Users" and Create)
Another issue i can acces Contents with first created admin.
I will share differences between first created Administrator and other users:
Hi Mücahit
Can you try to set the <customErros mode="Off" /> in the web.config as suggested in the yellow screen? When that is done you'll get a more detailed description of the error, which hopefully contains something usefull for us :)
/Jan
Hi Jan,
Here is your detailed description of the error :)
erver Error in '/' Application.
Invalid character in the given encoding. Line 11, position 24.
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.Xml.XmlException: Invalid character in the given encoding. Line 11, position 24.
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:4.0.30319; ASP.NET Version:4.0.30319.1
Mücahit
Hi Mücahit
Are you using some special characters in the user properties or simply in the document types property names?
Seems like it could be a illegal character somewhere that is causing this behavior.
/Jan
Hi Jan,
I don't use special characters in the user propertites. I don't use special characters in document types, either. But I use some special (Turkish) characters in Conten's Tabs. Is this problem?
Thanks,
Mücahit.
Hi Mücahit
Hmm, what kind of special characters are you using? And what is the datatype of the field where the characters are entered?
/Jan
Hi Jan,
I have solved the problem. Attack Monkey Tab Hider package caused an error. I uninstalled it and there is no problem right now.
Thanks again.
Mücahit...
Hi Mücahit
That's good to hear. Thanks for sharing the solution with us.
/Jan
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.