Welcome to MSDN Blogs Sign in | Join | Help

VSTO and Groove

Paul Stubbs just posted an interesting blog entry about how to tie Groove and Outlook together using VSTO.  Paul shows you how to call into Microsoft Office Groove 2007 (a collaboration software program) from an Outlook 2007 add-in.

To learn more, see Groove'n with VSTO.

 -- Kathleen

Published Monday, May 21, 2007 6:50 PM by kmcgrath
Filed under: ,

Comments

# actionpane control doesnot show-up in japanese OS in Office 2007

I have created VSTO based Office 2003 solution. Recently i have upgraded this application to Office 2007 support. For this i upgraded to VSTO SE. Everything is working fine so far.

Today, I tested this Office 2007 application in Japanese Windows XP OS. Even though application is running fine, the actionpane control i created in application doesnot show-up in japanese OS.

Can you tell me how to fix it, or are there any known issues between VSTO SE with Japanese OS.

thanks,KK

Thursday, November 15, 2007 5:16 AM by k_udct

# re: VSTO and Groove

Can you give me some more details about the upgrade to VSTO SE?  The reason I ask is that the ActionsPane object is a document-level feature available in VSTO 2005, and VSTO SE supports only application-level custom task panes.  Also, are you saying that when you run the upgraded solution on an ENG-US OS it works fine, but when you try it with the JPN OS, the task pane doesn't appear?  I'm not aware of any issues with running VSTO SE with JPN OS.

--Kathleen

Friday, November 16, 2007 1:30 AM by kmcgrath
Anonymous comments are disabled
 
Page view tracker