K
KG
Hey all,
I've been experiencing some trouble with my add-in for outlook.. (actually
for all the office programs Excel, word and powerpoint as well , but no
problems with them though.. only Outlook acting up..)
My add-in uses ODP.net to connect to a Oracle database. On addin connect, I
add a new event for the NewInspector event. This event adds a couple of
buttons to the menu of a mailitem inspector. Wehn clicking one of the
buttons, a conneciton to the database is made...
My problem is that sometimes after I've connected to the database, I cannot
right-click a mailitem in outlook main window.. everything else seems to work
nicely, but rightclicking gives nothing.. no error or anyting.
A few versions ago, I had a test of the database connection on the Add-in
connect event. This made the rightclick menu unavailable all the time.. also
this gave me an error when accessing the address book. Removing the test of
db connection solved both problems, or so I thought. For now the unavailable
rightclick is back.
Any ideas would be greatly appreciated...
--kg
Edit: I realize I didn't mention any versions.. I'm using Office 2003,
VS.net 2005, ODP.net 2.0, Oracle10g and all this is running in winXP.
I've been experiencing some trouble with my add-in for outlook.. (actually
for all the office programs Excel, word and powerpoint as well , but no
problems with them though.. only Outlook acting up..)
My add-in uses ODP.net to connect to a Oracle database. On addin connect, I
add a new event for the NewInspector event. This event adds a couple of
buttons to the menu of a mailitem inspector. Wehn clicking one of the
buttons, a conneciton to the database is made...
My problem is that sometimes after I've connected to the database, I cannot
right-click a mailitem in outlook main window.. everything else seems to work
nicely, but rightclicking gives nothing.. no error or anyting.
A few versions ago, I had a test of the database connection on the Add-in
connect event. This made the rightclick menu unavailable all the time.. also
this gave me an error when accessing the address book. Removing the test of
db connection solved both problems, or so I thought. For now the unavailable
rightclick is back.
Any ideas would be greatly appreciated...
--kg
Edit: I realize I didn't mention any versions.. I'm using Office 2003,
VS.net 2005, ODP.net 2.0, Oracle10g and all this is running in winXP.