473,513 Members | 2,270 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 962

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

Similar topics

2
14820
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
10517
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
1920
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
1482
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
3539
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
342
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
2178
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
895
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
1814
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
251
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
7171
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7545
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5692
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5095
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
4751
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3240
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3228
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1605
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
807
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.