Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interaccion between .NET and VFP
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00632405
Message ID:
00632429
Vues:
19
This message has been marked as the solution to the initial question of the thread.
You can create your web services in VFP as your middle tier which can be easily connected to SQL Server or a VFP data store. If you want to use a thin client front end, definitely use ASP.net. It works real well with VFP web services. All you have to do is set a reference inside .net to the WSDL file and you can use your VFP web service like it was a native object. If you want a fat VFP client, just register your web serice with intellisence and it will write the code for you to instantiate web service, then use it like a native object.

A word of caution though. If things stop working and your sure its not your code, reinstall SOAP Toolkit and or .NET. I got burned by this once and ended up pulling my hair out for days.

Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform