[Mono-dev] update to machine.config

Adar Wesley adarw at mainsoft.com
Thu Feb 1 12:04:06 EST 2007


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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070201/5f87e4f4/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PasswordRecoveryAndMachine.config.patch
Type: application/octet-stream
Size: 7089 bytes
Desc: PasswordRecoveryAndMachine.config.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070201/5f87e4f4/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono_machine.config.patch
Type: application/octet-stream
Size: 1025 bytes
Desc: mono_machine.config.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070201/5f87e4f4/attachment-0001.obj 


More information about the Mono-devel-list mailing list