Server Error in '/' Application.

Record Not Found

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.Exception: Record Not Found

Source Error:


Line 201:			End If
Line 202:		Catch ex As Exception
Line 203:			Throw ex
Line 204:		Finally
Line 205:			ACommand.Dispose()

Source File: c:\temp\CoreFourGolf\Trip.vb    Line: 203

Stack Trace:


[Exception: Record Not Found]
   CoreFourGolfDAL.Trip.LoadRecord(String pID) in c:\temp\CoreFourGolf\Trip.vb:203
   CoreFourGolf.TripScoutedProfile.Page_Load(Object sender, EventArgs e) in C:\Projects\CoreFourGolf\CoreFourGolf\TripScoutedProfile.aspx.vb:14
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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