Gerry,
When I go here (with IE 6 or FireFox 1.5.0.7),
http://live.getscores.org/
I get this:
Server Error in '/livescores' Application.
--------------------------------------------------------------------------------
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to
an instance of an object.
Source Error:
Line 112: Me.lblFilter.Text = contestVal
Line 113: Else
Line 114: contestVal =
HttpContext.Current.Request.Cookies("livesettings").Values("contest")
Line 115: bandVal =
HttpContext.Current.Request.Cookies("livesettings").Values("bands")
Line 116: gridVal =
HttpContext.Current.Request.Cookies("livesettings").Values("grid")
Source File:
d:\virtuals\cwh\inetmarket_com\w1ve_com\Web\livescores\Default.aspx.vb Line:
114
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
_Default.Page_Load(Object sender, EventArgs e) in
d:\virtuals\cwh\inetmarket_com\w1ve_com\Web\livescores\Default.aspx.vb:114
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint) +1061
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.42
_______________________________________________
CQ-Contest mailing list
CQ-Contest@contesting.com
http://lists.contesting.com/mailman/listinfo/cq-contest
|