Ok, here's the error I'm getting in the log:
DelegateControl: Exception thrown while adding control
'ASP._controltemplates_createsitepanel1_ascx':
System.UnauthorizedAccessException: Access is denied. (Exception from
HRESULT: 0x80070005 (E_ACCESSDENIED)) at
Microsoft.SharePoint.Utilities.SPUtility.HandleAccessDenied(Exception
ex) at
Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(Unauthor
izedAccessException ex) at
Microsoft.SharePoint.Library.SPRequest.OpenWeb(String bstrUrl, String&
pbstrServerRelativeUrl, String& pbstrTitle, String& pbstrDescription,
Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion,
Guid& pguidScopeId, UInt32& pnAuthorID, UInt32& pnLanguage, UInt32&
pnLocale, UInt16& pnTimeZone, Boolean& bTime24, Int16& pnCollation,
UInt32& pnCollationLCID, Int16& pnCalendarType, Int16 pnAdjustHijriDays,
Int16& pnAltCalendarType, Boolean& pbShowWeeks, Int16&
pnFirstWeekOfYear, UInt32& pnFirstDayOfWeek, Int16& pnWorkDays, Int16&
pnWorkDayStartHour, Int16& pnWorkDayEndHour, Int16& pnMeetingCount,
Int32& plFlags, Boolean& bConnectedToPortal, String& pbstrPortalUrl,
String& pbstrPortalName, Int32& plWebTemplateId, Int16&
pnProvisionConfig, String& pbstrDefaultTheme, String&
pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String&
pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String&
pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String&
pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String&
pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor,
UInt64& ppermMask, Boolean& bUserIsSiteAdmin, Boolean& bHasUniquePerm,
Guid& pguidUserInfoListID, Guid& pguidUniqueNavParent, Int32&
plSiteFlags, DateTime& pdtLastContentChange, DateTime&
pdtLastSecurityChange, String& pbstrWelcomePage) at
Microsoft.SharePoint.SPWeb.InitWeb() at
Microsoft.SharePoint.SPWeb.get_Title() at
Microsoft.SharePoint.SPSite.OpenWeb(Guid gWebId, Int32 mondoHint) at
Microsoft.SharePoint.SPSite.OpenWeb(Guid gWebId) at
Microsoft.SharePoint.Portal.SiteDirectory.SiteDirectoryUtil.GetLocalSite
DirectoryLocation(SPWeb rootWeb) at
Microsoft.SharePoint.Portal.SiteAdmin.CreateSitePanel1.OnInit(EventArgs
e) 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
Microsoft.SharePoint.WebControls.DelegateControl.AddControlResilient(Con
trol ctl)
Any ideas?