Have you added a reference to the 'System.Web.Services' assembly as the error has told you to?
On Jan 29, 6:34 am, Harsha <[email protected]> wrote: > Hi, > > We have developed a webservice and created proxy class for this > webservices. > > We added reference to this proxy class in our application and when we > try to compile the application we are getting below error > > ********-------------------------------------------------- > > c:\XXX\ABCD\FrontEnd\WWWROOT\XXX\bin\WebServiceProxies.dll Referenced > class 'XXX.YYY. > .ZZZ.WebServices.XXXWebService' has base class or interface > 'System.Web.Services.Protocols > .SoapHttpClientProtocol' defined in an assembly that is not > referenced. > > You must add a reference to assembly 'System.Web.Services'. > ********-------------------------------------------------- > > We tried on Net no help we got no help on it. > > Any help will be appreciated in advance. > > Sriharsha Karagodu.
