You don't do it by importing, you do it by running wsdl.exe. As to VisualStudio being a piece of garbage - with Visual Studio I can create a web service & client in under 5 minutes.
With Axis, after 10 days, I still can't create one that anything other than Axis clients can call. - dave ---------- Original Message ---------------------------------- From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Mon, 19 Jul 2004 12:52:55 EDT > >Yes, importing a web reference into a C++ project does not do anything. I >can't believe Visual Studio is such garbage. > >In a message dated 7/19/2004 12:42:54 PM Eastern Standard Time, >[EMAIL PROTECTED] writes: > >have you tried importing a web refeence into a c++ project using the ide? > >-----Original Message----- >From: David Thielen [mailto:[EMAIL PROTECTED] >Sent: Monday, July 19, 2004 12:40 PM >To: [EMAIL PROTECTED] >Subject: Re: WSDL to C++ in Visual Studio ?? > > > >Sorry - it will create a server in C++ but for the client (using wsdl.exe) >it's C#, VB, JS, or VJS whatever that is. But you can change C# code to C++ >code very quickly. > >- dave > > >---------- Original Message ---------------------------------- >From: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >Date: Mon, 19 Jul 2004 11:16:59 EDT > >> >>Also, what version of Visual Studio did you check? >> >>In a message dated 7/19/2004 11:07:19 AM Eastern Standard Time, >>[EMAIL PROTECTED] writes: >> >> >>I looked �EUR" Visual Studio will do this for C++ too. >>- dave >> >> >>____________________________________ >> >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >>Sent: Monday, July 19, 2004 8:44 AM >>To: [EMAIL PROTECTED] >>Subject: WSDL to C++ in Visual Studio ?? >> >>I need a free tool that will fetch a WSDL located online and create a >client >>in C++. >> >> >> >>Many of you have given me links to some pretty nifty programs, however >none >>of them has this very easy function. >> >> >> >>Visual Studio will do it to C# of VB, and many of the others are good for >>generating WSDL, not using an already made one. >> >> >> >>Please help, >> >>James >> >> >> >> >> >> >> > > > > > > >
