locked
multicab confusion!?! RRS feed

  • Question

  • gud day guys,

    i'm already deploying my wm6application with a sql ce. but it seems i'm having confusion with regards to multiple cab. I do have read some articles regarding deployment of sql ce. can somebody tell me if these articles are still compatible with vs2008 wm6.

    http://www.codeproject.com/KB/mobile/deploysqlserverce.aspx?msg=1701317
    http://www.codeproject.com/KB/install/PackagingAndDeployingPPC.aspx

    with this. i also have tried to use the example of multicabinstaller but it seems the example solution is corrupted, there is an error when i try to open the solution which is "The project consists entirely of configurations that require support for platforms which is not installed on this machine. the project cannot be loaded."

    do any one can tell me how would i deploy my application properly:(:(:(
    Monday, August 31, 2009 2:51 PM

Answers

All replies

  • Hi,

    Please see this Thread for the same discussion.


    Hope this may be help.


    If you find my post is helpful for you then mark as a answer.
    Monday, August 31, 2009 3:41 PM
  • Thanks for the reply sir. im into deploying multiple cabs. i have a sql ce that is needed to be installed which comes with different cab with my application. meaning i hav 2 cabs that needed to be package as one.
    Monday, August 31, 2009 3:46 PM
  • Hi jihmantiquilla,

    It's Okey, but this given reference/ thread is also suggest you for single cab file having multiple cab file.

    You can also refer this article and sample code for multiple cab installation.

    Below path is providing you a sample project on your PC if you are using
    Windows Mobile 6 SDK

    C:\Program Files\Windows Mobile 6 SDK\Samples\Common\CPP\Win32\multicabinstall

    Very good article written by raffaele, even you can also refer this

    http://blogs.msdn.com/raffael/archive/2008/07/22/silently-install-multiple-cabs-on-windows-mobile.aspx

    Please also follow this one fot the same solution
    http://channel9.msdn.com/wiki/mobiledeveloper/installingmultiplecabfiles/



    Hope this may be help.





    If you find my post is helpful for you then mark as a answer.
    Monday, August 31, 2009 6:49 PM
  • Thanks for the reply sir.

    why do i recieve an error when i try to open such examples in multicab. iv'e downloaded also one of the examples on the link that youv'e given me but it always says that "The project consists entirely of configurations that require support for platforms which is not installed on this machine. the project cannot be loaded."

    can someone here tell me why does this error occur?????
    Monday, August 31, 2009 11:53 PM
  • You can try reinstalling (or maybe repairing it is enough) Windows Mobile 6 Professional and Standard Software Development Kits Refresh, and then openning the multicab in the installation folder as WmDev has shown.


    Please mark the post that helps you, and unmark that does not. This benefits our community members.
    • Marked as answer by jihmantiquilla Thursday, September 3, 2009 9:05 AM
    Thursday, September 3, 2009 6:31 AM