L
Leon
how do I get just the "System.Exception: The subdomain does not exist"
message and not the following from a unhandle exception?
System.Exception: The subdomain does not exist
at vip.header.Page_Load(Object sender, EventArgs e) in
c:\inetpub\wwwroot\vip\index\controls\header.ascx.vb:line 92
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()
message and not the following from a unhandle exception?
System.Exception: The subdomain does not exist
at vip.header.Page_Load(Object sender, EventArgs e) in
c:\inetpub\wwwroot\vip\index\controls\header.ascx.vb:line 92
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()