I know you can do it easily with WCF - But I need for our system to use the old way using the 'System.Web.Services.WebService'
How can I do this?
I know you can do it easily with WCF - But I need for our system to use the old way using the 'System.Web.Services.WebService'
How can I do this?
Here is the answer - Its found there because this its more common to do it in a winodws service
http://jakkaj.wordpress.com/2007/10/25/web-service-inside-a-windows-service-without-iis/