Try to specify all of the WSDL and XSD files on the command line to a single
invocation of WSDL.EXE. If the two WSDL files include the schemas they use,
then I think the duplication will not occur.
--
John Saunders | MVP - Connected System Developer
<> wrote in message
news:19a505ae-1c32-48a3-9426-...
> Hi,
>
> I have two services with two custom wsdl files that have couple data
> types shared, I am getting an error "The /sharetypes swith cannot be
> used with a WSDL contract or an XSD schema" when I try to use
> wsdl.exe /sharetypes to create proxy clients.
>
> Any suggestions on ways of creating proxy clients against the custom
> WSDLs that have shared data type.
>
>
>
> Thanks in advance.
|