|
-
Jul 2nd, 2009, 05:09 PM
#1
Thread Starter
Hyperactive Member
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
-
Jul 3rd, 2009, 01:27 AM
#2
Frenzied Member
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.
-
Jul 3rd, 2009, 09:15 AM
#3
Thread Starter
Hyperactive Member
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
-
Jul 3rd, 2009, 10:59 AM
#4
Frenzied Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|