Hi,

I successfully created a
soapextension
extensionimporter
extensionreflector

I've put the dll into the gac, put a entry in assambly folders in the
regestry and fixed my web.config.

If I browse to the webservice all are fine. When I look at the WSDL I se the
namespace for my extension.

BUT...
When I do an add webreference I got the message: "Custom tool warning: At
least one optional import ServiceDescriptionFormatExtension has been ignored."

And the extension does not get executed on the client side.

If I manually add the extension or the dll ref into the reference.cs it works.
But in my world I shouldent have to do that. Or?
If I do it manually, I proboply going to forgett it next time I do a update.
And the info are there anyway. And put that extension or ref on all
methods...Doouggghhh!!

What am I missing? Any Ideas?
Anybody?

TIA

BR
Hans