Hi,

I can't figure out how to log errors in the WCF facility. 

If a DependencyResolverException is thrown when the wcf service is resolved 
automatically via a registration AsWcfService() the exception is swallowed 
and the service just does not start. The service is somehow started in a 
background thread, so I can't just wrap the registration within a try-catch 
block.

I want to fail as fast as possible and shut down the application, if a WCF 
service dependency can not be resolved.


Thanks,

Martin


-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/castle-project-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to