Server Error in '/' Application.

Conversion failed when converting the nvarchar value '7343,7343' to data type int.

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.Data.SqlClient.SqlException: Conversion failed when converting the nvarchar value '7343,7343' to data type int.

Source Error:


Line 366:            throw ex;
Line 367:        }
Line 368:    }
Line 369:
Line 370:

Source File: g:\pleskvhosts\aromacitygroupjo.com\aromacitygroup.com\App_Code\Database.cs    Line: 368

Stack Trace:


[SqlException (0x80131904): Conversion failed when converting the nvarchar value '7343,7343' to data type int.]
   Database.HandleExceptions(Exception ex) in g:\pleskvhosts\aromacitygroupjo.com\aromacitygroup.com\App_Code\Database.cs:368
   Database.ExecuteDataTable(String query, CommandType commandtype, ConnectionState connectionstate) in g:\pleskvhosts\aromacitygroupjo.com\aromacitygroup.com\App_Code\Database.cs:419
   Database.ExecuteDataTable(String query) in g:\pleskvhosts\aromacitygroupjo.com\aromacitygroup.com\App_Code\Database.cs:393
   Apply.Page_Load(Object sender, EventArgs e) in g:\pleskvhosts\aromacitygroupjo.com\aromacitygroup.com\Apply.aspx.cs:20
   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.4700.0