.NETGURU
Problems setting up the portal...
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngibuyspy' list.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.

Jeff Giesbrecht
Hi,

Seems to me there is some problem with the PortalSecurity as shown in this code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

Line 33:
Line 34: ' Ensure that the visiting user has access to the current page
Line 35: If PortalSecurity.IsInRoles(_portalSettings.ActiveTab.AuthorizedRoles) = False Then
Line 36: Response.Redirect(PortalSettings.ApplicationPath+"/Admin/AccessDenied.aspx")
Line 37: End If

Can someone please help me understand what is going on here??

Thank you very much,

Jeff Giesbrecht

--

http://OwnYourOwnBusinessNow.com
by
http://HealingWithSugars.com
--

Reply to this message...
 
    
Brian Bilbro (VIP)
Usually this error happens when the portal can't load the tabs. You can
check and see if that is the case by setting a break point in the
constructor of the PortalSettings class :

public PortalSettings(int tabIndex, int tabId, string LanguageId)

Then a little ways down:

...
while(result.Read())
{
TabStripDetails tabDetails = new TabStripDetails();
tabDetails.TabId = (int) result["TabId"];
tabDetails.TabName = (String) result["TabName"];

...

step through the code and see if it reads any tabs. Perhaps the database
didn't get installed?

HTHs,
Brian

----- Original Message -----
From: "Jeff Giesbrecht" <Click here to reveal e-mail address>
To: "aspngibuyspy" <Click here to reveal e-mail address>
Sent: Friday, July 19, 2002 3:08 PM
Subject: [aspngibuyspy] Problems setting up the portal...

[Original message clipped]

Then
> Line 36:
Response.Redirect(PortalSettings.ApplicationPath+"/Admin/AccessDenied.aspx")
[Original message clipped]

Reply to this message...
 
 
System.NullReferenceException




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification