Re: overriding SoapHttpClientProtocol.GetWebRequest on WinCe

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



Thanks Alex, this certainly gets me pointed in the correct direction.
Unfortunately, I do not have the "correct" System.web.services.dll assembly
to move. The article you pointed to recommends moving the smart phone
assembly to the WinCe assembly location:

SP - C:\Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\
v1.0.5000\Windows CE\Smartphone\System.Web.Services.dll
CE / PPC - C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\
v1.0.5000\Windows CE\System.Web.Services.dll


Unfortunately, I don't have the smartphone assembly! Where can I get it?

"Alex Feinman [MVP]" wrote:

> You need to replace the System.Web.Services.dll that VS2003 builds against,
> as described by Casey here:
> http://www.brains-n-brawn.com/default.aspx?vDir=spwse
>
> The other way to deal with it is to create your own implementation of
> IWebRequestCreator and register it. See my sampl e for more details
> http://www.alexfeinman.com/download.asp?doc=SessionAwareWebSvc.zip
> This will work on all versions of CF
>
> --
> Alex Feinman
>
> ---
> Visit http://www.opennetcf.org
> "Ron Jacobs" <RonJacobs@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:A2788ABB-5A28-4053-8C52-4B30D9151510@xxxxxxxxxxxxxxxx
> >I am attempting to override SoapHttpClientProtocol.GetWebRequest on a class
> > using the compact framework. I have seen documentation that indicates
> > that I
> > will need SP1 (or higher) of the compact framework. I have installed the
> > latest service packs.
> >
> > I have version 1.0.5 of System.Web.Services referenced by this project,
> > but
> > I get a compile error:
> >
> > "E:\Development\CompactFramework\WinCeWSProxyClasses\DCISoapClient.cs(86):
> > 'ClientObjectModel.DCISoapClient.GetWebRequest(System.Uri)': no suitable
> > method found to override"
> >
> > I so another post that alluded to visual studio not integrating with the
> > service pack for the CF.
> > Is there another step I need to take?
> >
> > thanks in advance,
> >
> > Ron Jacobs
>
>
.



Relevant Pages

  • Re: After Form Re-Size event?
    ... Border is not in client ... In your program you need to override WndProc and to be ... >>> Did you try to use mouse events together with Resize handler? ... >>> Alex ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Undo/Redo buttons hooking
    ... > Hi Alex, ... > Also based on my research, the Word Object Modal did not expose the ... > function for us to override the button click function. ... can I at least invoke a function before and/or after the default behaviour by adding an event handler? ...
    (microsoft.public.office.developer.com.add_ins)
  • Re: How to lock a Forms Location ???
    ... Override the WndProc of your form and "swallow" all WM_WINDOWPOSCHANGING ... messages, that oughtta do it. ... Regards, ... Alex ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Computer Innovations C86 compiler
    ... message magically appears in front of pete: ... the correct direction! ... Hi Alex, try asking in comp.os.cpm -- like many such groups these ... Fearsome grindings. ...
    (comp.lang.asm.x86)
  • Re: rep movs instruction
    ... alex wrote: ... > when I want to override the source? ... but you can only override the source segment. ... ES is always used as the destination segment for these instructions. ...
    (comp.lang.asm.x86)