B
Bob Altman
I have an application that includes a web service. The web service was
developed in VS 2003, but has since been ported to VS 2005.
Today, when I deploy the application, I need to make sure that IIS is
installed and configured correctly to host the web service. I'd like to get
rid of IIS and host the web service directly in my application.
Is it easy to host a web service in a VB.Net app? Where can I look to get a
quick start on doing this sort of thing?
TIA - Bob
developed in VS 2003, but has since been ported to VS 2005.
Today, when I deploy the application, I need to make sure that IIS is
installed and configured correctly to host the web service. I'd like to get
rid of IIS and host the web service directly in my application.
Is it easy to host a web service in a VB.Net app? Where can I look to get a
quick start on doing this sort of thing?
TIA - Bob