Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

18
votes
2answers
640 views

Add satellite assembly in a pre-compiled deployed website

In order to make use of GetGlobalResourceObject() in Visual Studio 2008 I have to copy a .resx file into the folder App_GlobalResources of Visual Studio. After the application is precompiled, the ...
6
votes
4answers
2k views

How to embed a satellite assembly into the EXE file

I got the problem that I need to distribute a C# project as a single EXE file which is not an installer but the real program. It also needs to include a translation which currently resides in a ...
4
votes
2answers
204 views

Strategy for sharing resources between projects

I have a central library (DLL) called Core that is used by many projects (Some web apps, some win forms, some other class libraries). Some resources are stored in the Core library. When I need to ...
4
votes
3answers
893 views

ILMerge and localized resource assemblies

We have an application whose structure when compiled looks something like this: Foo nb-NO Text.resources.dll sv-SE Text.resources.dll Bar.dll Foo.exe Text.dll Is it possible to use ILMerge ...
3
votes
1answer
83 views

Deploying .NET satellite assemblies in specific folder

I'm working on a C# .NET application and I'm performing localization with resource files. I have culture specific resource files like: MyResource.resx; MyResource.fr-FR.resx; MyResource.ja-JP.resx; ...
3
votes
1answer
98 views

Reading string resources from satellite assemblies in Wix?

Is it possible through WIX to read resources from resource DLLs than hard-coding the strings in WXS/WXL files? I have the resources in satellite DLLs and I need something more efficient then copying ...
3
votes
4answers
81 views

Best practice for reducing bloat with a helper/utility library for multiple projects

Ok, I have an application that I have developed, let's call it Project A. Functions not found in the Microsoft .NET Framework I put into a shared library, let's call this MyLib. Now Project B, C, D, ...
3
votes
3answers
1k views

Override a resource from standard assembly in ASP.NET

I want to override a string from a System.ComponentModel.DataAnnotations for an ASP.NET project. Do I need to make a satellite assembly, messing with custom build tasks, al.exe etc.? Even if yes, I ...
2
votes
1answer
122 views

How to load satellite assemblies relative to DLL

I have a situation where I supply a plugin DLL that uses .NET 4.0. This DLL uses ResourceManager to load strings. The strings in turn get translated and compiled into satellite assemblies. I'm not ...
2
votes
1answer
195 views

c# path of localized resources for plugin DLLs

In my C# application, I've a plugin mechanism that loads plugin DLLs from different pathes as specified in a configuration XML file. My application is localizable. The main assembly (the *.exe) has ...
2
votes
1answer
278 views

Warning AL1073 when generating satellite assemblies

Under Visual Studio 2010, I am getting a compiler warning when generating a localized satellite assembly for a project. I am running Windows 7 64-bit. The project is being built in x86 (it has to be ...
2
votes
1answer
188 views

How do I reference a font resource in a satellite assembly?

I have a localised WPF application and I need to embed a font for each locale. I have a font added into my project and it's Build Action is set to Resource. If I remove the ...
2
votes
0answers
105 views

Include all localized resources in MSI - VS2008

I am building an MSI for a windows service application that has a set of satellite assemblies with localized resource data in them. I can manually include the Localized content from the projects but ...
2
votes
1answer
245 views

How do I include Satellite Assemblies(Localized Resources) in an MSI built with WiX?

The project I'm working on is switching from using the VS2008 deployment/installer to WiX, which i'm currently very new to. I've added the code to copy the output of the resources project into the ...
2
votes
2answers
836 views

What is a satellite assembly?

What is a satellite assembly, and when should they be used?
1
vote
1answer
161 views

.NET 4 - Satellite assembly (language resources) DLL loading change in CLR / .NET / ASP.NET 4

Does anybody know if loading of satellite assemblies has changed in .NET/CLR/ASP.NET 4.0? It seems like now the GetString operation on resources is making a call to first check if the assembly is ...
1
vote
3answers
392 views

What decides the target framework version of a satellite assembly?

What decides the target framework version of a satellite assembly? Looking at the log file I can see the satellite assembly is build by running ResGen.exe and Al.exe but I can't find out what decides ...
1
vote
0answers
117 views

Updating satellite assembly without re-compiling

I have a Class Library project that is used by many other web applications. I want to create a satellite assemblies for that class library. I don't want to have to recompile / redeploy the class ...
1
vote
1answer
235 views

.net sattellite resource dll editor

Is there any free resource editor to edit compiled .net managed assemblies? One of my clients requested to edit texts on windows forms controls of their app. I put all texts(strings) in a separate ...
1
vote
1answer
339 views

The satellite assembly named “XX.dll” for fallback culture “en-US” could not be found error in .NET app

I'm customizing an open-source .NET application. It compiles perfectly fine. But forms and controls refuse to show in designer, throwing the following error: The satellite assembly named "XX.dll" ...
1
vote
1answer
145 views

Removing the default language in an assembly and moving it to a satellite assembly

I have a .Net 3.5 application written mostly in C# that uses .resx files to store internationalization data for several different languages, consisting of strings, control sizes and positions, etc. ...
1
vote
1answer
136 views

Can you static link satellite assemblies?

I don't know enough about satelite assemblies to understand their construction, I'm curious if it's possible to statically link them all into a single dll and get the same functionality as if they ...
1
vote
2answers
264 views

How can I use satellite assemblies in ASP.NET?

I love the idea of breaking out culture-specific resources into separate assemblies, but am confused as to how this can be done for an ASP.NET application. Can someone give me a quick rundown, or ...
1
vote
1answer
359 views

Loading WPF satellite resources dynamically

I've read about satellite-assemblies being used in WPF localizations. However, I would like to ask if there is a way to load the satellite-assemblies without following the pre-defined directory ...
1
vote
3answers
616 views

How to add satellite assemblies to a project in Visual Studio

I'm working in a project which references assemblies from a third company. These assemblies have satellite assemblies that I'm copying with a post-build event to the bin folder. Is There a way to ...
1
vote
2answers
854 views

Read values from satellite assemblies using ResourceManager

Hi Can somebody tell me how to read values from satellite assemblies using resourcemanager. I have an application MyApplication which will contain all the resource files. Now I have to read the values ...
1
vote
2answers
354 views

What is the difference between a resource file and a satellite DLL?

I am not getting the difference between resource files and satellite dll.
1
vote
2answers
1k views

Resource files and satellite assemblies

I am, for lack of a better word, a newbie to Localization and resource files. I am trying to localize an application I am working on and I want to do it using resource files and satellite assemblies, ...
0
votes
1answer
47 views

WPF satellite assemblies not picked up

I have a demo app, and in it I use a 3rd party library that has several languages. To test whether the localization works, I set the CurrentUICulture to dutch: Thread.CurrentThread.CurrentUICulture = ...
0
votes
1answer
92 views

StaticResource where resource is in external assembly?

Basically, I want to keep all my XAML resources in an external assembly (for my styles). I have a reference of this external assembly in my application. Is there something to do with satellite ...
0
votes
1answer
50 views

When should I use Satellite Assemblies when it comes to localization? And When should I use Resources Files(.resx)?

I'm creating a windows appplication in which I wanna do some localization. That application will also use a DLL that might use a different language(CultureInfo) than the main application. Which one ...
0
votes
0answers
132 views

satellite assemblies used from a .dll

I am trying to implement satellite assemblies. My scenario though is slightly different than the ordinary case. I have an executable assembly ( let's call it A.exe) and a .dll assembly (B.dll) A.exe ...
0
votes
1answer
81 views

What tool can change properties of existing assembly (assembly name in particular)?

I am trying to obfuscate my silverlight application. It contains two assemblies and I am using a 'merge assemblies' feature of obfuscator. Assembly (A2) that is being merged with main assembly (A1) ...
0
votes
0answers
70 views

Add version to resource\satellite DLL created by aspnet_merge.exe

We are using aspnet_merge to merge our webapps to create a single code DLL, using the -o parameter. The core DLL is picking up the versions properly, but the problem we see is that the satellite DLLs ...
0
votes
0answers
76 views

Only recompiling resources in satellite assembly

I've moved my resource files (in the example below GlobalResource.en-GB.resx) into a separate satellite assembly. This all works great and when I compile the solution it generates the en-GB folder in ...
0
votes
0answers
55 views

Satellite build for culture 'id' failed. The assembly linker could not be launched. The system cannot find the file specified

I tried to build my solution yesterday.The solution contains almost 30-winforms And that is localized with Indonesian language (id-ID). after setting all localization formatting i tried to build my ...
0
votes
1answer
137 views

Why can't MonoDevelop can't find the al2 linker to build satellite assemblies for ZedGraph?

System Info: Windows 7: MonoDevelop 2.4.2.1 Mono 2.6.7 Trying to compile ZedGraph (a charting control). But it has resources for multilanguage support which won't compile into a satellite ...
0
votes
1answer
309 views

winforms/c#: Localization, language set to “Default” but i don't see a resourse.dll (satellite assembly)?

Can anyone help? I have just set one of my forms to Localization: True and left the language as "Default". I checked the resx and sure enough it contains all the strings for my form. So i run the ...
0
votes
2answers
281 views

Satellite assembly is not picked up by ASP.NET app

I have a web project called "TestResourceApp" with Labels.resx in App_GlobalResources folder. I want to add another language by creating a satellite assembly. Here are the steps I took to create the ...
0
votes
1answer
280 views

Problem in reading string resources kept in different assembly having resx files

I have string resources defined in 'resx' files in the separate assembly. The project reference to that assembly is added to my WinForm project. The project reference is added correctly and I can ...
0
votes
1answer
288 views

How to copy Satellite assembly to different folder after build?

I have a WPF project and I have added support for localization using Satellite assembly. I have 2 cultures supported namely en-US and fr-CA. Now when I build the project, I get 2 folders namely en-US ...
0
votes
1answer
74 views

Can I use a satellite resource assembly for one language in the OS for another language simply by changing the name of the folder the dll appears in?

If I compile a .NET satellite assembly with localised resources, does the assembly itself know which language it is for, or is this implied in the folder in which it appears? If I decide to create a ...
0
votes
1answer
363 views

How to access resources from an external assembly

I want to create a vb.net project that I will use to only hold image and string resources that I will need in multiple projects. What I can't figure out is how do I access these resources using code ...
0
votes
0answers
204 views

VB.NET/C# Globalization: Prevent creation of culture-specific satellite assemblies (resources)

is there a possibility to prevent the creation of all the folders with the resources.dll files and just embed every globalization culture right into the compiled exe file?
0
votes
1answer
451 views

Satellite assemblies and FullTrust issues when .NET exe is on the network

I'm executing my .NET app from a network share. Since framework 3.5 SP1, and as explained here: http://blogs.msdn.com/shawnfa/archive/2008/05/12/fulltrust-on-the-localintranet.aspx, the main exe and ...
0
votes
1answer
306 views

Where to place NeutralResourcesLanguageAttribute for an ASP.NET MVC app?

Simple question: Where should I place [assembly: NeutralResourcesLanguageAttribute("en-US" , UltimateResourceFallbackLocation.Satellite)] for an ASP.NET MVC application? On the HttpApplication ...
0
votes
0answers
710 views

How to get values from different resource files,instead of using a Case or If/Else Condition (Asp.net)?

Different resource files meaning i have different resource files having with no culture,they are not english,french,german files. I get an exception when i try to do: Dim res As ...
0
votes
2answers
136 views

Is it possible to view the contents of a satellite assembly?

I have what I think are some satellite assemblies in an application produced by a company that no-longer exists. I'd like to confirm that they are what I think (the naming is correct but...) and see ...
0
votes
1answer
429 views

Must Satellite Assembly versions match the base version?

I just ran into a situation where I needed to patch a release with a new version of one of our assemblies. All my assemblies are strong names and this is a Windows Forms application. I edited my ...
0
votes
1answer
2k views

C# Satellite Assemblies? Do I need to link default culture resource

We would like to employ satellite assemblies to contain various locale dependent resource files. Question is ... do we need to link the default culture? We have a separate project which will ...

1 2