Register | Login
Monday, May 21, 2012
  Search
 Discussion Forums at Locopon's Minimize
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorBulk amount of Admin AlertBulk amount of Admin Alert
Previous Previous
 
Next Next
New Post
 9/6/2006 2:53 AM
 

I discovered that DSLocalisator generate a lot of Admin Alert in the EventLog of DNN. Within 20 days, it generated more than 100,000 event logs entries.

The message is as below:

 
Core Localization File Not Found: : /Certiadportal/App_LocalResources/DSLocaleSelector.ascx.ja-jp.resx

 

Even after I copy the required resource files in the Desktop folder and the above ~/App_LocalResources folders, I got the same alert.

Is there any way to avoid this?

New Post
 9/6/2006 6:44 AM
 

You system needs a specific resource file, but the way your DNN is showing the path is extrange

The resource files for DSLocalizator must be inside:

DesktopModules\Delisoft.DSLocalizator\App_LocalResources

Each module has its own app_localresources. Check you DNN installation

Note: Try to copy your localized resource files for DSLocalizator into the correct folder

Hope it helps

New Post
 9/6/2006 8:09 AM
 

Yes,

The resources files are in both

DesktopModules\Delisoft.DSLocalizator\App_LocalResources

and

~/App_LocalResources

folders. The version of DNN is 4.0.2. But I have no such problem in 4.3.4.

 

New Post
 9/9/2006 6:34 PM
 

Your error message says:

/Certiadportal/App_LocalResources/DSLocaleSelector.ascx.ja-jp.resx

not found.

So, there is something in your DNN installation (see the path?).

Vicenc included an option to alert about missing localizations to 4.0.2 and it was removed on future releases because similar problems with many modules

New Post
 9/9/2006 6:35 PM
 
B.T.W. What version of DSLocalzator are u using?
Previous Previous
 
Next Next
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorBulk amount of Admin AlertBulk amount of Admin Alert