> > Is the .dll in the /bin folder? Or, otherwise, where is the assembly? >
Well, that's a good question. I can't find any instructions on where your managed DLL must reside. It can't be /bin as that's part of the app, I want the module to be applied to a site (or all sites). I took a guess at %windir%\System32\inetsrv, but that wild guess changed nothing. None of the command line options for a managed module seem to include a path. There is a missing link I still can't find -- Greg
