Mythic Forum

Current thread: Mythic forums > Technical > another little blip while fleeing
AuthorMessage
Dark Realm
5/8/2012 5:55:50 AM
Server Error in '/' 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 9788: SQL = "select status from adventures where playerid=" & APlayerID & " and adventureid=" & AID Line 9789: RS = fnDB.DBR(DB, SQL, EM) Line 9790: While RS.Read Line 9791: N = RS("status") Line 9792: End While Source File: C:\inetpub\wwwroot\adventure.aspx.vb Line: 9790 Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] adventure.go(Object sender, EventArgs e) in C:\inetpub\wwwroot\adventure.aspx.vb:9790 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.4216; ASP.NET Version:2.0.50727.4223
Legion
5/8/2012 6:06:20 AM
Thanks. Fixed.

Post new message (use of HTML is permitted)
Username New player? Join mythic warfare.
Password
Body
Submit