Re: Generate Proxy or Server Side stub Problem



yup...you correct..
actaully, my .wsdl is import the schema file also.
The problem is that the wsdl.exe has some problem to locate the import file
path.

I read from another forum, this guy suggest copy all the wsdl and schema
files in same directory and use wsdl.exe with all the related files as
argument, including the schema files. He declared its working, and i haven't
tried it out yet
--
Can You?You Can.


"6kjfsyg02@xxxxxxxxxxxxxx" wrote:

> In our case, we included the imported schemas into the WSDL.
>
> --
> David Mediavilla
>
>
.



Relevant Pages

  • RE: how to pass schema with wsdl file
    ... You can reference a schema file from within the WSDL by using the import ... So the string parameter ... I know how to access the wsdl by providing a ?wsdl to the web service url. ... Is there a way to reference the xml schemas in the wsdl so to easily publish ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Generate Proxy or Server Side stub Problem
    ... we included the imported schemas into the WSDL. ... David Mediavilla ... Prev by Date: ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: schema.ini question
    ... that builds the schema file, ... I normally use a create table query to export ... Prev by Date: ...
    (microsoft.public.access.externaldata)
  • Programatically reading a XSD File
    ... Let us say I have a schema file like this sample below. ... ..NET classes be able to read this XSD file and get all the values for each ... Prev by Date: ...
    (microsoft.public.dotnet.xml)