Re: How to integrate a WEB-Service in my Windows-Applacation
- From: "Javier G. Lozano" <jglozano@xxxxxxxxx>
- Date: 27 Mar 2006 16:55:57 -0800
In order to connect to Application 2, (A2), your application will have
to the web services. This means that, if your application is not a web
application, you will need to use the ASP.NET host classes to host the
web service. You can check out this quick (but old) article by Scott
Gu showing you how to do this:
http://aspalliance.com/articleViewer.aspx?aId=220&pId=
Have you thought of using .NET remoting instead? That works a little
bit better for application to application communication.
.
- Follow-Ups:
- Re: How to integrate a WEB-Service in my Windows-Applacation
- From: Peter Stojkovic
- Re: How to integrate a WEB-Service in my Windows-Applacation
- References:
- How to integrate a WEB-Service in my Windows-Applacation
- From: Peter Stojkovic
- How to integrate a WEB-Service in my Windows-Applacation
- Prev by Date: Re: Web Services called directly not working
- Next by Date: Re: Intermittent failures of Web Services calls
- Previous by thread: How to integrate a WEB-Service in my Windows-Applacation
- Next by thread: Re: How to integrate a WEB-Service in my Windows-Applacation
- Index(es):
Relevant Pages
|