Harry -
What type are the userColl and projectColl fields?
/Chris
-- Original Message --
From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date: Wed, 13 Aug 2003 16:38:43 -0700
>Hi,
> My web service is in Axis 1.1 and the C# client is using MS WS
t> cc:
Subject: Re: Undefined namespace in
WSDL file generated by Axis
>
> t> cc:
>
> Subject: Re: Undefined namespace in
> W
Hi,
My web service is in Axis 1.1 and the C# client is using MS WSE 1.0.
I can not add the web reference to my Web service in the C# project
because one of the name space, tns2, is not defined in the WSDL file.
Following is a copy of the WSDL file that Axis generated using the "
http:/
cc:
Subject: Re: Undefined namespace in
WSDL file generated by Axis
cc:
08/13/2003 06:34 Subject: Re: Undefined namespace in
WSDL file generated by Axis
Not only does it not define the ns2: namespace, it also doesn't define the
ns2:Set type (the type of the projectColl and userColl elements).
My guess is that you will need to edit the WSDL file and define this type.
I suggest that you define in the existing definition, and change
the namespace