[Mono-list] Problem with monoresgen
Gonzalo Paniagua Javier
gonzalo@ximian.com
04 Jul 2003 21:22:45 +0200
El s?, 28-06-2003 a las 16:52, Giuseppe Greco escribió:
> 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...
With current CVS i get:
gpanjav@k7:/tmp$ monoresgen test.resx
Read in 2 resources from 'test.resx'
Writing resource file... Done.
gpanjav@k7:/tmp$
-Gonzalo