A few ways it is determined include
1: in web.config, you specify the default portal.
2: from the rb_Portals database table. The portalAlias matches your domain name.
Thanks
Chris F
On Feb 8, 2008 10:14 AM, Clyde Stoker <stokerc2@...> wrote:
Update information...........
I can get to the site if I enter http://sitename/site/0/default.aspx
and it all works fine.
I get the error shown below if I enter only the http://sitename
Still have not been able to resolve the problem.
--- In rainbowportal@yahoogroups.com, "Clyde Stoker" <stokerc2@...>
wrote:
>
> I am getting the following error when I try to access our Quality
> Portal instance.
>
> Our Apologies
>
> We're sorry, but we were unable to service your request. It's
> possible that the problem is a temporary condition.
>
> Following is the rb_logs information.
>
> ***Level: FATAL
> 2008-02-07 10:02:50,383
> Appl.Uptime: 6176421 ms
> Logger: Rainbow
> errorGUID: 7e908b79395c4c16ab41a0f61dc7045f
> Code version: 1879
> http://infonetqual/Default.aspx
> System.Web.HttpParseException: Parser Error: Could not load
> type '_Default'. ---> System.Web.HttpException: Could not load
> type '_Default'.
> at System.Web.UI.TemplateParser.GetType(String typeName, Boolean
> ignoreCase)
> at System.Web.UI.TemplateParser.ProcessMainDirective(IDictionary
> mainDirective)
> at System.Web.UI.TemplateControlParser.ProcessMainDirective
> (IDictionary mainDirective)
> at System.Web.UI.PageParser.ProcessMainDirective(IDictionary
> mainDirective)
> at System.Web.UI.TemplateParser.ProcessDirective(String
> directiveName, IDictionary directive)
> at System.Web.UI.TemplateControlParser.ProcessDirective(String
> directiveName, IDictionary directive)
> at System.Web.UI.TemplateParser.ParseStringInternal(String text)
> at System.Web.UI.TemplateParser.ParseString(String text, String
> virtualPath, String basePhysicalDir)
> --- End of inner exception stack trace ---
> at System.Web.UI.TemplateParser.ParseString(String text, String
> virtualPath, String basePhysicalDir)
> at System.Web.UI.TemplateParser.ParseFile(String filename,
String
> virtualPath)
> at System.Web.UI.TemplateParser.Parse()
> at
> System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation()
> at System.Web.UI.TemplateParser.GetParserCacheItemInternal
(Boolean
> fCreateIfNotFound)
> at
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath
> ()
> at System.Web.UI.TemplateParser.GetParserCacheItem()
> at
System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem
> (String virtualPath, String inputFile, HttpContext context)
> at System.Web.UI.TemplateControlParser.GetCompiledInstance
(String
> virtualPath, String inputFile, HttpContext context)
> at System.Web.UI.PageParser.GetCompiledPageInstanceInternal
(String
> virtualPath, String inputFile, HttpContext context)
> at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext
> context, String requestType, String url, String path)
> at System.Web.HttpApplication.MapHttpHandler(HttpContext
context,
> String requestType, String path, String pathTranslated, Boolean
> useAppConfig)
> at
>
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecuti
> onStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
> Boolean& completedSynchronously)
>