Getting a IVsRunningDocumentTable error when tring to add webservice

Unanswered Getting a IVsRunningDocumentTable error when tring to add webservice

  • Wednesday, August 24, 2005 1:58 AM
     
     
    Hello.
    I have the Visual C# Express Beta2 and when i try to add a webservice to my project i get a


    Microsoft.VisualStudio.Interop.IVsRunningDocumentTable
    must be installed for this operation to succed Ensure that this service is available


    Anybody know what could be wrong, is there something that i need to install?.

All Replies

  • Wednesday, September 21, 2005 9:32 PM
     
     
    I got the same problem when I try to add reference from one of my Web Services (local) created using VS.NET 2003.
    This could be the VS.NET version error. This Web Reference has been added successfully after I had this converted to VS.NET 2005 (beta).
    Good Luck