Hi
I've just installed dnn 4.3.5 on godaddy, when i go to host / languages, i get this error.
Error: Languages is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not find file 'd:\hosting\buraxio\App_GlobalResources\Locales.xml'. ---> System.IO.FileNotFoundException: Could not find file 'd:\hosting\buraxio\App_GlobalResources\Locales.xml'. File name: 'd:\hosting\buraxio\App_GlobalResources\Locales.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at 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) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) at System.Threading.CompressedStack.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) at System.Xml.XmlTextReaderImpl.OpenUrl() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at System.Xml.XmlReader.MoveToContent() at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) at System.Data.DataSet.ReadXml(String fileName) at DotNetNuke.Services.Localization.Languages.BindGrid() at DotNetNuke.Services.Localization.Languages.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Any ideas what the reason may be?