Server Error in '/' Application.

The system cannot contact a domain controller to service the authentication request. Please try again later.

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.IO.IOException: The system cannot contact a domain controller to service the authentication request. Please try again later.


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:


[IOException: The system cannot contact a domain controller to service the authentication request. Please try again later.
]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1143
   System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost) +1436
   System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost) +98
   TC.Configuration.ConfigProvider.TransformEnvironmentConfigurationSettings() +274
   TC.Configuration.ConfigProvider.GetEnvironmentConfigurationSettings() +1245
   ISLPublic.Global.Application_Start(Object sender, EventArgs e) +62

[HttpException (0x80004005): The system cannot contact a domain controller to service the authentication request. Please try again later.
]
   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +517
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +185
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +168
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +277
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +369

[HttpException (0x80004005): The system cannot contact a domain controller to service the authentication request. Please try again later.
]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +532
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +111
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +724


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