Server Error in '/' Application.

Could not find file 'I:\wwwroot\SustainableTelford\config\404handlers.config'.

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.FileNotFoundException: Could not find file 'I:\wwwroot\SustainableTelford\config\404handlers.config'.

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:


[FileNotFoundException: Could not find file 'I:\wwwroot\SustainableTelford\config\404handlers.config'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1344
   System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) +1217
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) +124
   System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) +122
   System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +96
   System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) +74
   System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) +0
   System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) +112
   System.Xml.XmlTextReaderImpl.OpenUrl() +391
   System.Xml.XmlTextReaderImpl.Read() +123
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +325
   System.Xml.XmlDocument.Load(XmlReader reader) +137
   System.Xml.XmlDocument.Load(String filename) +152
   Umbraco.Web.Routing.NotFoundHandlerHelper.InitializeNotFoundHandlers() +296
   Umbraco.Web.Routing.NotFoundHandlerHelper..cctor() +15

[TypeInitializationException: The type initializer for 'Umbraco.Web.Routing.NotFoundHandlerHelper' threw an exception.]
   Umbraco.Web.Routing.NotFoundHandlerHelper.GetLegacyUrlForNotFoundHandlers() +0
   Umbraco.Web.Routing.ContentFinderByNotFoundHandlers.HandlePageNotFound(PublishedContentRequest docRequest) +63
   Umbraco.Web.Routing.ContentFinderByNotFoundHandlers.TryFindContent(PublishedContentRequest docRequest) +16
   System.Linq.Enumerable.Any(IEnumerable`1 source, Func`2 predicate) +179
   Umbraco.Web.Routing.PublishedContentRequestEngine.FindPublishedContent() +388
   Umbraco.Web.Routing.PublishedContentRequestEngine.FindPublishedContentAndTemplate() +314
   Umbraco.Web.Routing.PublishedContentRequestEngine.PrepareRequest() +124
   Umbraco.Web.UmbracoModule.ProcessRequest(HttpContextBase httpContext) +452
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +223
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +213
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +91


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