Hello,
After I have made my outlook add-in I built a shim for it with some help from the MSDN. Everything works, but I still get an exception:
First-chance exception at 0x7c81eb33 in OUTLOOK.EXE: 0xE0434F4D: 0xe0434f4d.
What does this mean? How can I solve it?
My second question is how can I create an installer for this? My solution consists of 3 projects now, the add-in, the shim and the setup. Do I have to create a different installer project?
Thanks in advance?
---------------------------------------------
Yes, the world is full of strange people.
After I have made my outlook add-in I built a shim for it with some help from the MSDN. Everything works, but I still get an exception:
First-chance exception at 0x7c81eb33 in OUTLOOK.EXE: 0xE0434F4D: 0xe0434f4d.
What does this mean? How can I solve it?
My second question is how can I create an installer for this? My solution consists of 3 projects now, the add-in, the shim and the setup. Do I have to create a different installer project?
Thanks in advance?
---------------------------------------------
Yes, the world is full of strange people.