Server Error in '/' Application.

Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.

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: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SqlException (0x80131904): Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.]
   Yogpath.Model.DataAccess.ExecuteQuery(String storedProcName, DbParameter[] storedProcParameters) in C:\svn-server\YOGPATHWELLNESS.COM\APPLICATION\Model\DataAccess.cs:98
   Yogpath.Controller.General.GeneralLogic.Gen_UserReadHistory_search(String action, String id, String RefId, String Cid, String UserSysId) in C:\svn-server\YOGPATHWELLNESS.COM\APPLICATION\Controller\General\GeneralLogic.cs:2097
   Yogpath.article_landing.BindMostRead() in C:\svn-server\YOGPATHWELLNESS.COM\APPLICATION\article-landing.aspx.cs:93
   Yogpath.article_landing.Page_Load(Object sender, EventArgs e) in C:\svn-server\YOGPATHWELLNESS.COM\APPLICATION\article-landing.aspx.cs:54
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +154
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4082


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3930.0