Server Error in '/' Application.

Conversion from string "" to type 'Date' is not valid.

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: Conversion from string "" to type 'Date' is not valid.

Source Error:


Line 101:            End If
Line 102:        Catch ex As Exception
Line 103:            Throw New Exception(ex.Message)
Line 104:        End Try
Line 105:    End Sub

Source File: C:\Inetpub\vhosts\afedmag.com\httpdocs\web\mountada-albia-details.aspx.vb    Line: 103

Stack Trace:


[Exception: Conversion from string "" to type 'Date' is not valid.]
   web_mountada_albia_details.GetData() in C:\Inetpub\vhosts\afedmag.com\httpdocs\web\mountada-albia-details.aspx.vb:103
   web_mountada_albia_details.Page_Load(Object sender, EventArgs e) in C:\Inetpub\vhosts\afedmag.com\httpdocs\web\mountada-albia-details.aspx.vb:109
   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.4676.0