Ask a Question related to ASP.NET General, Design and Development.
-
MarkMurphy #1
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
LocalizationManagement.exe, I get an exception:
Unable to generate loose file resources: The type initializer for
"Microsoft.Toolkits.EnterpriseLocalization.Element ResourceSet" threw
an exception at at Microsoft.Toolkits.EnterpriseLocalization.ElementR esourceSet.get_FullName()
....
When I use viewer.exe to open a previously compiled satellite dll such
as toolkit.resources.dll, I get the error:
The type initializaer for
"Microsoft.Toolkits.EnterpriseLocalization.Element ResourceSet" 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 LocalizationManagement
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.
MarkMurphy Guest
-
Problems with localization
Hi everybody. It's my first message, I hope I'm in the right ml. I'm using postgresql 7.4.6 on gentoo 2004.2. I've set nls use flag in... -
Problems with Microsoft.Net Framework SDK
I recently installed Microsoft.Net Framework SDK on my W2000 server because I wanted to run some ASP.NET Application, now I can run aspx pages from... -
Enterprise Localization Framework/Toolkit - AutoPopulate : Does it work poorly or not at all?
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... -
Enterprise Localization Toolkit - Has anyone used it and or extended it?
Hi, I'm looking into the Enterprise Localization Toolkit (ELF) and despite the mentioning of the AutoPopulate in the documents and the site i... -
ASP.NET page localization problems
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... -
Yan-Hong Huang[MSFT] #2
RE: Problems with Enterprise Localization Framework and .NET FW 1.1
Hello Murphy,
I'm looking for someone who can assist you. Thanks.
Best regards,
Yanhong Huang
Microsoft Online Partner Support
Get Secure! - [url]www.microsoft.com/security[/url]
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
!From: [email]murphy@murphysw.com[/email] (MarkMurphy)
!Newsgroups: microsoft.public.dotnet.framework.aspnet
!Subject: Problems with Enterprise Localization Framework and .NET FW 1.1
!Date: 17 Jul 2003 15:43:23 -0700
!Organization: [url]http://groups.google.com/[/url]
!Lines: 28
!Message-ID: <e061eb57.0307171443.648eb6be@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: [email]groups-abuse@google.com[/email]
!NNTP-Posting-Date: 17 Jul 2003 22:43:23 GMT
!Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-online.de!diablo.theplanet.net!zen.net.uk!
in.100proofnews.com!tdsnet-transit!newspeer.tds.net!sn-xit-02!sn-xit-06!sn-xit-09!supernews.com!postnews1.google.com!not-
for-mail
!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:160094
!X-Tomcat-NG: microsoft.public.dotnet.framework.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
!LocalizationManagement.exe, I get an exception:
!
!Unable to generate loose file resources: The type initializer for
!"Microsoft.Toolkits.EnterpriseLocalization.Elemen tResourceSet" threw
!an exception at at Microsoft.Toolkits.EnterpriseLocalization.ElementR esourceSet.get_FullName()
!...
!
!When I use viewer.exe to open a previously compiled satellite dll such
!as toolkit.resources.dll, I get the error:
!The type initializaer for
!"Microsoft.Toolkits.EnterpriseLocalization.Elemen tResourceSet" 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 LocalizationManagement
!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.
!
Yan-Hong Huang[MSFT] Guest



Reply With Quote

