Outlook 2003, addin written in c# in vsto VS2003
onstartupcomplete adds button to menu.
on click of button
1. shows form to pick parameters
resource mailboxes chosen
from to dates
2. reads appointments from resource mailboxes
requested between dates requested
3. creates and fills in an Excel worksheet with
results -- does not disconnect from excel but leaves
application open for USER to manipulate report
4. exits
The add-in does run when button clicked
Excel spread sheet is Fine
Problem -- outlook closes together with add-in
Does anyone know why?
How can this be fixed?
onstartupcomplete adds button to menu.
on click of button
1. shows form to pick parameters
resource mailboxes chosen
from to dates
2. reads appointments from resource mailboxes
requested between dates requested
3. creates and fills in an Excel worksheet with
results -- does not disconnect from excel but leaves
application open for USER to manipulate report
4. exits
The add-in does run when button clicked
Excel spread sheet is Fine
Problem -- outlook closes together with add-in
Does anyone know why?
How can this be fixed?