Server Error in '/' Application.

Value cannot be null. Parameter name: value

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.ArgumentNullException: Value cannot be null. Parameter name: value

Source Error:


Line 12:             Dim ThisEbay = New ebaystatic.MyEbay(context)
Line 13:             ThisEbay.DoSearch(theKeyword, 30, True)
Line 14: 			MasterKeyword = ThisEbay.GetMasterKeyword(theKeyword)
Line 15:             
Line 16: 

Source File: E:\Domains\retrostats.com\display-ebay.aspx    Line: 14

Stack Trace:


[ArgumentNullException: Value cannot be null.
Parameter name: value]
   Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack) +905
   ASP.display_ebay_aspx.Page_Load(Object sender, EventArgs e) in E:\Domains\retrostats.com\display-ebay.aspx:14
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407