Results 1 to 1 of 1

Thread: WCF - wsdl files getting generated each time I change the endpoint url.

  1. #1

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,226

    WCF - wsdl files getting generated each time I change the endpoint url.

    In my project, I have service reference. In this service reference, I connect to a service. We have different development boxes and each box has a different version of the service. So dev1.somecompany.com may not have the exact same version as dev2.somecompany.com
    Attachment 105927
    As a result, every time I hit the Update Service Reference button, a new WSDL file gets generated to the ServiceReferences folder.
    Example: previous file is AuthenticateSvc.wsdl
    file generated second time is AuthenticateSvc1.wsdl

    Though this is not a show-stopper, it is becoming increasingly difficult to track changes in the wsdl via TFS, since now there are several iterations of the .wsdl file.
    Is there someway I can force Visual Studio 2012 to overwrite the current wsdl file?
    Attached Images Attached Images  
    Last edited by abhijit; Oct 14th, 2013 at 02:59 PM. Reason: correct image.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width