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

image resouce not found

I'm getting an error when I try to load a form in the designer:
<rest of namespace>.Properties.Resources' has no property named
'SearchGo_icon'.

When I look at the list of image resources I see the resource VS2005 is
claiming doesn't exist.
I've tried embedding the image and linking at compile time.

Looking at Resource.Designer.CS I don't see my image resource listed (or any
image resource).

Anyone else experiencing this? Any solutions?
Dec 26 '06 #1
2 1702
Hello, sklett!
You wrote on Tue, 26 Dec 2006 12:41:54 -0800:

sI'm getting an error when I try to load a form in the designer:
s<rest of namespace>.Properties.Resources' has no property named
s'SearchGo_icon'.

sWhen I look at the list of image resources I see the resource VS2005 is
sclaiming doesn't exist.
sI've tried embedding the image and linking at compile time.

sLooking at Resource.Designer.CS I don't see my image resource listed (or
sany image resource).

Do you declare any classes/structs in the same file with your form, but
before the form class itself?
If you do, try rearranging the declarations so that the form class is the
first one declared in the file.

--
Vladimir Volkov, at your service
Dec 26 '06 #2
Hi Vladimir,

"Vladimir Volkov" <vl*********@vv.sovsem.netwrote in message
news:em**********@news.mtu.ru...
Hello, sklett!
You wrote on Tue, 26 Dec 2006 12:41:54 -0800:

sI'm getting an error when I try to load a form in the designer:
s<rest of namespace>.Properties.Resources' has no property named
s'SearchGo_icon'.

sWhen I look at the list of image resources I see the resource VS2005 is
sclaiming doesn't exist.
sI've tried embedding the image and linking at compile time.

sLooking at Resource.Designer.CS I don't see my image resource listed
(or
sany image resource).

Do you declare any classes/structs in the same file with your form, but
before the form class itself?
If you do, try rearranging the declarations so that the form class is the
first one declared in the file.
I don't do this, learned that lesson a long time ago. ;) The form class is
the first class.

Thanks for the reply,
Steve
Dec 27 '06 #3

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

Similar topics

0
by: Sarah Woodfield | last post by:
Hi, I have written an application in VB.Net which runs well on my development PC. However on a few clients machines, at apparently random intervals, they get the above message and the programme...
1
by: The Doctor | last post by:
Dear all, I am currently trying to re-implement an existing connection-oriented locking mechanism that was originally written in C. The company that supplied us the original system has recently...
4
by: Jim Michaels | last post by:
<?php include 'dbinc.php'; $result = mysql_query("SELECT image,mime_type FROM photos WHERE image_id=".intval($_GET), $link) or die("MyErr:".mysql_error()); if ($row = mysql_fetch_assoc($result))...
4
by: tshad | last post by:
I am trying to set up an Image authorization where you type in the value that is in a picture to log on to our site. I found a program that is supposed to do it, but it doesn't seem to work. ...
2
by: Adam Teale | last post by:
hey guys Is there a builtin/standard install method in python for retrieving or finding out an image's dimensions? A quick google found me this:...
3
by: kayahr | last post by:
Hi there, I have a strange problem in Internet Explorer (IE6 and IE7). I'm writing a JavaScript application which allows the user to edit a photo composition. So when the user selects a photo then...
5
by: Steve | last post by:
Hi all Does anybody please know a way to extract an Image from a pdf file and save it as a TIFF? I have used a scanner to scan documents which are then placed on a server, but I need to...
1
by: neovantage | last post by:
Hey all, I am using a PHP script which creates headings at run time in a sense at page execution. I am stuck a with a very little problem which i am sure i will have the solution from experts. ...
0
Debadatta Mishra
by: Debadatta Mishra | last post by:
Introduction In this article I will provide you an approach to manipulate an image file. This article gives you an insight into some tricks in java so that you can conceal sensitive information...
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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.