Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andrew 47 posts 105 karma points
    Jun 20, 2013 @ 20:05
    Andrew
    0

    Error setting user permissions

    I'm having a problem setting user permissions.

    I'm building a site that has the main site and a secondary site with it.


    The secondary site is for training purposes only and its all hosted on a server here at work.


    Basically I'm trying to restrict access to the primary site except for browse node so that users learning umbraco don't ruin the content.

    I set the user permissions for the top node, select apply to children and save. The save bar just stays forever.

    tried this on a single item as well with no children, same error. tried different permissions, same error.


    I checked the event viewer for it and come to find out i've been throwing errors from tinyMCE for a week.

    Note sure if they are related, but its all I have.
    Any help would be appreciated.

     

    Here is the error:

    Event Type:    Warning
    Event Source:    ASP.NET 4.0.30319.0
    Event Category:    Web Event
    Event ID:    1309
    Date:        6/20/2013
    Time:        12:24:53 PM
    User:        N/A
    Computer:    STLMOPULSDEV01
    Description:
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 6/20/2013 12:24:53 PM
    Event time (UTC): 6/20/2013 5:24:53 PM
    Event ID: 210e303b507c41309b974fff8e00a6de
    Event sequence: 286
    Event occurrence: 2
    Event detail code: 0
     
    Application information:
        Application domain: /LM/W3SVC/233591450/Root-1-130162193729270767
        Trust level: Full
        Application Virtual Path: /
        Application Path: C:\InternTestSite\
        Machine name: STLMOPULSDEV01
     
    Process information:
        Process ID: 4288
        Process name: w3wp.exe
        Account name: NT AUTHORITY\NETWORK SERVICE
     
    Exception information:
        Exception type: PlatformNotSupportedException
        Exception message: This operation requires IIS integrated pipeline mode.
       at System.Web.HttpResponse.get_Headers()
       at Umbraco.Web.UmbracoModule.<Init>b__a(Object sender, EventArgs args)
       at System.Web.HttpApplication.RaiseOnPreSendRequestHeaders()

     
     
    Request information:
        Request URL: http://10.200.111.30/umbraco/plugins/tinymce3/tinymce3tinymceCompress.aspx?rnd=7903b115-d0f1-45ea-8c50-e8a6bf6ece10&module=gzipmodule&themes=umbraco&plugins=contextmenu,umbracoimg,paste,inlinepopups,table,spellchecker,advlink,umbracoembed,noneditable,umbracocss,umbracomacro,umbracopaste,umbracolink,umbracocontextmenu&languages=en
        Request path: /umbraco/plugins/tinymce3/tinymce3tinymceCompress.aspx
        User host address: 10.200.110.200
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: NT AUTHORITY\NETWORK SERVICE
     
    Thread information:
        Thread ID: 9
        Thread account name: NT AUTHORITY\NETWORK SERVICE
        Is impersonating: False
        Stack trace:    at System.Web.HttpResponse.get_Headers()
       at Umbraco.Web.UmbracoModule.<Init>b__a(Object sender, EventArgs args)
       at System.Web.HttpApplication.RaiseOnPreSendRequestHeaders()
     
     
    Custom event details:

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 20, 2013 @ 20:13
    Jan Skovgaard
    0

    Hi Andrew and welcome to our :)

    What version of Umbraco are you using? And have you double checked that permissions for network service and iusr has been setup correctly? The above errors are usually caused by permissions not being set right.

    It should be possible to simply uncheck "browse node" on the users that you don't want to see the main-site when they're logged in.

    Looking forward to hearing from you.

    /Jan

  • Andrew 47 posts 105 karma points
    Jun 20, 2013 @ 20:19
    Andrew
    0

    Thanks, I have a feeling I'll be here quite frequently this summer.

    Anyway,

    I am using version 6.1.1

    I'll have the permissions checked, but I'm fairly sure they are correct. We run a few other installs on that server and I'm not aware of any other errors. Although I think the other installs are 4.7.x installs.


    As far as the browse node thing, I'm doing that, and when I click save its not saving. I get the status bar and then it gets stuck.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 20, 2013 @ 20:32
    Jan Skovgaard
    100

    Hi Andrew

    Ok, then this might be a bug - you can check the issue tracker here to see if something has been reported about this issues.umbraco.org - if not feel free to file a bug report. Then the core team will have a look at it.

    Looking forward to try and help you out during the summer then :)

    /Jan

  • Andrew 47 posts 105 karma points
    Jun 20, 2013 @ 20:33
    Andrew
    0

    Alrighty.

    Thanks.

  • Martin van de Hoef 5 posts 26 karma points
    Jun 25, 2013 @ 13:55
    Martin van de Hoef
    0

    I come accross the same problem in version 6.1.1. When saving user permissions for a user, the following exception occurs:

    SCRIPT5022: Sys.Net.WebServiceFailedException: The server method 'SaveNodePermissions' failed with the following error: System.ArgumentNullException-- Value cannot be null.

    Parameter name: source

    @Andrew, have you reported this issue as a bug report? Perhaps heard anything about it?

    Martin

  • Andrew 47 posts 105 karma points
    Jun 25, 2013 @ 13:57
    Andrew
    0

    Yes I have, not heard anything though.

    http://issues.umbraco.org/issue/U4-2411

    Also found this issue near my report

    http://issues.umbraco.org/issue/U4-2161 ;

  • Zac 223 posts 575 karma points
    Aug 09, 2013 @ 18:07
    Zac
    0

    I'm still getting this error

     

    6.1.3

     

    Help!

Please Sign in or register to post replies

Write your reply to:

Draft