Hi All,

 

While fixing bugs in the tests for 

System.Web.UI.WebControls.PasswordRecovery

I updated the Web.config and Web.mono.config files

in System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources.

 

I added the section:

<system.net>

    <mailSettings>

      ...

    </mailSettings>

<system.net>

 

It turns out that the section handler was not registered in
machine.config

I updated my local machine.config so I can test this, and updated 

machine.config at mono/data/net_2_0/machine.config so it can be
committed.

 

Please approve this commit of machine.config.

 

Thanks,

 

---

Adar Wesley

Mainsoft

 

Attachment: PasswordRecoveryAndMachine.config.patch
Description: PasswordRecoveryAndMachine.config.patch

Attachment: mono_machine.config.patch
Description: mono_machine.config.patch

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

Reply via email to