Server Error in '/' Application.

Thread was being aborted.

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.Threading.ThreadAbortException: Thread was being aborted.

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:


[ThreadAbortException: Thread was being aborted.]

[ThreadStartException: Thread failed to start.]
   System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark) +0
   System.Threading.Thread.Start() +29
   CTI.System.Error.CreateErrorServer(String fileName) in Z:\lib2.0\CTI\System\Error.cs:45
   CTI.System.BaseHandler.StartCMS(String rootFolder) in Z:\lib2.0\CTI\System\BaseHandler.cs:46
   CTI.System.BaseHttpModule.Init(HttpApplication application) in Z:\lib2.0\CTI\System\BaseHttpModule.cs:21
   System.Web.HttpApplication.InitModulesCommon() +195
   System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1047
   System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +184
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +264


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