This one is driving me crazy!
I've just upgraded to VS2010 beta 2 and created a simple WCF service. In previous VS versions I could easily find and edit the name and contents of the SVC file from the default Service1.svc to whatever I wanted to (i.e. e.g. MyTestWCFService.svc). I'm trying to do this in VS2010 but;
1) Can't find the svc file to edit anywhere, or
2) Can't find any option to specify what the url filename (svc) should actually be.
Help!