Server Error in '/' Application.

Could not find subdomain of 'ilarrandt'

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Could not find subdomain of 'ilarrandt'

Source Error:


Line 1355:                                        throw new Exception(string.Format("Could not find subdomain of '{0}'", subdomain));
Line 1356:                                    }
Line 1357:                                }
Line 1358:                            }
Line 1359:                        }  //else

Source File: c:\inetpub\vhosts\clubreduce.com\httpdocs\App_Code\ClubReduce\Backbone\Database\ClubReduceDatabase.cs    Line: 1357

Stack Trace:


[Exception: Could not find subdomain of 'ilarrandt']
   ClubReduce.ClubReduceDatabase.GetOffice(String subdomain) in c:\inetpub\vhosts\clubreduce.com\httpdocs\App_Code\ClubReduce\Backbone\Database\ClubReduceDatabase.cs:1357
   ClubReduce.Pages.ContentPage.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\clubreduce.com\httpdocs\App_Code\ClubReduce\Backbone\PageTypes\ContentPage.cs:94
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0