Editor does not work when web.conf is denying *

  •  06-10-2009, 12:32 AM

    Editor does not work when web.conf is denying *

    Hi all,
     
    I cannot get cuteeditor to work when the following lines are in my web.config file:
     
    <allow roles="epicentre\EPICONSOLE_USERS, epicentre\EPICONSOLE_ADMINS"/>
    <deny users="*"/>
     
    If I take them out everything is ok, but they are required in this application. any Ideas?
     
    Thanks,
     
    Xavier,
     
     
View Complete Thread