[Mono-dev] Patch for problem with RemotingConfiguration.Configure, when the configuration file contains custom providers with child elements
Lluis Sanchez
lluis at ximian.com
Mon Oct 31 08:24:48 EST 2005
Please commit,
Thanks!
Lluis.
El lun, 31-10-2005 a las 04:10 -0800, Svetlana Zholkovsky escribió:
> Hi all,
> I fixed a problem with RemotingConfiguration.Configure, when the
> configuration file
> contains custom providers with child elements:
> <serverProviders>
> <provider ref="dump
> server" ShouldDump="true" isFirstSink = "true">
> <testserver
> firstName="Sveta1" />
> </provider>
> <formatter ref="soap"
> typeFilterLevel="Full" />
> <provider ref="dump
> server" ShouldDump="true" isFirstSink = "false">
> <testserver
> firstName="Sveta2" />
> </provider>
> </serverProviders>
> the Exception is thrown during configure:
> Can't load configuration file: The Element "formatter" is not
> valid in system.runtime.configuration section
>
>
> Thanks,
> Svetlana
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list