473,796 Members | 2,628 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Resource file problems

16 New Member
I have a c# solution, with a couple of projects. In one project, I got a folder named Resources, and inside I have a couple of resource files, including Message.resx, Screen.resx, FreeText.resx and the italian versions Message.it.resx , Screen.it.resx and FreeText.it.res x and others as well.

Since the project is not the startup project, I have used added the dlls files of the resource files as a link to the startup project.

The problem is that, if my culture is set to Italy, the correct Message.it.resx and Screen.it.resx is being used, but it can never use the FreeText.it.

Any help please?

Also, i am using the GetResourceSet method to get all the entries in the resource file and fill it in a list. Any help pls. Thanks
Feb 8 '07 #1
2 1151
moiashvin
16 New Member
I have a c# solution, with a couple of projects. In one project, I got a folder named Resources, and inside I have a couple of resource files, including Message.resx, Screen.resx, FreeText.resx and the italian versions Message.it.resx , Screen.it.resx and FreeText.it.res x and others as well.

Since the project is not the startup project, I have used added the dlls files of the resource files as a link to the startup project.

The problem is that, if my culture is set to Italy, the correct Message.it.resx and Screen.it.resx is being used, but it can never use the FreeText.it.

Any help please?

Also, i am using the GetResourceSet method to get all the entries in the resource file and fill it in a list. Any help pls. Thanks
Can anyone help please? It's urgent.
Feb 12 '07 #2
moiashvin
16 New Member
Can anyone help please? It's urgent.
Solved already.
Feb 12 '07 #3

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

Similar topics

0
1197
by: Bartosz Milewski | last post by:
My resource file compiles correctly, but when I try to open it in VS, I get the error, "cannot find include file". The file in question is a "constant include". This is what it looks like in the rc file: //////////////////////////////////////////////////////////////////////////// / // // Generated from the TEXTINCLUDE 2 resource. // #include "buildoptions.h"
0
825
by: Benoit Martin | last post by:
when I build a project within my solution using either "Build" or "Rebuild" in VS.net 2002, my resource files look something like: my.namespace.myfile.resource but when I build the entire solution, the resource files look like myfile.resource This creates problems at runtime as I get error messages about the resource file missing. Why is the filename different when I build the entire solution or the
0
2018
by: Kleanthis | last post by:
I have a problem, when deploying multilingual applications using cab files on Compact Framework 2.0. It seems that something is going wrong with compact framework 2.0 Below I have a description of the problem The main Smart Device Application contains 3 resource files under the Properties folder, in order to produce localization satellite asseblies. Those resource files are named Resources.resx (a default empty resource file),...
1
3359
by: urban.john | last post by:
Here are my steps: create resource files from resx files: <echo message="CREATING RESOURCE FILES FROM RESGEN EN" /> <resgen todir="product\resources_en" verbose="true"> <resources> <include name="${AppName}\**.en.resx" /> <include name="${AppName}\Global.asax.resx" /> </resources>
2
6217
by: Al | last post by:
Hi, I have created a solution with two projects in it - a class library and a windows forms front end. I have added a resource file (Resources.resx) to the class library and filled it with icons. Does anybody know how would I go about using an icon from this resource file in the windows forms project? Thanks in advance, Al.
0
1247
by: gopal | last post by:
Hi, I had an issue with loading/using resource file. I thought i will share this information if it helpful some . I have a console C# application and inside this i have class definition as follows and my resource File name is Resource File - Resource1 Namspace - EmployeeDetails
2
2129
by: =?Utf-8?B?WWlzTWFu?= | last post by:
Hi everyone. i'm having some problems with the global resources in asp.net 2.0. i boiled it doen to this: i create a brand new website and add an App_GlobalResources folder. I then add to this folder 2 resource files named: MyResource.resx MyResource.yi.resx Then I build the site and get the following Error Message in the Error List: The namespace 'Resources' already contains a definition for 'MyResource' In file:...
21
6792
by: DiAvOl | last post by:
Hello, I am using a simple php server that I wrote and have some questions related to the resource id's. When a new client connects to the server or the server opens a file the Resource id number increases normally, but when the server closes the socket and the file and then a new client connects or file opens, the Resource id still increases without reseting to the previous closed id's. For example:
12
5279
by: TS | last post by:
i have a need to possibly enable mutli language support. What benefit do i get by using a resource file instead of a custom xml solution? thanks!
8
14952
by: raylopez99 | last post by:
I have the latest version of Visual Studio 2008 Professional, which allows you to create resource files (this is the .resx file, no?), unlike the Express version, which does not. I am trying to cut and paste code that MSDN recommends for playing a simple wav file from inside an embedded file, like presumeably the 'resources' file .resx is. I want to embed the .wav file in a 'resource file' since I don't want the user storing the file on...
0
9524
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10217
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10168
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10003
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9047
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7546
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6785
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5568
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3730
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.