473,320 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Localization problem in satellite assembly

Hi,

I have a C# form called "Form1" with namespace of "WindowsApp". The
projec namespace is also"WindowsApp". I have also created a User
control called "Seat" with namespace called "MyCar".
Now in my "Seat" user control, the resource file "Seat.en.resx" is not
getting loaded using the resourcemanager. The localise property has
been set to True.
It is not allowing to load the resource file as the above two
namespaces are different. If both namespace are same, then the
resource file is loaded and the respective values are shown, else it
falls back to "Seat.resx".

The following is the ildsam values from manifest
in WindowsApp.exe:
-------------------------------------------------
..mresource public MyCar.Seat.resources
{
}
..mresource public WindowsApp.Form1.resources
{
}
..module WindowsApplication2.exe
// MVID: {8900BF29-3217-4583-9838-364C2EC620BD}
..imagebase 0x00400000
..subsystem 0x00000002
..file alignment 4096
..corflags 0x00000001
// Image base: 0x07240000

-------------------------------------------------

in WindowsApp.resources.dll

..assembly WindowsApp.resources
{
.hash algorithm 0x00008004
.ver 1:0:1882:38322
.locale = (65 00 6E 00 00 00 ) //
e.n...
}
..mresource public WindowsApp.MyCar.Seat.en.resources
{
}
..module WindowsApp.resources.dll
// MVID: {B90ACA56-CBAC-4616-825B-2C369AE037D6}
..imagebase 0x00400000
..subsystem 0x00000003
..file alignment 512
..corflags 0x00000001
// Image base: 0x072f0000

-------------------------------------------------

Any help is appreciated
Regards
Ravi
Jul 21 '05 #1
0 955

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Dan | last post by:
I am creating a c# class library project to be used by some exe clients. This library needs to be localized for its text messages using satellite resource-only assemblies; I have created the...
1
by: Martin Platt | last post by:
Guys! I've been playing about with some code trying to get the satellite assembly resource files to work. From what I understand you must have a fallback for a particular language, as well as...
2
by: Kallis | last post by:
Hello, I have the following situation when trying to localize my software: I have BIG solution with about 80 projects. In one of the projects I have a number of dialogs (the dialog project :-)...
0
by: Ian | last post by:
Hi there, Well I managed to compile by satellite dll's but still can't get it to work. It keeps throwing the following error. (see below) My code is ok I think but there must be something...
3
by: jmjacquel | last post by:
Hi all, I have a localization problem in ASP.NET (ASPX) pages using VS.NET 2003. I have a project called AGCENTRAL, which is part of a solution. The project simply contains pages, a...
1
by: Manish Pansiniya | last post by:
Hello to all, we want to update resource online when administrator changes Localization database. can anybody tell me weather it is possible to run localization toolkit in command line or as...
5
by: Hannes Schmiderer | last post by:
We have to support different languages in our application. We do not want to compile the whole application if anything changes in the text of the pages. With satellite assemblies this is...
0
by: Stoyan | last post by:
Somebody manage to do this? "If you want to replace the satellite resources (satellite assemblies once compiled), you can do so at any time, without having to recompile your main assembly ." I...
1
by: feripar | last post by:
Hello! I am trying to localize a windows application using satellite dll, but I am having problems because the app can't find the satellite dll. Do you have a little example of a winform app...
1
by: Yoavo | last post by:
Hi, I am trying to localize my application but I have some difficulties doing it. In my application I need to load the translated resource from a specific folder (that the user determine using...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.