Robert Jordan wrote:

.NET demands the namespace as well. However, since .NET is evaluating
the <wellknown>-entries on demand, it will throw an exception only
when a client is trying to connect.

It does in the server, but doesn't seem to in the client. Believe me, my code works just fine in Windows without the fully qualified name. I've also written dozens of these at work, for Windows, and they all work without the fully qualified name. Trust me on this :)


The other thing I've found is that in the server config file where I specify <customErrors mode="off">, I need a capital "O" for Windows and a small "o" for mono. Given that it's a config file there's no big deal about that, but it is something that cross-platform developers would have to bear in mind.


Oh, this has to be fixed.

Let me double-check tomorrow, Rob. I don't want to cause work for people unnecessarily. It's too late now (01:13). I'll check tomorrow evening.

Cheers

Peter

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

Reply via email to