From: DaleJ on
Hi,

I'm trying to add a managed module to IIS7 using the example at
http://learn.iis.net/page.aspx/366/developing-iis-70-modules-and-handlers-with-the-net-framework

I've copied my module to my application directory binn directory, but when I
attempt to add the module for the site I get a message that the specified
type cannot be found amoung the referenced assemblies.

Do I need to locate the modules ina system directory instead.....