|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 24/09/2008 00:01:41
Posts: 1,
Visits: 2
|
|
We have a private forum (only one user role allowed). When someone without permission to view the forum tries to, we get a .net error. Any way this can tell the user they do not have the proper permissions instead of blowing up?
Exception Type: System.NullReferenceException
Exception Message: Object reference not set to an instance of an object.
Exception Source: InstantASP.InstantForum.UI
Exception Target Site: Initialize
---- Stack Trace ----
InstantASP.InstantForum.UI.Controls.Messages.Initialize(ctlSkin As Control)
Messages.vb: line 0110, col 13, IL 0494
InstantASP.Common.UI.Base.Skin.CreateChildControls()
Skin.vb: line 0120, col 13, IL 0008
InstantASP.InstantForum.UI.Skinning.Base.CreateChildControls()
Base.vb: line 0108, col 13, IL 0031
System.Web.UI.Control.EnsureChildControls()
(unknown file): N 00087
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 2 days ago @ 13:47:50
Posts: 266,
Visits: 598
|
|
I reccomend for this issue you open a support ticket, or email Support@InstantASP.co.uk for assistance.
 Kindest Regards,
James Trott Developer
|
|
|
|