Problem with deploying code to the PPC phone edition from visual studio .NET 2003

C

Charles Bess

I have had this working in the past - no problem - but now I can no longer
deploy/debug code to the PPC. Last week I had to swap out my PPC for
another, but I loaded the backup onto it so I thought it would be the same.

I've looked at much of the info on these lists, and have tried a number of
things to no avail. Here is the background:
Device - Tmobile PPC phone edition V 4.01.06
ActiveSync - V 3.7.1
Visual Studio .NET 2003

I unloaded VS .NET and reloaded it. I have removed ActiveSync and reloaded
it.

I loaded SDAuthUtil on the PPC and ran it getting an address of
192.168.55.101.
I ran the smart device authentication utility tool inside of Visual Studio
and received the message:
Device IP address not found... - and connection failed.

When I try to deploy from Visual Studio the process starts. The output
window shows Deploying to Pocket PC Device using TCP Connect Transport.
It waits a little while the progress bar on the bottom of the screen moves
to its midpoint and then I receive - There were deployment errors. Continue?
In the Output window the message:
Build: 1 succeeded, 0 failed, 0 skipped
Deploy: 0 succeeded, 1 failed, 0 skipped

I can still deploy to the emulator though.

It looks like lots of people have variations of this problem, maybe it will
be better in a future release.
 
C

cebess

Programs that I had loaded on the restored image that I created with Visual
Studio, no longer work!
When I click on them I get a brief busy cursor and then nothing!
I did install the latest version of the Compact Framework on the PPC to no
avail. It still behaves the same.
 
G

Guest

Hi,
Are u able to deploy ur application into PPC

cebess said:
Programs that I had loaded on the restored image that I created with Visual
Studio, no longer work!
When I click on them I get a brief busy cursor and then nothing!
I did install the latest version of the Compact Framework on the PPC to no
avail. It still behaves the same.
 
C

cebess

No still can not deploy to the PPC. I am beginning to wonder if there is
something missing or wrong with the software on the PPC? I have done
everything that it appears people have recommended on the PC side.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top