Server Error in '/' Application.

Incorrect syntax near ','.

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: Incorrect syntax near ','.

Source Error:


Line 344:            catch (Exception ex)
Line 345:            {
Line 346:                throw ex;
Line 347:            }
Line 348:        }

Source File: d:\Inetpub\vhosts\urduinc.com\httpdocs\Default.aspx.cs    Line: 346

Stack Trace:


[Exception: Incorrect syntax near ','.]
   _Default.FillEncOfTheDay() in d:\Inetpub\vhosts\urduinc.com\httpdocs\Default.aspx.cs:346
   _Default.Page_Load(Object sender, EventArgs e) in d:\Inetpub\vhosts\urduinc.com\httpdocs\Default.aspx.cs:26
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   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.4700.0