473,395 Members | 1,885 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,395 software developers and data experts.

Why is the resource(.resx) file not showing the Image?

121 100+
Hello,
I have 1 resource file where one of the variable points to images path.

Now when i try to run my solution. That image isnt appearing rather an empty space is coming up same as a size of an image.

As we already has another image working that way, so when i replace my new image value to old image value, that work.

I have checked the properties of new image i have added and Build action has been set as 'Embeeded Resource' as par with already existing image.

I know i am missing very minor thing here.

Can anyone give me his/her thought what i may be missing.

Any help appreciated.

Thanks in advance.
Jay
Feb 4 '11 #1
2 2121
Plater
7,872 Expert 4TB
delete the entries and remake them?
Feb 7 '11 #2
jay123
121 100+
What worked was adding the same entry in assemblyinfo class in that project. i have worked on globalization before what never added anything manually other than in resource file but in this case, whatever i enter in resource file has to be manually entered in assemblyinfo class of that particular project.

Anyway everyone for looking at this.

Cheers
jay
Feb 8 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Chris | last post by:
Visual Studio 2003 Windows XP SP2 Problem: I have lost my original xyz.bmp file. However it is still available in my app because they get copied into the ..resx file and stores as a base64...
1
by: Dave Veeneman | last post by:
My form's resx file is losing resources that I have added with ResEditor.exe (the utility that ships with VS.Net. Here is what is happening: I add the icon to the .resx file with no problems. My...
0
by: gg | last post by:
Hello, who can tell me how to use the Resource Assembly File (*.resx) in a project. For example: I define a item Name :"TestString" Vale "1234567890" in a Resource Assembly File(test.resx). How...
6
by: dhnriverside | last post by:
Yup - I'm having one of those days! I've just deleted the wrong RESX file (ie one that was in use!) and now my project wont compile. How can I rebuild the resx file, or get it back!? (didnt go into...
0
by: prabhupr | last post by:
Hi Folks I'm currently working on a Localization+Globalization project; for this project, we need to generate ".Resx" files and we use "US English" Resx file as the base version, to compare the...
0
by: Steave | last post by:
Hi, using Managed C++ (.Net 2.0), I want to embed some images within an executable using a .resX file, and upon an event (in this case a combo box changing), I want the picture box to update with a...
1
by: Jon | last post by:
Hello all, I'm just reposting the below and I'm still hunting for a solution. We have a multi lingual application that works fine. However, I've changed one of the values in the resx file...
5
by: CyberSoftHari | last post by:
Assembly assembly = Assembly.GetExecutingAssembly(); ResourceManager rm = new ResourceManager("NameSpace.Demo", assembly, null); try { logo.Image =...
8
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...

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.