YAFLogo
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 545: private void FixAccess( bool bGrant ) Line 546: { Line 547: DB.system_initialize_fixaccess(bGrant); Line 548: } Line 549: #endregion Source File: d:\Websites\LongtailDevBox\forum2\install\default.aspx.cs Line: 547 Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] YAF.Classes.Config.get_ConnectionString() +25 YAF.Classes.Data.YafDBConnManager.InitConnection() +90 YAF.Classes.Data.DB.system_initialize_fixaccess(Boolean grant) +50 YAF.Install._default.FixAccess(Boolean bGrant) in d:\Websites\LongtailDevBox\forum2\install\default.aspx.cs:547
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies. More Details Close