YAFLogo

gold590
  • gold590
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
Is anybody else experiencing a problem with the English.XML file?

I simply loaded the file, but it is giving me errors...

Invalid language file c:\Users\kevin\Documents\Visual Studio 2010\Projects\ForumJandous\ForumJandous\languages\english.xml

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.ApplicationException: Invalid language file c:\Users\kevin\Documents\Visual Studio 2010\Projects\ForumJandous\ForumJandous\languages\english.xml

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:

[ApplicationException: Invalid language file c:\Users\kevin\Documents\Visual Studio 2010\Projects\ForumJandous\ForumJandous\languages\english.xml]

YAF.Classes.Core.Localizer.LoadFile() +327

YAF.Classes.Core.Localizer..ctor(String fileName) +49

YAF.Classes.Core.YafLocalization.LoadTranslation(String fileName) +490

YAF.Classes.Core.StaticDataHelper.TimeZones(String forceLanguage) +28

YAF.Install._default.Page_Load(Object sender, EventArgs e) +480

System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14

System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35

System.Web.UI.Control.OnLoad(EventArgs e) +91

System.Web.UI.Control.LoadRecursive() +74

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

Sponsor