[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

John Wood

10/23/2004 3:36:00 PM

I see plenty of examples of how to install a custom channel sink through the
config file, but how do you do it programmatically?

eg. I want to do:
<channels>
<channel ref="http" port="0">
<clientProviders>
<provider type="MyProvider, MySink"/>
<formatter ref="soap" /> </clientProviders>
</channel>
</channels>

Programmatically...

Thanks.

--
John Wood
EMail: first name, dot, second name at priorganize.com