Where is .SVC file????Hi <br/>     I am not able to find the file with extension .SVC in my visual Studio...<br/> <br/> Can somebody help me how to get the file in visual studio 2008 Professional Edition with .Net framework 3.5<br/> <br/> Help me soon..<br/> <br/>© 2009 Microsoft Corporation. All rights reserved.Mon, 06 Jul 2009 05:57:56 Z3f84bf8f-8794-4d53-b9fc-9bc4eb6765dchttp://social.msdn.microsoft.com/Forums/en-US/wcf/thread/3f84bf8f-8794-4d53-b9fc-9bc4eb6765dc#3f84bf8f-8794-4d53-b9fc-9bc4eb6765dchttp://social.msdn.microsoft.com/Forums/en-US/wcf/thread/3f84bf8f-8794-4d53-b9fc-9bc4eb6765dc#3f84bf8f-8794-4d53-b9fc-9bc4eb6765dcabhi0410http://social.msdn.microsoft.com/Profile/en-US/?user=abhi0410Where is .SVC file????Hi <br/>     I am not able to find the file with extension .SVC in my visual Studio...<br/> <br/> Can somebody help me how to get the file in visual studio 2008 Professional Edition with .Net framework 3.5<br/> <br/> Help me soon..<br/> <br/>Sat, 04 Jul 2009 06:56:31 Z2009-07-04T06:56:31Zhttp://social.msdn.microsoft.com/Forums/en-US/wcf/thread/3f84bf8f-8794-4d53-b9fc-9bc4eb6765dc#1651c31e-74cb-40bf-8216-7974bb502e5ahttp://social.msdn.microsoft.com/Forums/en-US/wcf/thread/3f84bf8f-8794-4d53-b9fc-9bc4eb6765dc#1651c31e-74cb-40bf-8216-7974bb502e5aChris B. Snyderhttp://social.msdn.microsoft.com/Profile/en-US/?user=Chris%20B.%20SnyderWhere is .SVC file????Abhi0410,<br/><br/>I assume you're trying to create a WCF service hosted in IIS. There isn't a file template for this file in VS (at least I've never seen one). You have to create it manually.<br/><br/>You can find step-by-step instructions here: <a href="http://msdn.microsoft.com/en-us/library/ms733766.aspx">http://msdn.microsoft.com/en-us/library/ms733766.aspx</a><br/><br/>You might also try googling &quot;servicehost&quot; to see some of the other things you can do with the svc file.<br/><br/>Chris<hr class="sig">Chris Snyder, Stumbling through code one day at a time If your question was answered, please mark it.Sat, 04 Jul 2009 16:00:29 Z2009-07-04T16:00:29Zhttp://social.msdn.microsoft.com/Forums/en-US/wcf/thread/3f84bf8f-8794-4d53-b9fc-9bc4eb6765dc#455da8df-32e3-4674-953f-0ad2d0846091http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/3f84bf8f-8794-4d53-b9fc-9bc4eb6765dc#455da8df-32e3-4674-953f-0ad2d0846091Gaurav Arorahttp://social.msdn.microsoft.com/Profile/en-US/?user=Gaurav%20AroraWhere is .SVC file????Hi abhi0410, <div><br/></div> <div>I agree with Chris, when anyone is trying to create a WCF service on IIS then '.svc' file is come to contact.</div> <div><br/></div> <div>You have to manually add an '.svc' file in the application director.</div> <div><br/></div> <div>After completion of code you can check the same as : <span style="line-height:15px"> <code>http://localhost/IISHostedCalc/Service.svc</code></span></div> <div><span style="font-family:-webkit-monospace;font-size:xx-small"><span style="font-size:9px;line-height:15px"><br/></span></span></div> <div><span style="font-family:-webkit-monospace;font-size:xx-small"><span style="font-size:9px;line-height:15px">I refer you the same link as Chris provided: <span style="font-family:Verdana;font-size:11px;line-height:normal"><a href="http://msdn.microsoft.com/en-us/library/ms733766.aspx">http://msdn.microsoft.com/en-us/library/ms733766.aspx</a></span></span></span></div> <div>and one more : <a href="http://www.codeproject.com/KB/WCF/first_WCF_Service.aspx">http://www.codeproject.com/KB/WCF/first_WCF_Service.aspx</a></div>Sat, 04 Jul 2009 18:37:55 Z2009-07-04T18:37:55Zhttp://social.msdn.microsoft.com/Forums/en-US/wcf/thread/3f84bf8f-8794-4d53-b9fc-9bc4eb6765dc#a199983f-e4ea-40a8-9c06-6e8377cca64ahttp://social.msdn.microsoft.com/Forums/en-US/wcf/thread/3f84bf8f-8794-4d53-b9fc-9bc4eb6765dc#a199983f-e4ea-40a8-9c06-6e8377cca64aabhi0410http://social.msdn.microsoft.com/Profile/en-US/?user=abhi0410Where is .SVC file????Hi Chris and Gaurav,<br/>         Thanks...I could get the .svc file once i did the Add New items in Project.<br/> <br/> Initially i was not getting that...but once i restarted my VS 2008 then i could see that...<br/> <br/> Thanks for the link....<br/> <br/> Abhi<br/>Mon, 06 Jul 2009 05:57:45 Z2009-07-06T05:57:45Z