Got Deployment errors. Continue? Yes or no!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,

In pocket pc solution, when i execute my solutions, the emulator pop up, but later it shows me a dialog box display:

Got Deployment Errors. Continue? Yes or no.

I choose yes or no, but i do not see what cause the deployment error? Is there a place to check what is the main cause of the error?

I test this app from http://smartdevices.microsoftdev.com/Learn/Articles/660.aspx - download the GoalieGame.msi, can you tell me whether you face the same error too?

Thanks.
 
If you look at the "Output" pane in Visual Studio (usually along the bottom
of the window), it will itemise each step through the build and deployment
process and should give you a better idea of the deployment problem whether
it is a file sharing or connectivity problem for example.

Peter

--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com | www.opennetcf.org

Chua Wen Ching said:
Hi there,

In pocket pc solution, when i execute my solutions, the emulator pop up,
but later it shows me a dialog box display:
Got Deployment Errors. Continue? Yes or no.

I choose yes or no, but i do not see what cause the deployment error? Is
there a place to check what is the main cause of the error?
I test this app from
http://smartdevices.microsoftdev.com/Learn/Articles/660.aspx - download the
GoalieGame.msi, can you tell me whether you face the same error too?
 
Back
Top