Re: CF Deployment

From: Chris Theorin (slurptheoNO_at_SPAMslurptheo.PLEASEcom)
Date: 02/16/04


Date: Mon, 16 Feb 2004 14:09:46 -0600

Alex, the MSDN sample (upgrading via a WebService) is nice... but what if
you want your installer to upgrade the Compact Framework too? I assume your
applet would just need to be written in something other than .NET.

Consuming a WebService in an applet NOT written in .NET; that would be a
great sample to make your MSDN article complete.

Am I missing something or does this seem like a reasonable request?

"Alex Feinman [MVP]" <public_news@alexfeinman.com> wrote in message
news:OhjARU38DHA.2472@TK2MSFTNGP10.phx.gbl...
> So, does that mean my suggestion was helpful or too obscure? <g>
> Sorry I was so brief - I was replying between a few household chores.
>
> "doug" <do_not_spam_me@yahoo.com> wrote in message
> news:%23RzFF918DHA.2644@TK2MSFTNGP11.phx.gbl...
> > Alex,
> >
> > Did you hear the light bulb click on in my head? I will be posting a
> sample
> > to the newsgroups for everyone, because I didn't think that it was a
very
> > intuitive process.
> >
> > Doug
> >
> > "Alex Feinman [MVP]" <public_news@alexfeinman.com> wrote in message
> > news:%23M1HUcy8DHA.2028@TK2MSFTNGP10.phx.gbl...
> > > You can use RAPI to launch \windows\wceload.exe passing it a full path
> of
> > > the cab as the argument.
> > > Alternatively you could create .ini files for your cabs and launch
> > CeAppMgr
> > > to install it.
> > >
> > > "doug" <do_not_spam_me@yahoo.com> wrote in message
> > > news:uVvAmPr8DHA.2044@TK2MSFTNGP10.phx.gbl...
> > > >
> > > > The CF deployment example in MSDN gets you 50% there. I have
managed
> to
> > > get
> > > > the additional 3rd party CABs onto the device. How do I execute
them
> > > > programmatically from the desktop to install them?
> > > >
> > > >
> > >
> > >
> >
> >
>
>



Relevant Pages

  • Re: problem with applet access to web service
    ... try {// Call Web Service Operation ... // TODO process result here ... My guess would be that you are serving your applet and your webservice on ...
    (comp.lang.java.help)
  • Re: CF Deployment
    ... It appears that Microsoft considers upgrading the CF to be an in-cradle ... Having dealt in the past with an unsuccessful SP2 I'm not sure if ... a web service client in eVC using XMLHTTP object is relatively simple. ... > applet would just need to be written in something other than .NET. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: problem with applet access to web service
    ... CardWs is a very simple webservice, ... do you know how to make an applet to comunicate with webservices on ... I am trying to access web service in init method, ... trying to access resources which it is not allowed to access. ...
    (comp.lang.java.help)
  • Re: How to load image file in Applet?
    ... >>I need an applet loads and displays an image which is stored on server ... > The ImageViewer class will help you display an Image in an Applet. ... webservice where the exe lives. ...
    (comp.lang.java.help)
  • Re: How to load image file in Applet?
    ... >>I need an applet loads and displays an image which is stored on server ... > The ImageViewer class will help you display an Image in an Applet. ... webservice where the exe lives. ...
    (comp.lang.java.gui)