Re Add Web Reference

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • msnews.microsoft.com

    Re Add Web Reference

    Is there a way to re-add a web reference once it's been removed from a
    project without recreating all of code generated off of browsing to the
    wsdl? I was playing around with a few different versions of webservices
    from different locations but once the reference is removed when I go to try
    to re-add it, Visual Studio doesn't recognize the directory as a Web
    Reference rather it's just a folder with source code in it. This means I
    loose the (albet limited) properties page associated with the WebReference.
    I don't want to recreate as some of the files are bound to source code
    control which causes issues of it own. The idea of manually modifying the
    project to get the reference back also seams a little crazy as well

    TIA


  • John Saunders

    #2
    Re: Re Add Web Reference

    What's wrong with recreating the code?

    --
    John Saunders | MVP - Connected System Developer

    "msnews.microso ft.com" <Techno_Dex@hot mail.comwrote in message
    news:eTlZTouBJH A.1628@TK2MSFTN GP03.phx.gbl...
    Is there a way to re-add a web reference once it's been removed from a
    project without recreating all of code generated off of browsing to the
    wsdl? I was playing around with a few different versions of webservices
    from different locations but once the reference is removed when I go to
    try to re-add it, Visual Studio doesn't recognize the directory as a Web
    Reference rather it's just a folder with source code in it. This means I
    loose the (albet limited) properties page associated with the
    WebReference. I don't want to recreate as some of the files are bound to
    source code control which causes issues of it own. The idea of manually
    modifying the project to get the reference back also seams a little crazy
    as well
    >
    TIA
    >

    Comment

    Working...