Server Error in '/' Application.

Cannot be null
Parameter name: root

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: Cannot be null
Parameter name: root

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentNullException: Cannot be null
Parameter name: root]
   Ninject.ResolutionExtensions.GetResolutionIterator(IResolutionRoot root, Type service, Func`2 constraint, IEnumerable`1 parameters, Boolean isOptional, Boolean isUnique) +130
   Ninject.ResolutionExtensions.Get(IResolutionRoot root, IParameter[] parameters) +67
   LeagueLibrary.DBHelper.get_DataProvider() in C:\Users\knair\source\repos\Personal\LJohnRepo\LeagueLibrary\DBHelper.cs:54
   LeagueLibrary.DBHelper.GetData(DbCommand cmd) in C:\Users\knair\source\repos\Personal\LJohnRepo\LeagueLibrary\DBHelper.cs:118
   LJGoleLeagueWeb.MemberStats.BuildStats() in C:\Users\knair\source\repos\Personal\LJohnRepo\GolfLeagueWebApp\MemberStats.aspx.cs:46
   LJGoleLeagueWeb.MemberStats.Page_Load(Object sender, EventArgs e) in C:\Users\knair\source\repos\Personal\LJohnRepo\GolfLeagueWebApp\MemberStats.aspx.cs:23
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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