HighTechTalks DotNet Forums  

Installing localized ressource file as satellite assembly / ASP.NET 2.0

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss Installing localized ressource file as satellite assembly / ASP.NET 2.0 in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Thomas B.
 
Posts: n/a

Default Installing localized ressource file as satellite assembly / ASP.NET 2.0 - 11-25-2005 , 05:38 AM






Hi,

I found several Threads about this, bout I cant get it work. Here is
what I did:

- Publish Website with neutral resources
- create localized ressources with resgen from txt to resx (culture:
en)
- build satelite assembly with al.exe
- create subfolder en in bin folder of website
- copy the dll

and it does not work!
If I put the en.resx in VS and publish the Website it works. VS creates
the en folder at the same location and the localized dll has the same
name. The only difference is, that the dll created by vs is a little
bit larger than the one I created with al.exe. Here is my AL.exe
command:

Al.exe /t:lib /embedefault.en.resx /culture:en
/out:App_GlobalResources.resources.dll

Could anyone open my eyes please .... Thanks!

Thomas


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.