Need help having this error, not sure what it is a new bie here. Thank youSource 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.
[SqlException: SqlException occurred during query execution: ]
AssistToolv2.SQLEngine.Query(String query) in C:\Users\Tokin\Desktop\AssistToolv2\AssistToolv2\Classes\SQLEngine.cs:156
AssistToolv2.AssistRoundRobin.EE.Page_Load(Object sender, EventArgs e) in C:\Users\Tokin\Desktop\AssistToolv2\AssistToolv2\AssistRoundRobin\EE.aspx.cs:29
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Pa ...
Go to the complete details ...