|
Posted by Daniel Seifert on September 26, 2007, 4:09 pm
Please log in for more thread options Daniel Seifert wrote:
>> However, when I install the plugin (together with my application) via a
>> CAB, the plugin doesn't get registered - worse, the existing registration
>> is apparently removed (at least the plugin is not displayed anymore).
>
> I've narrowed this down some more and the problem actually is presenting
> itself slightly different now. When I take a fresh device and install the
> cab, everything works as expected (so the DLL registration actually
> worked).
>
> However, if I install the cab again (either exactly the same or one with
> an updated plugin or app.exe), the home screen continues to show the
> previous plugin and after a reset it is gone. This does not happen when
> deploying directly from Visual Studio, which makes me believe that VS does
> some additional steps when registering the software that the cab installer
> doesn't.
As an update to this, I switched from testing on the emulator to testing on
a real device and the problem seemed to have gone away. Will file this
under "emulator issues". Thanks for listening.
Daniel
|