Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsLanguage PacksLanguage PacksCore Localization File Not Found in 3.2.xCore Localization File Not Found in 3.2.x
Previous
 
Next
New Post
2/17/2006 4:32 AM
 
The fix needs to be done on the file \components\localization\localization.vb. Remove these lines:

                If f.IndexOf(".Portal-" + objPortalSettings.PortalId.ToString) = -1 Then
                    Dim objEventLog As New Services.Log.EventLog.EventLogController
                    objEventLog.AddLog("Core Localization File Not Found: ", f, objPortalSettings, Null.NullInteger, DotNetNuke.Services.Log.EventLog.EventLogController.EventLogType.ADMIN_ALERT)
                End If

And:

                Dim objEventLog As New Services.Log.EventLog.EventLogController
                objEventLog.AddLog("Localization File Load Error: ", filePath, objPortalSettings, Null.NullInteger, DotNetNuke.Services.Log.EventLog.EventLogController.EventLogType.ADMIN_ALERT)


Vicenç Masanas
Banyoles, Girona - Spain

Disgrafic.com    PSD to DNN
 
New Post
2/22/2006 1:30 AM
 

Sorry for attaching this to the OP, but the situation seem to be similiar.

I was noticing tons of Localization File Not Found errors being logged in my new install of DNN 4.02 on WebHost4life. I also lost the menu text from the drop down menus with the exception of the first line. 

The file listed in the Localization File Not Found error was App_GlobalResources\GlobalResources.resx

I decided to copy this file back over from the original files in the install.zip. This seems to have solved the problem.

I had a test installation of 4.02 on my local web development server running Windows 2003. That installation never through the error???


 

 
New Post
4/26/2006 7:25 AM
 

richo / Vicenç,

I have just done a clean installed of DNN 4.0.3. I have added the language en-EI on the Languages Tab.

Now I am getting hundreds of these errors:

Core Localization File Not Found: : /Admin/Skins/App_LocalResources/Login.ascx.en-ie.resx
Core Localization File Not Found: : Admin/Logging/App_LocalResources/LogViewer.ascx.en-ie.resx
Core Localization File Not Found: : ~/App_GlobalResources/SharedResources.en-ie.resx

etc

Has a resolution been found?

 

UPDATE:

Since originally posting the above I found a solution on asp.net forums and the errors have gone away. 

Upload the language pack for en-GB which is available on the language downloads of dotnetnuke.com

Declan


 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsLanguage PacksLanguage PacksCore Localization File Not Found in 3.2.xCore Localization File Not Found in 3.2.x


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out