Adam, Christpher, and by no means least Barry... thank you very much. It was down to understanding the Assembly Name, Namespace and Class... which I had not got correct.
it works now, and it seems relatively easy to implement a custom listener to log to SQL. Cheers all, Ben On 8/23/06, Barry Kelly <[EMAIL PROTECTED]> wrote:
Barry Kelly <[EMAIL PROTECTED]> wrote: > if the type is declared in the executable, or something like: > > type="MyAssembly,My.Namespace.Etc.CustomListener" Whups - the other way around, rather: type="My.Namespace.Etc.CustomListener, MyAssembly" ... etc. -- Barry -- http://barrkel.blogspot.com/ =================================== This list is hosted by DevelopMentor(r) http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
=================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
