Update WCF service reference
        Posted  
        
            by SteveC
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SteveC
        
        
        
        Published on 2010-05-06T14:23:53Z
        Indexed on 
            2010/05/06
            14:28 UTC
        
        
        Read the original article
        Hit count: 341
        
In BizTalk 2006 R2, is there some way to regenerate the reference to a WCF service that has been created using the "Add Generated Items / Consume WCF Service" option?
I tried just re-running the wizard, but it creates new ODX, BindingInfo, etc. files, and breaks the solution, so that's not the way :-(
Searched the web, but not found any references to how to update the references, just plenty on creating from scratch
© Stack Overflow or respective owner