Which Edition of Office 2007 is required to develop custom task panes using VSTO SE
When I tried to develop the example given in MSDN ( http://msdn2.microsoft.com/en-us/library/aa722570.aspx), i got the following errors.
- The type or namespace name 'Tools' does not exist in the namespace 'Microsoft.Office' (are you missing an assembly reference )
- The type or namespace name 'Interop' does not exist in the namespace 'Microsoft.Office' (are you missing an assembly reference )
Is it something to do with the Edition of Office I am using I have Office Ultimate Edition, installed in my system. Any help would be appreciated.
Regards,
Savita