YAFLogo

Posted by: Zero2Cool - Friday, 8 February 2013 17:36:24
Server Error in '/' Application. Invalid language file C:\Inetpub\vhosts\PackersHome.com\PackersHome\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:\Inetpub\vhosts\PackersHome.com\PackersHome\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:\Inetpub\vhosts\PackersHome\languages\english.xml] YAF.Core.Localizer.LoadFile() +456 YAF.Core.Localizer..ctor(String fileName) +49 YAF.Core.YafLocalization.LoadTranslation(String fileName) +489 YAF.Core.YafLocalization.LoadTranslation() +198 YAF.Core.YafLocalization.get_LanguageCode() +14 YAF.Core.YafTheme.GetItem(String page, String tag, String defaultValue) +157 YAF.Forum.GetPageSource() +397 YAF.Forum.OnLoad(EventArgs e) +143 System.Web.UI.Control.LoadRecursive() +74 System.Web.UI.Control.LoadRecursive() +146 System.Web.UI.Control.LoadRecursive() +146 System.Web.UI.Control.LoadRecursive() +146 System.Web.UI.Control.LoadRecursive() +146 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

Posted by: Zero2Cool - Saturday, 9 February 2013 01:50:23
So this is something on my hosts end, but I have no clue how to explain to them what the problem is as I don't know myself. I believe it is on their end because I have taken the contents of my working beta website to my live site and still the same error. Any idea what would cause that error? I think it has to do with a setting or a permission of some kind.

Posted by: bbobb - Monday, 11 February 2013 21:21:08
http://www.w3schools.com/xml/xml_validator.asp

Posted by: Zero2Cool - Monday, 11 February 2013 23:01:18
[quote=bbobb;58602]http://www.w3schools.com/xml/xml_validator.asp[/quote] It had nothing to do with my file, as it was never changed. The /languages directory permissions were changed by the host. But thank you for the link, I'll have to keep that in mind for future use!