[XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.]
System.Xml.XmlTextReaderImpl.Throw(Exception e) +73
System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) +81
System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos) +48
System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() +5367570
System.Xml.XmlTextReaderImpl.ParseDocumentContent() +488
System.Xml.XmlTextReaderImpl.Read() +151
System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options) +44
System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) +61
System.Xml.Linq.XDocument.Load(String uri) +12
Systen.Framework.Module.ModuleConfig.jAfyYSbqM7DkXdmIEFU(Object ) +39
Systen.Framework.Module.ModuleConfig..ctor(String configFilePath) +653
Systen.Framework.Module.ModuleManager.GetModuleByDirectory(Object directoryName) +778
Systen.Framework.Module.ModuleManager.ssERTbJEMyIn2HW69vE(Object ) +33
Systen.Framework.Module.ModuleManager.LoadModule() +235
Systen.Framework.Module.ModuleManager.njQZVCJL8k4RsCFVAXO() +26
Systen.Framework.Module.ModuleManager.Initialize() +171
Systen.Framework.Bootstrapper.LxY1qnkE8libYaOHjh() +26
Systen.Framework.Bootstrapper.InitializeContainer() +142
MvcWebsite.MvcApplication.R4XltLpIAricAXaG5lk() +26
MvcWebsite.MvcApplication.Application_Start() +467
[HttpException (0x80004005): '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +10117355
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +123
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +181
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +228
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +314
[HttpException (0x80004005): '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +10097596
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +99
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +263
|