how to deploy web services along with another deployed web applicationhttp://forums.asp.net/t/1799954.aspx/1?how+to+deploy+web+services+along+with+another+deployed+web+applicationFri, 04 May 2012 08:22:02 -040017999544964830http://forums.asp.net/p/1799954/4964830.aspx/1?how+to+deploy+web+services+along+with+another+deployed+web+applicationhow to deploy web services along with another deployed web application <p>I created a web service which i want to publish and deploy. but i already have one web application which saperately publish and deployed. so how can i do it saperately and merge to a single hosting space location?</p> <p></p> <p>thank you..</p> 2012-05-04T06:00:06-04:004965144http://forums.asp.net/p/1799954/4965144.aspx/1?Re+how+to+deploy+web+services+along+with+another+deployed+web+applicationRe: how to deploy web services along with another deployed web application <p>Your web application and the web service project are two differents applications.</p> <p>So you can deploy these two application seperatly on two differents vitual directory / application pool on IIS.</p> <p>You need to create two differents methodes / Web deployment projects or something like that.</p> <p>I don't understand why having already a web application would be an issue to deploy a web service. Could you maybe provide more information ? (Is it on IIS ? Which version ?)</p> <p>&nbsp;</p> <p>Thanks,</p> 2012-05-04T08:22:02-04:00