Sorry, I didn't payd attention to the question text!
The easiest way to do it, is by creating an class library as a serviced
component where you consume your web service. Since this library is a
serviced component, you could call it from your asp application through com
interop.
> Add a web reference to the service in your asp.net project and use the
> generated proxy...
[quoted text clipped - 7 lines]
> >
> > *** Sent via Developersdex http://www.developersdex.com ***
Jon - 08 Dec 2005 21:23 GMT
That works only if the machine has .net framework installed
> Sorry, I didn't payd attention to the question text!
> The easiest way to do it, is by creating an class library as a serviced
[quoted text clipped - 14 lines]
>> >
>> > *** Sent via Developersdex http://www.developersdex.com ***