Hi James,
 Im very new to web service and basically im a java guy.
 As i was busy with some other work so this was on hold for
sometime.
 Now again i restarted this work. I never worked with vc++
 I have with me Visual Studio 6.0. I was trying the steps u have given
but not able to find the "enabling ATL" while creating new project
and the "Add Web Reference" into new project.
Do i need another version or i need some more configuration  before
starting project with vc.
 
 
Thanks&Regards,
Rajendra.
 
 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 05, 2004 5:52 PM
To: [EMAIL PROTECTED]
Subject: Re: vc++ client for java web service

Rajendra,
 
Open a new Win32 Project in VC++. Make sure that the project is enabled ATL. Once you have done this, select "Add Web Reference" from the project menu. This will bring up a window which you should enter the address of the WSDL.
 
Once adding the WSDL, VC++ will create a number of new files. You will alter only the main .cpp file and the rest should take care of itself.
 
It has been my experience that it is necessary to tinker in small amounts the auto-generated files but on the whole the process is easier than with Axis C++.
 
Sincerely,
James Crosson
 
In a message dated 8/5/2004 5:32:57 AM Eastern Standard Time, [EMAIL PROTECTED] writes:
Hi All,
  I have very simple java web service deployed on axis and also tested with java client.
Now my requirement is that i need vc++ client for my java web service.
So what all i need to do so. Do i need something like axis for c++ at each client site.
If so suggest me some good option.
If some one is having very basic sample example will be very useful.
 
Thanks in advance.
 
Rajendra
*********************************************************
Disclaimer:

This message (including any attachments) contains
confidential information intended for a specific
individual and purpose, and is protected by law.
If you are not the intended recipient, you should
delete this message and are hereby notified that
any disclosure, copying, or distribution of this
message, or the taking of any action based on it,
is strictly prohibited.

*********************************************************
Visit us at http://www.mahindrabt.com



 
*********************************************************
Disclaimer:

This message (including any attachments) contains
confidential information intended for a specific
individual and purpose, and is protected by law.
If you are not the intended recipient, you should
delete this message and are hereby notified that
any disclosure, copying, or distribution of this
message, or the taking of any action based on it,
is strictly prohibited.

*********************************************************
Visit us at http://www.mahindrabt.com



Reply via email to