Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Permission issues in child portalsPermission issues in child portals
Previous
 
Next
New Post
3/25/2010 12:29 PM
 
We have a website with many child portals, one for each subdivision. (www.azcourts.gov)
Yesterday we had a training class for the portal admins and kept seeing permissions issues.
 
Users would be logged in, working in the Pages tab in the Admin area, and it would just randomly tell them they do not have permission to that page. They were still logged in. If they refreshed a few times, or clicked away and came back, the page displayed fine again. This seemed to happen about 1 out of 10 times.
 
The event viewer was recording a ThreadAbortException at
     ..DesktopModules\Admin\Tabs\ManageTabs.ascx.vb:line 658
 Below is the full error.
 
The line of code that references is the redirect statement below:
 
      Protected Sub Page_Init(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Init
            ' Verify that the current user has access to edit this module
            If Not TabPermissionController.HasTabPermission("ADD,EDIT,COPY,DELETE,MANAGE") Then
                Response.Redirect(AccessDeniedURL(), True)
            End If
        End Sub
 
When setting up the site, we have not seen this error, but we have been logged in as Host.
These users were created as Registered Users in the parent portal.
Then I manually added them to the needed child portals in the database UserPortals table, then gave them Admin privileges using the web screen.
 
Class was very confusing to our users. I have two more classes to give. Is there a fix for this??
 
 
Message: System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse) at DotNetNuke.Modules.Admin.Tabs.ManageTabs.Page_Init(Object sender, EventArgs e) in C:\Inetpub\vhosts\azcourts.gov\httpdocs\DesktopModules\Admin\Tabs\ManageTabs.ascx.vb:line 658 at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Modules.ModuleHost.InjectModuleContent(Control content) at DotNetNuke.UI.Modules.ModuleHost.LoadUpdatePanel() at DotNetNuke.UI.Modules.ModuleHost.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at DotNetNuke.UI.Modules.ModuleHost.get_ModuleControl() at DotNetNuke.UI.Containers.Container.get_ModuleControl() at DotNetNuke.UI.Containers.Container.ProcessModule() at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo objModule)
 
 
New Post
3/26/2010 5:16 AM
 
Which DNN Version are you using?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Permission issues in child portalsPermission issues in child portals


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out