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.