On Thu, Aug 12, 2010 at 2:06 AM, Atsushi Eno <
atsushi...@veritas-vos-liberabit.com> wrote:

>
> I have no idea on from which this list addition occurs. This might not
> happen in the latest git head or daily builds (but I doubt that). If you can
> provide the runnable example code, I can test it on the latest code.
>

I might have been quick with my initial email before checking everything. I
also apologize for being vague on details, but everytime it ran, I had
different results. Nothing was predictable.

I've played with this down further and it seems to be caused by Mono Tools
for Visual Studio. If I run the application from cmd.exe with "mono.exe
test.exe", the WCF service listens, and responds to requests as it should.

If I run from within Visual Studio, I am unable to get anything to run.

If I use "Run in Mono", I get an error that the assembly is too large. Using
"Debug in Mono", sometimes the service starts but rejects any request. Other
times, the application crashes with unhandled exceptions.

Also, if I kill the debugger, mono.exe still hangs and does not terminate. I
have to manually terminate it.

cmd.exe runs as the same privileges as Visual Studio.

Best,
Matt
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to