Tagged Questions

4
votes
1answer
816 views

What are these WCF service reference files

When I add a WCF service reference in Visual Studio 2008, a directory named Service Reference\ServiceReferenceNamespace is created. In this directory, there's files named Service.xsd, Service1.xsd, ...
0
votes
1answer
321 views

Service Reference namespace becomes unknown after I 'Update' the service reference

Service Reference namespace becomes unknown after I 'Update' the service reference. Has any one else encountered/resolved this issue? The changes I make to the Service Reference code are sometimes so ...