Publish webservice locally without separate hosting
Hi.. here is a way to deploy web service withing project... Here are the steps for it in your Project... right click on Project in Solution Explorer. Click on Add new Item and Select "Web Service" Name it as per required... and Click on "Add" Button... now you have your web service ready in local environment... put you code in Web Service .Cs file Build the Source and make sure its error free... now Deployment Part Right click on "References" in Solution Exporer, You will find.. three Options like Add Reference Add Web Reference Add Service Reference Select "Add Web Reference", you will get a Pop up, in Below there are three links Browse to: * Web services in this solution * Web services on the local machine * Browse UDDI Servers on the local network select "Web services on the local machine " You will get a list ...