Hi,
I'm new to YAF and I'm trying to get the installation to work. I've gotten past a lot of obstacles, but I don't know what to do about this. Here's the error message:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Invalid language file \\10.0.0.10\vol100\content\84\107484\forum.sfx-ingenjor.se\public_html\DesktopModules\YetAnotherForumDotNet\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 \\10.0.0.10\vol100\content\84\107484\forum.sfx-ingenjor.se\public_html\DesktopModules\YetAnotherForumDotNet\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 \\10.0.0.10\vol100\content\84\107484\forum.sfx-ingenjor.se\public_html\DesktopModules\YetAnotherForumDotNet\languages\english.xml]
YAF.Classes.Core.Localizer.LoadFile() +712
YAF.Classes.Core.Localizer..ctor(String fileName) +45
YAF.Classes.Core.YafLocalization.LoadTranslation(String fileName) +373
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
I would be grateful for any help!
/Ulla