I came over this issue, while extending a webservice written in .net 1.1 with a 2.0 - plugin. I implemented the correct interface in my plugin, which is needed to be recognized by the plugin loader. Once the plugin was deployed I saw, that the plugin was not loaded at app-startup. I wanted to investigate, why there was this behavior. So I connected ......