473,566 Members | 2,763 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Resources have the same manifest resource name

Resources 'Beneficiary.as px.resx' and 'OveraAge.aspx. resx' have the
same manifest resource name 'Enroll.Benefic iary.resources' .

Umm... what's this mean? The first two are aspx page resource files.
I don't know what Enroll.Benefici ary.resources is, I don't have a page
by that name. The entire project is called Enroll. What's VS talking
about?

Thanks!

Nov 19 '05 #1
3 2575
Me again. I'm screwed with this, it's a massive asp.net application
that is about as good as a doorstop at the moment.

I've read around and there's something about the class name being
different. There's a help file in VS that tells me to rename the
resource files but from what to what? This error for example:

Resources 'ADD.aspx.resx' and 'Compensation.a spx.resx' have the same
manifest resource name 'Enroll.ThankYo u.resources'.

ADD is an aspx page. It has a .resx and and .vb. They all have the
same name (i.e., this page does not reference Compensation.as px.resx
in any way). The class names in each .vb file are all unique and
match the filenames.

What's Enroll.ThankYou .resources? I can't find a file by that name
anywhere.

Please help, there's nothing on the web, nothing on MS's support site
and I'm dead in the water.

Thanks!!!

Nov 19 '05 #2
The solution:

Close VS and reload the project.

VS is buggy (IMO) in that when you copy and paste a webform in the
solution explorer, VS neglects to rename the class name. That wasn't
my problem, I saw that one and changed the class names right after I
copied the file(s). The manifest error would occur when the project
is built so I'm left there with 20+ manifest errors that won't go away
(even though there's no duplicate class names).

....Until I exit VS and reload the project. Then they all disappear.


On Tue, 29 Mar 2005 15:27:51 -0500, Tom wilson <ye*******@nosp am.com>
wrote:
Resources 'Beneficiary.as px.resx' and 'OveraAge.aspx. resx' have the
same manifest resource name 'Enroll.Benefic iary.resources' .

Umm... what's this mean? The first two are aspx page resource files.
I don't know what Enroll.Benefici ary.resources is, I don't have a page
by that name. The entire project is called Enroll. What's VS talking
about?

Thanks!


Nov 19 '05 #3
The solution:

Close VS and reload the project.

VS is buggy (IMO) in that when you copy and paste a webform in the
solution explorer, VS neglects to rename the class name. That wasn't
my problem, I saw that one and changed the class names right after I
copied the file(s). The manifest error would occur when the project
is built so I'm left there with 20+ manifest errors that won't go away
(even though there's no duplicate class names).

....Until I exit VS and reload the project. Then they all disappear.


On Tue, 29 Mar 2005 15:27:51 -0500, Tom wilson <ye*******@nosp am.com>
wrote:
Resources 'Beneficiary.as px.resx' and 'OveraAge.aspx. resx' have the
same manifest resource name 'Enroll.Benefic iary.resources' .

Umm... what's this mean? The first two are aspx page resource files.
I don't know what Enroll.Benefici ary.resources is, I don't have a page
by that name. The entire project is called Enroll. What's VS talking
about?

Thanks!


Nov 19 '05 #4

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

Similar topics

3
16016
by: Craig | last post by:
Hi I'm creating a web control whereby I use a resource file to store strings for property descriptions and so forth. The namespace for the control is: Unsd.Web.WebControls all classes in the control use this namespace. The assembly file name is Unsd.Web.WebControls.Banner.dll and the resource file name which resides in the same...
7
1749
by: Ken Allen | last post by:
OK, for a number of reasons I have needed to begin experimenting with resources sooner than I had planned (I had avoided it for now). Step 1: I built the 'reseditor' application that is in the SDK sub-directory, as instructed by the MSDN. Step 2: I used the 'reseditor' to create a file named "MyResources.resources" that contains only some...
1
1444
by: jlea | last post by:
I'm currently using icons in my app via external files (pImageList->Images->Add(new Icon("Empty.ico"))) and I need to switch to using them by compiling them into the assembly and using (Object* aa = rsrcMgr->GetObject(S"Empty.ico")). I used one of the several applications from the internet that allow you to insert files such as *.ico files...
5
3228
by: anthony.duerr | last post by:
I have encountered a problem (most certainly a .NET bug), that, for the life of me, I cannot figure out how to work around. Using Visual Studio 2003, with enabled XP Visual Styles. There are two possible scenarios here, the first one works properly, while the 2nd one doesn't. Scenario 1 ----------
3
3225
by: Jonathan Payne | last post by:
Hi, I am interested in adding a manifest file to the resources for a MFC application. When I create an AppWizard MFC app with a manifest file it adds the following lines to the .rc file: #ifdef _UNICODE IDR_MANIFEST RT_MANIFEST "res\\TestManifest4.manifest"
0
2187
by: Johann Blake | last post by:
I'm having trouble grasping how ASP.NET correctly locates resources. There is plenty of documentation on this subject but some things are not clear at all. In my ASP.NET application, I have multiple web forms. When you compile the application, it creates a DLL. If you view this DLL using ILDASM (the manifest), it shows info about the...
2
2006
by: Paul | last post by:
I have plugged the ExceptionManagement app block into our framework and have a question about resource files. ExceptionManagerText.resx is one of resource files in the project. When you look at .dll's manifest in the disassembler the file is ExceptionManagerText.resources. When/How is the file transformed from it's text form, .resx, to it's...
0
3649
by: shamirza | last post by:
· When was .NET announced? Bill Gates delivered a keynote at Forum 2000, held June 22, 2000, outlining the .NET 'vision'. The July 2000 PDC had a number of sessions on .NET technology, and delegates were given CDs containing a pre-release version of the .NET framework/SDK and Visual Studio.NET. · When was the first version of .NET released?...
4
2917
by: Carl Daniel [VC++ MVP] | last post by:
Problem: C# 2.0 doesn't imbed a UAC manifest in the EXE files that it produces. Problem: The suggested solution on MSDN is unworkable (manually opening the EXE using VS as a resource editor and inserting the manifet resource). Problem: Changing the C# project to explicitly link a .RES file suppresses the generation of the native...
0
7666
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7584
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...
0
7888
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7951
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...
0
6260
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...
1
5484
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...
1
2083
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 we have to send another system
1
1201
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
925
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.