Re: C# can't find "Microsoft.Web.Services"

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



But, in my case, the problem is that 'Microsoft.Web.Services.dll' does not
show up in the list. Should I use 'Browse'? Where can I find the file?

"SerhaD Ýnanlý" wrote:

> Rigth click on the References (in the Solution Explorer)
> Select Add reference
> On the .NET Tab Find Microsoft.Web.Services.dll
> And Add it to your project
>
> Now you may use it
>
> Hopes This Helps
>
>
>
> "Michael Rodriguez" <mike__at__compeat_dot_com> wrote in message
> news:FBF6E344-9E74-4128-9710-1B1C90433DBF@xxxxxxxxxxxxxxxx
> > I've installed WSE, both 1.0 and 2.0. The namespace
> Microsoft.Web.Services
> > is visible from my VB.NET projects, but not in C#. In C#, it tells me
> there
> > is no "Web" under "Microsoft".
> >
> > Any ideas?
> >
> > --
> > To understand recursion, we must first understand recursion.
>
>
>
.



Relevant Pages

  • Re: Extremely long build times
    ... I would have thought/hoped that any recursive unit references would ... -> (in UnitA - skip it) ... Unit B's compilation is "put-aside" since Unit A isn't complete, ... up-to-date and so this recursion never happens. ...
    (borland.public.delphi.non-technical)
  • Re: Extremely long build times
    ... I would have thought/hoped that any recursive unit references would ... build times hit the floor when the number of otherwise recursion safe ... repeatedly referred back to the interface section of the "hub" unit, ... -> (in UnitA - skip it) ...
    (borland.public.delphi.non-technical)
  • Re: C# cant find "Microsoft.Web.Services"
    ... Rigth click on the References (in the Solution Explorer) ... On the .NET Tab Find Microsoft.Web.Services.dll ... > To understand recursion, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Saving recursive objects to disc. cPickle want work.
    ... > cPickle doesn't like recursion. ... as "objects that contain references to themselves" can't be handled by ... but that pickle and cPickle should be fine: "pickle stores ...
    (comp.lang.python)
  • Re: how to see the list of reference of APIs of an library in my exe
    ... because the references aren't made to a particular ... is one major difference between Win32 and ELF shared library models). ... And i want to know whether printf() is ... In order to understand recursion you must first understand recursion. ...
    (comp.os.linux.development.system)