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 387:			End If
Line 388:		Catch ex As Exception
Line 389:			Throw ex
Line 390:		Finally
Line 391:			ACommand.Dispose()

Source File: c:\temp\CoreFourGolf\Course.vb    Line: 389

Stack Trace:


[Exception: Record Not Found]
   CoreFourGolfDAL.Course.LoadRecord(String pID) in c:\temp\CoreFourGolf\Course.vb:389
   CoreFourGolf.CourseProfile.Page_Load(Object sender, EventArgs e) in C:\Projects\CoreFourGolf\CoreFourGolf\CourseProfile.aspx.vb:9
   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