[Mono-list] Problem with monoresgen

Giuseppe Greco giuseppe.greco@agamura.com
28 Jun 2003 16:52:34 +0200


--=-NCjw0LysVbLXtc+ObW5o
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi all,

try to compile the attached XML resource file with
monoresgen and you'll see the following error message: 

Error: Exception has been thrown by the target of an invocation

Has anybody already experienced that?
My development is 100% based on Mono, but right now, I've to
compile satellite resource assemblies with .NET on Windows...

Gius_.

-- 
----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 (0)91 604 67 65
mobile: +41 (0)76 390 60 32
email:  giuseppe.greco@agamura.com
web:    www.agamura.com
----------------------------------------

--=-NCjw0LysVbLXtc+ObW5o
Content-Disposition: attachment; filename=test.resx
Content-Type: text/plain; name=test.resx; charset=UTF-8
Content-Transfer-Encoding: 7bit

<?xml version="1.0" encoding="utf-8"?>

<root>
  <data name="Error_1">
    <value>
      Text 1.
    </value>
  </data>
  <data name="Error_2">
    <value>
      Text 2.
    </value>
  </data>
  <resheader name="ResMimeType">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="Version">
    <value>0.0.1.0</value>
  </resheader>
  <resheader name="Reader">
    <value>System.Resources.ResXResourceReader</value>
  </resheader>
  <resheader name="Writer">
    <value>System.Resources.ResXResourceWriter</value>
  </resheader>
</root>

--=-NCjw0LysVbLXtc+ObW5o--