I assume I read you correct. When you create a new visual studio project, you can select the .net version to use. Pick 2.0 and you can make a project. I forgot which project type to pick, but it should be the old one prior to WCF. My work computers are off for the night but you should find it. If I remember right, and excuse me if not, it's in c# web. I'm not sure where the uses soap comes into it. I left asp.net and c# to do the soap thing and added the vfp.dll to the project. It just treats it as a dll, not soap. And the VS c# project seems to take care of the soap, including the WSDL. Once the vfp.dll is added as a component you can just see it in the c# parts. I do my work on either a 2003 server, for the soap stuff, or a win 8.1 machine for WCF. Yes the c# part is a bridge and is the soap part. I have not had to play with soap in vfp other than a client. I'm about to start a trip over the pond to Vancouver and a few other USA stops so I may not respond very quick. I would say though that go with Steve's advice and go WCF. Its future proof, at least this week. And you can use the vfp.dll the same way. Al
-----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Fernando D. Bozzo Sent: 10 June 2015 19:13 To: [email protected] Subject: Re: W2K3 - Serving web-services without soap toolkit? Hi Allen: And how I do that? I've searching all the web looking how to activate the SOAP section in the Activation page of the COM+ console, and can't find how to do it. Right now, I just check the "Uses Soap", drop the VFP9 MTDLL component on the COM+ console, and this only action automatically fires some code in .Net 2.0 that creates the WSDL file, create a .Net (seems to me) "bridge" file using GAC and other .Net components, and this exposes the web-service. All this is automatic. Can you, please, guide me on how this must be done now on Windows Server 2008 or 2012? Very thanks.- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/006701d0a3a2$ebbc73d0$c3355b70$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

