Re: Satellite Assemblies... a boring problem

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Folders.. it, es, and other localized resources folder where must be
placed??? in the root directory of executable or in the project root
directory???


"Gianmaria I." <nowaytoknow@xxxxxxxxx> ha scritto nel messaggio
news:%23WhM2XZQFHA.244@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
> i've got a problem woth localized assembly resources.
>
> My app namespace is GM, and i heve 3 languages.. en as default, it and es.
>
> So i've created 3 text resources called:
>
> Messages.txt
> Messages.it.txt
> Messages.es.txt
>
> so i created the resources using resgen:
>
> resgen Messages.txt GM.Messages.resources
> resgen Messages.it.txt GM.Messages.it.resources
> resgen Messages.en.txt GM.Messages.es.resources
>
> and later by al.exe compilated as follow:
>
> al /v:2.3.* /t:lib /embed:GM.Messages.resources /out:GM.Messages.dll
> al /v:2.3.* /t:lib /culture:it /embed:GM.Messages.it.resources
> /out:it/GM.Messages.dll
> al /v:2.3.* /t:lib /culture:es /embed:GM.Messages.es.resources
> /out:es/GM.Messages.dll
>
> Under application root i've two folder... it and es
> I place dll this way..
>
> root
> |
> GM.Messages.dll
> it/
> |
> GM.Messages.dll
> es/
> |
> GM.Messages.dll
>
> Anyway.. my resources are never loaded.. what my app uses is always the
> main (default) library.
>
> Where i go wrong?????
>
> I'm sure GM is the application NameSpace.
> I've tried to call my resources like this
>
> GM.Messages.resources.dll
>
> but result is the same....
>
>
> Very bored...
>
>
> Gianmaria
>
>
>
>
>


.



Relevant Pages

  • Re: Linux as resilient as BSD, resource hogging?
    ... > I know that there are several ways that a regular user can, on a Linux ... most of them can be used for all resources. ... We have a limited amount of a resource, ... equally important (except from root who is obviously more important ...
    (comp.os.linux.security)
  • Re: Fork bombing a Linux machine as a non-root user
    ... > This isn't really a general security issue. ... to consume resources to the point that the whole system crashes. ... Similar limit is placed on a user allocating disk space. ... reserves about 5% of the disk which only root can use. ...
    (Fedora)
  • Re: 2.6.31-rc1: parisc: multiple PCI BAR collisions
    ... It cannot initialize many PCI devices (sym53c8xx, tulip, STI, ... - 0xf40053ff] collisions. ... I'm pretty sure this is a problem of the root bus resources not getting ...
    (Linux-Kernel)
  • [patch 39/71] x86/pci: insert ioapic resource before assigning unassigned resources
    ... commit 857fdc53a0a90c3ba7fcf5b1fb4c7a62ae03cf82 upstream. ... BIOS doesn't allocate resources for BAR 6 of devices under 8132 etc ... that multi-peer-root patch will try to split root resources to peer ... root resources according to PCI conf of NB ...
    (Linux-Kernel)
  • Re: Active Directory movements
    ... prod.local (root) all FSMO roles can't go over syst.local? ... >> In syst.local, the RID, PDC Emu, and IM roles resides ... >> I need move all servers, DC, resources, accounts .. ... How can i delete the root forest domain? ...
    (microsoft.public.win2000.active_directory)