Problems with Enterprise Localization Framework and .NET FW 1.1

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139