Server Error in '/' Application.

Operation cancelled by user.

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.InvalidOperationException: Operation cancelled by user.

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:


[InvalidOperationException: Operation cancelled by user.]
   System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) +11545
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) +3382
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +707
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +83
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +199
   Trendstop.DAL.Stp.CompanyScoringSelectByVat.ExecuteReader() in E:\agent-punisher\_work\103\s\src\Trendstop.DAL\Stp\CompanyScoringSelectByVat.cs:101
   Trendstop.DAL.CompanyScoring.Load(Int32 vatNr) in E:\agent-punisher\_work\103\s\src\Trendstop.DAL\CompanyScoring.cs:31
   Trendstop.Website.Controls.Company.DashboardScoring.LoadData() in E:\agent-punisher\_work\103\s\src\Trendstop.Website\Controls\Company\DashboardScoring.ascx.cs:32
   Trendstop.Website.Company.BindActiveCompanyData() in E:\agent-punisher\_work\103\s\src\Trendstop.Website\Company.aspx.cs:338
   Trendstop.Website.Company.Page_Load(Object sender, EventArgs e) in E:\agent-punisher\_work\103\s\src\Trendstop.Website\Company.aspx.cs:82
   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.8.4690.0