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
(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