473,659 Members | 2,987 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems with Enterprise Localization Framework and .NET FW 1.1

We had downloaded the Enterprise Localization Framework a few months
ago for evaluation and were using it under .NET Framework 1.0. We've
just now upgraded to .NET Framework 1.1 and have started having
problems.

When attempting to generate resource dlls with
LocalizationMan agement.exe, I get an exception:

Unable to generate loose file resources: The type initializer for
"Microsoft.Tool kits.Enterprise Localization.El ementResourceSe t" threw
an exception at at Microsoft.Toolk its.EnterpriseL ocalization.Ele mentResourceSet .get_FullName()
....

When I use viewer.exe to open a previously compiled satellite dll such
as toolkit.resourc es.dll, I get the error:
The type initializaer for
"Microsoft.Tool kits.Enterprise Localization.El ementResourceSe t" threw
an exception.

1. I was wondering if I need to recompile the toolkit against the new
framework but I don't see the source to either LocalizationMan agement
nor Viewer. Is it possible to get the source?

2. Do I need to modified the ControlTypes table to reference 1.1.4322
(.NET 1.1) versions of all controls? I'm thinking no because the
table now refers to 1.0.3300 (.NET Beta?) though we were using
1.0.3705 version (.NET 1.0) controls. It's unclear how the
AddControls application works.
Nov 17 '05 #1
1 2383
Hello Murphy,

I'm looking for someone who can assist you. Thanks.

Best regards,
Yanhong Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
!From: mu****@murphysw .com (MarkMurphy)
!Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
!Subject: Problems with Enterprise Localization Framework and .NET FW 1.1
!Date: 17 Jul 2003 15:43:23 -0700
!Organization: http://groups.google.com/
!Lines: 28
!Message-ID: <e0************ **************@ posting.google. com>
!NNTP-Posting-Host: 208.186.174.93
!Content-Type: text/plain; charset=ISO-8859-1
!Content-Transfer-Encoding: 8bit
!X-Trace: posting.google. com 1058481803 31223 127.0.0.1 (17 Jul 2003 22:43:23 GMT)
!X-Complaints-To: gr**********@go ogle.com
!NNTP-Posting-Date: 17 Jul 2003 22:43:23 GMT
!Path: cpmsftngxa06.ph x.gbl!TK2MSFTNG P08.phx.gbl!new sfeed00.sul.t-online.de!t-online.de!diabl o.theplanet.net !zen.net.uk!
in.100proofnews .com!tdsnet-transit!newspee r.tds.net!sn-xit-02!sn-xit-06!sn-xit-09!supernews.co m!postnews1.goo gle.com!not-
for-mail
!Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:1600 94
!X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
!
!We had downloaded the Enterprise Localization Framework a few months
!ago for evaluation and were using it under .NET Framework 1.0. We've
!just now upgraded to .NET Framework 1.1 and have started having
!problems.
!
!When attempting to generate resource dlls with
!LocalizationMa nagement.exe, I get an exception:
!
!Unable to generate loose file resources: The type initializer for
!"Microsoft.Too lkits.Enterpris eLocalization.E lementResourceS et" threw
!an exception at at Microsoft.Toolk its.EnterpriseL ocalization.Ele mentResourceSet .get_FullName()
!...
!
!When I use viewer.exe to open a previously compiled satellite dll such
!as toolkit.resourc es.dll, I get the error:
!The type initializaer for
!"Microsoft.Too lkits.Enterpris eLocalization.E lementResourceS et" threw
!an exception.
!
!1. I was wondering if I need to recompile the toolkit against the new
!framework but I don't see the source to either LocalizationMan agement
!nor Viewer. Is it possible to get the source?
!
!2. Do I need to modified the ControlTypes table to reference 1.1.4322
!(.NET 1.1) versions of all controls? I'm thinking no because the
!table now refers to 1.0.3300 (.NET Beta?) though we were using
!1.0.3705 version (.NET 1.0) controls. It's unclear how the
!AddControls application works.
!
Nov 17 '05 #2

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

Similar topics

2
1432
by: Fabian Dal Santo | last post by:
We have been using the Enterprise Localization Toolkit for a project and it seems to have a bug. It assumes that all cultures are 5 char in length e.g. English(Australian) en-AU, but the .NET framework has some that are actually 6 characters in length, e.g. Chinese(Traditional) zh-CHT. Since Chinese(Simplified) is zh-CHS, we can't simply use the truncated version. Has something changed in the .NET framework to cause this error? Has...
3
3545
by: jmjacquel | last post by:
Hi all, I have a localization problem in ASP.NET (ASPX) pages using VS.NET 2003. I have a project called AGCENTRAL, which is part of a solution. The project simply contains pages, a MyResources.resx file and a MyResources.frr.resx file. In these two files, I have a simple string named mystr with "Hello user" in the MyResources.resx file and mystr with "Bonjour Utilisateur" in the MyResources.fr.resx file.
3
1469
by: Eric | last post by:
Hi, I'm just looking into the samples that are delivered withthe Enterprise Localization Framework/Toolkit. I have set it up and it all works fine. But.. now i have a question. I read a post, from a Microsoft employee i belief, and he stated the following: >3) The AutoPopulate feature doesn't work as well as I
0
1085
by: E r i c | last post by:
Hi, I'm looking into the Enterprise Localization Toolkit (ELF) and despite the mentioning of the AutoPopulate in the documents and the site i cannot see any eveidence of it in the source files. I was wondering if anyon eis using it, self-made or not. Regards, Eric.
2
1880
by: guy | last post by:
I am wondering if the Enterprise Localization Toolkit meant for development or is it to be regarded as a tutorial. Are there any other commercial or free products that will do this? http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/entloctoolkit.asp
0
1091
by: guy | last post by:
I am experimenting with the Enterprise Localization Toolkit. Using the Designer and Translator feature, I am able to include a new label in the Basic sample. Apparently, this can also be accomplished with an AutoPopulate feature but I am unable to figure this out. For example, I add a new label with my key in C:\Inetpub\wwwroot\ToolkitSamples\Basic\default.aspx. What next steps do I take to AutoPopulate the key in the Samples application?
6
1981
by: Rental | last post by:
I'm having the sam problem as described below with the Localization toolkit. Does anyone know if there is a solution to this problem. --->When attempting to generate resource dlls with --->LocalizationManagement.exe, I get an exception: --->Unable to generate loose file resources
5
5037
by: Samuel | last post by:
Hi, I am running into a problem of mixing UICulture = auto and allowing users to select culture using a dropdown list. I am detecting a querystring, "setlang", and when found, setting the CurrentUICulture to what's specified in the querystring. Since I want to allow UICulture auto detecting, I add UICulture = "auto" to page directive on each page.
8
2538
by: Olivier Matrot | last post by:
I encounter a problem with Localization features in ASP.NET 2.0. Is seems that the framework is not able to manage neutral cultures such as 'fr', or 'de'. Those are the culture sent by default from a french or German Internet Explorer in France or Germany. There is a runtime error "System.NotSupportedException: Culture "fr" is a neutral culture. It can not be used in formatting and parsing and therefore cannot be set as the thread's...
0
8428
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8851
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8627
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
7356
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...
0
5649
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
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2752
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
2
1976
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1737
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.