On 01/17/2009 12:56 PM, Dimitar Dobrev wrote:
> Hi all. I just installed Mono 2.2 for Windows and wanted to use the
> interactive C# console (the C# evaluator). I tried both running csharp.exe
> from the command line and using Mono.CSharp.dll in a custom application.
> However, these both failed with the following stack trace:
>
> System.ArgumentException: Illegal enum value: 2049.

Are you sure you're running csharp.exe and your custom app with Mono and 
not .NET?  For example, with the command "mono csharp.exe"...

Sandy
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to