Deployment problem under Win Mobile 6.x

  • Thread starter DE VUYST Benjamin
  • Start date
D

DE VUYST Benjamin

Hello,

(sorry for my very poor english=

I'm working on Mobile projects, and this time I have to deploy under Mobile
6.

This project has 5 assemblies (applications layers), and if I deploy
manually (just copy file on the peripherical), and start it, the system just
ask me to accept the execution per assembly (not smart for the final user,
but it works).

If I deploy with a CAB... the system does not ask me anything... and only
start the exe application. The assemblies dll are not use by my application
and it follow a MissingMethodException in an assembly...
When I check files deployed, all of them are in the same directory... as the
first deployment method

Is it a question of sign assemblies ?

How can I repair it ?

Thanks,

Benjamin DEVUYST
 

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