TCP hosted WSE Web Service
hi to all,
i want to create the TCP hosted WSE Web Service.because i want to run the web service without using IIS. and i want to create the reference for the web service to the windows application without using the IIS. how can i do that? how can i solve this problem?. plz help me to solve the problem.
thank u
with thanks and regards
mmary
Re: TCP hosted WSE Web Service
Quote:
Originally Posted by mmary
hi to all,
i want to create the TCP hosted WSE Web Service.because i want to run the web service without using IIS...
Why? What's the problem? IIS6 is the most secured. I have doezens of IIS beased web services running almost without any problem.
Quote:
Originally Posted by mmary
... and i want to create the reference for the web service to the windows application without using the IIS...
Your application doesn't need to know type web server your web service is running on - you only supply the URL when you add web reference.