ok, will do that today!

~Gina_M~

On Jul 21, 1:34 am, Cerebrus <[email protected]> wrote:
> Gina,
>
> I don't think Webservice Studio supports anything other than SOAP. Why
> not use Visual Studio, instead ?
>
> On Jul 21, 4:31 am, Gina_Marano <[email protected]> wrote:
>
> > Hey Cerebrus,
>
> > I added what you stated to the web.config.
>
> > Then  I use .Net Webservice studio and set the protocol to HTTPPost
> > andhttp://localhost/myservice/service.asmx?WSDL
>
> > and I get the following error:
>
> > Initializing
> > Generating WSDL
> > Generating Proxy
> > System.ArgumentException: Protocol with name 'HttpPost' is not
> > recognized.
> > Parameter name: protocolName
> >    at
> > System.Web.Services.Description.ServiceDescriptionImporter.FindImporterByNa­me
> > (String protocolName)
> >    at System.Web.Services.Description.ServiceDescriptionImporter.Import
> > (CodeNamespace codeNamespace, ImportContext importContext, Hashtable
> > exportContext, StringCollection warnings)
> >    at System.Web.Services.Description.ServiceDescriptionImporter.Import
> > (CodeNamespace codeNamespace, CodeCompileUnit codeCompileUnit)
> >    at WebServiceStudio.Wsdl.GenerateCode(ServiceDescriptionCollection
> > sources, XmlSchemas schemas, String uriToWSDL, ICodeGenerator codeGen,
> > String fileExtension)
> >    at WebServiceStudio.Wsdl.Generate()

Reply via email to