Error encountered at : FetchPortalSettings
Message : Organization not set
Type : System.Exception
Source : c360.Portal.CustomerInterface
Stack Trace : at c360.Portal.CustomerInterface.Util.get_OrgName()
at c360.Portal.CustomerInterface.PortalUIManager.FetchPortalSettings()Error encountered at : FetchPortalSettings
Message : Organization not set
Type : System.Exception
Source : c360.Portal.CustomerInterface
Stack Trace : at c360.Portal.CustomerInterface.Util.get_OrgName()
at c360.Portal.CustomerInterface.PortalUIManager.FetchPortalSettings()Error encountered at : FetchPortalSettings
Message : Organization not set
Type : System.Exception
Source : c360.Portal.CustomerInterface
Stack Trace : at c360.Portal.CustomerInterface.Util.get_OrgName()
at c360.Portal.CustomerInterface.PortalUIManager.FetchPortalSettings()Error encountered at : Unhandled Error
Message : Requested registry access is not allowed.
Type : System.Security.SecurityException
Source : mscorlib
Stack Trace : at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at System.Diagnostics.EventLog.CreateEventSource(EventSourceCreationData sourceData)
at System.Diagnostics.EventLog.VerifyAndCreateSource(String sourceName, String currentMachineName)
at System.Diagnostics.EventLog.WriteEntry(String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData)
at System.Diagnostics.EventLog.WriteEntry(String message, EventLogEntryType type)
at c360.Portal.CustomerInterface.Util.ᜀ(String A_0, EventLogEntryType A_1)
at c360.Portal.CustomerInterface.Util.LogEvent(String strMessage, EventLogEntryType messageType)
at c360.Portal.CustomerInterface.PortalUIManager.RetrieveAreaDetails(String areaName)
at c360.Portal.CustomerInterface.Default.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.default_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\support\7f9611d7\d57ee999\App_Web_hq2rxiy2.10.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)