[Mono-dev] Errors while generating serializers
Maciej Paszta
paszczi at go2.pl
Mon Sep 7 06:15:57 EDT 2009
Hi!
I'm experiencing strange problem that manifests itself with the following
message appearing on the console:
Error while compiling generated serializer
/tmp/2c1565e6/2f8bc8bb.cs(14481,38) : error CS1518: Expected `class',
`delegate', `enum', `interface', or `struct'
/tmp/2c1565e6/2f8bc8bb.cs(14487,43) : error CS0116: A namespace can only
contain types and namespace declarations
/tmp/2c1565e6/2f8bc8bb.cs(14490,9) : error CS8025: Parsing error
mono version is 2.4.2.3. When app starts I'm registering few ActiveRecord
beans then the error appears but application still works ok. The problem
has something to do with the number of registered beans. When there are only
a few - there's no such exception message but after increasing their number,
I get previously mentioned error.
--
Maciej Paszta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090907/b9f3019c/attachment.html
More information about the Mono-devel-list
mailing list