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

[MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.

Hi,

I have a VS2003 C# asp.net project that has been converted into a VS2005
project. Everything seemed to work well until I make a modification to
anything within the Component Designer window, i.e. I add a SQLCommand. At
that point VS2005 changes my C# file to now load all Selectcommantext data
from the resource file instead of the .aspx.cs file. then when I try and
once again run my application I get the following error: looking at my .cs
file I see that it now looks like this..

System.ComponentModel.ComponentResourceManager resources = new
System.ComponentModel.ComponentResourceManager(typ eof(articles_wanted));

Below is my error page..
Could not find any resources appropriate for the specified culture or the
neutral culture. Make sure "MyApp.articles_wanted.resources" was correctly
embedded or linked into assembly "App_Web_ktof9gvr" at compile time, or that
all the satellite assemblies required are loadable and fully signed.

Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Resources.MissingManifestResourceException: Could
not find any resources appropriate for the specified culture or the neutral
culture. Make sure "MyApp.articles_wanted.resources" was correctly embedded
or linked into assembly "App_Web_ktof9gvr" at compile time, or that all the
satellite assemblies required are loadable and fully signed.

Source Error:

Line 400: // sqlSelectCommand7
Line 401: //
Line 402: this.sqlSelectCommand7.CommandText =
resources.GetString("sqlSelectCommand7.CommandText ");
Line 403: this.sqlSelectCommand7.Connection =
this.sqlConnection1;
Line 404: //
Source File: c:\MyApp\articles_wanted.aspx.cs Line: 402

Stack Trace:

[MissingManifestResourceException: Could not find any resources appropriate
for the specified culture or the neutral culture. Make sure
"MyApp.articles_wanted.resources" was correctly embedded or linked into
assembly "App_Web_ktof9gvr" at compile time, or that all the satellite
assemblies required are loadable and fully signed.]
System.Resources.ResourceManager.InternalGetResour ceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents) +655
System.Resources.ResourceManager.InternalGetResour ceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents) +681
System.Resources.ResourceManager.InternalGetResour ceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents) +681
System.Resources.ResourceManager.GetString(String name, CultureInfo
culture) +77
System.Resources.ResourceManager.GetString(String name) +6
MyApp.articles_wanted.InitializeComponent() in
c:\MyApp\articles_wanted.aspx.cs:402
MyApp.articles_wanted.OnInit(EventArgs e) in
c:\MyApp\articles_wanted.aspx.cs:302
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +692


Nov 27 '05 #1
0 9132

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

Similar topics

0
by: Ian | last post by:
Hi there, Well I managed to compile by satellite dll's but still can't get it to work. It keeps throwing the following error. (see below) My code is ok I think but there must be something...
0
by: Naveen Mukkelli | last post by:
Hi, I'm getting the following exception; 'System.Resources.MissingManifestResourceException' : Additional information: Could not find any resources appropriate for the specified culture (or...
2
by: sklett | last post by:
I'm getting the exception: <exception text> An unhandled exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.dll Additional information: Could not find...
0
by: buran | last post by:
Dear C# / ASP.NET Programmers, I am getting the following exception in my multilingual project. The project works fine, but on some pages, e.g, after filling out a form, the contents are saved...
0
by: Chris Morse | last post by:
Hi, I am creating a solution with two projects. Basically, they share a few common class files and forms. I finished one project, and it compiles and runs fine. I just finished bringing in...
0
by: Rob Dob | last post by:
Hi, I have a VS2003 C# asp.net project that has been converted into a VS2005 project. Everything seemed to work well until I make a modification to anything within the Component Designer...
2
by: Dan Neely | last post by:
I'm trying to use an ImageComboBox in my app. The control worked fine in a demo app, but the contructor throws a System.Resources.MissingManifestResourceException with the text: "Could not find...
0
by: Prashant M | last post by:
iam generating am exe from o/p of the c# application. I mean generating seperate exe dynamically from an exe of one application. suppose o/p of an exe generated for application1 is a form1. then...
0
by: Prashant M | last post by:
iam generating am exe from o/p of the c# application. I mean generating seperate exe dynamically from an exe of one application. suppose o/p of an exe generated for application1 is a form1. then...
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: 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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
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
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
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...
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.