Results 1 to 4 of 4

Thread: Can't deploy

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Stockholm, Sweden
    Posts
    316

    Can't deploy

    Hi all,

    New day, new problem.

    I cannot deploy my app to the device. It starts deploying and then stops. The thing is it has worked a few times before.

    I think there is a problem with my activesync. For instance, whenever I connect the device to the computer, the computer disconnects from the internet (mobile broadband), probably because the device activates a network connection.

    Is there a way to deploy without the active sync?

    Fuga.
    Visual Studio 2010 xpress, Visual Studio 2008 pro, SQL Server, SQL Server management studio 2008 r2, MSAccess

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Can't deploy

    Create a setup project, copy the resulting file to the device, and run it.

    If the device is connected using activesync, there shouldn't be a problem deploying to the device from VS - if you look at the output from the build, it will tell you if it is failing, and why.
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Stockholm, Sweden
    Posts
    316

    Re: Can't deploy

    Thanks for all your help. I´m making some progress.

    Create a setup project, copy the resulting file to the device, and run it.
    This is what I did: I created a smart device CAB project, added the vbproj file and built it.

    The CAB comes out and I can install it on the device, but the program is not properly installed. Not surprising I guess, but I must confess I have absolutely no idea what I´m doing. I´m used to program in VB just for myself so these deployment issues are new to med.

    Thanks.

    Fuga.
    Visual Studio 2010 xpress, Visual Studio 2008 pro, SQL Server, SQL Server management studio 2008 r2, MSAccess

  4. #4
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Can't deploy

    If you run your code with your device connected to the device does it work?

    Are you installing all your dependencies on the device.

    There are loads of hints and pointers to articles on deployment if you search these forums.
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width