
Control.RenderChildren(HtmlTextWriter writer) +19 Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +256 ToDecimal(String Value) +6ĪSP.details_aspx.GetLocation() in C:\home\site\_w, Control parameterContainer) in C:\home\site\wwwroot\include\head1.aspx:12 ToDecimal(String Value, NumberFormatInfo NumberFormat) +254 Source File: C:\home\site\wwwroot\include\functions.aspx Line: 93 Line 94: lng = reader_ull("Longitude").ToString()

Line 93: lat = reader_ull("Latitude").ToString() Line 92: zip = reader_ull("Zip").ToString() Line 91: city = reader_ull("City").ToString() Please review the stack trace for more information about the error and where it originated in the code.Įxception Details: System.InvalidCastException: Conversion from string "" to type 'Decimal' is not valid. Description: An unhandled exception occurred during the execution of the current web request. Server Error in '/' Application.Ĭonversion from string "" to type 'Decimal' is not valid. Conversion from string "" to type 'Decimal' is not valid.
