I'm trying to run the application that was written in the following book
under chapter 4 - DVDCatalog:

Microsoft .NET Compact Framework: Core Reference

I did not change any of the code. I just copied the sample files from the
compaion site for this book, opened the solution in Visual Studio .NET 2003
and pressed F5. There were no build errors. I just get the error "There were
deployment errors".

What could be causing this error?
--
Sincerely,

Keith

RE: Deployment Errors to Pocket PC 2002 Emulator (Default)???? by luismolinaMicasoft

luismolinaMicasoft
Tue Jan 04 02:57:04 CST 2005

hi, look in configuration, memory , process running and see it is. also look
in the task list of visual studio of the compiler, if it says that can not
copy a file you would have to reset the emulator (this is for an anormal
termination).

"GTDriver" wrote:

> I'm trying to run the application that was written in the following book
> under chapter 4 - DVDCatalog:
>
> Microsoft .NET Compact Framework: Core Reference
>
> I did not change any of the code. I just copied the sample files from the
> compaion site for this book, opened the solution in Visual Studio .NET 2003
> and pressed F5. There were no build errors. I just get the error "There were
> deployment errors".
>
> What could be causing this error?
> --
> Sincerely,
>
> Keith

RE: Deployment Errors to Pocket PC 2002 Emulator (Default)???? by GTDriver

GTDriver
Sun Jan 16 00:11:02 CST 2005

What do you mean by:
look in configuration, memory , process

Are these menu items I should click on? If so, I don't see them. Explain
futher what the above means.

Also, how do you reset the emulator?

Thanks

"luis molina Micasoft" wrote:

> hi, look in configuration, memory , process running and see it is. also look
> in the task list of visual studio of the compiler, if it says that can not
> copy a file you would have to reset the emulator (this is for an anormal
> termination).
>
> "GTDriver" wrote:
>
> > I'm trying to run the application that was written in the following book
> > under chapter 4 - DVDCatalog:
> >
> > Microsoft .NET Compact Framework: Core Reference
> >
> > I did not change any of the code. I just copied the sample files from the
> > compaion site for this book, opened the solution in Visual Studio .NET 2003
> > and pressed F5. There were no build errors. I just get the error "There were
> > deployment errors".
> >
> > What could be causing this error?
> > --
> > Sincerely,
> >
> > Keith

RE: Deployment Errors to Pocket PC 2002 Emulator (Default)???? by luismolinaMicasoft

luismolinaMicasoft
Mon Jan 17 02:17:01 CST 2005

in spanish inicio/configuracion/sistema/memoria...
in english should be start/configuration/system/memory/task running
to restart the emulator in the menu of the emulator (not the pda),
emulator/soft reset

"GTDriver" wrote:

> What do you mean by:
> look in configuration, memory , process
>
> Are these menu items I should click on? If so, I don't see them. Explain
> futher what the above means.
>
> Also, how do you reset the emulator?
>
> Thanks
>
> "luis molina Micasoft" wrote:
>
> > hi, look in configuration, memory , process running and see it is. also look
> > in the task list of visual studio of the compiler, if it says that can not
> > copy a file you would have to reset the emulator (this is for an anormal
> > termination).
> >
> > "GTDriver" wrote:
> >
> > > I'm trying to run the application that was written in the following book
> > > under chapter 4 - DVDCatalog:
> > >
> > > Microsoft .NET Compact Framework: Core Reference
> > >
> > > I did not change any of the code. I just copied the sample files from the
> > > compaion site for this book, opened the solution in Visual Studio .NET 2003
> > > and pressed F5. There were no build errors. I just get the error "There were
> > > deployment errors".
> > >
> > > What could be causing this error?
> > > --
> > > Sincerely,
> > >
> > > Keith