Can I call conceptSearching from an ASP/COM + application?
New application development on the Microsoft platform is rapidly moving to .NET and this environment make interfacing to Web Services very simple. However, many excellent products have been developed for the ASP/COM+ environment and migrating these to .NET would be a major undertaking. Fortunately, Microsoft has provided the SOAP Toolkit for ASP/COM+ developers and using this it is fairly straightforward to call Web Services running under .NET (or J2EE). See our ASP/COM+ demonstration for sample code showing how to call conceptSearching QueryServer from an ASP page. The SOAP Toolkit v3.0 is available as free download from microsoft.