Thread: VSTO 2005
View Single Post
  #1   Report Post  
Posted to microsoft.public.dotnet.languages.csharp,microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.vsnet.vstools.office
Le Le is offline
external usenet poster
 
Posts: 2
Default VSTO 2005

Folks,

I'm trying to do some office automation using VSTO 2005. I've verified that
..Net Programmability Support is installed for every MS Office application
and Microsoft Forms 2.0 .Net Programmability Support is also installed under
Office Tools through Office Setup. I've then installed VSTO 2005 (vstor.exe,
http://www.microsoft.com/downloads/d...isplaylang=en).
After installing everything and doing a reboot, I'm not getting an Office
node under Visual C# with any of the office templates in Visual Studio 2005
(Microsoft Visual Studio 2005 Version 8.0.50727 RTM.050727-4200) when
attempting to create an new project.

I've also attempted to look for the VSTO Dll's
(Microsoft.Office.Tools.Excel.dll, Microsoft.Office.Tools.Word.dll, etc..)
in C:\Program Files\Common Files\Microsoft Shared\VSTO\8.0 to add reference
inside my projects and there not there.. All I see are the
Microsoft.Office.Tools.Excel.xml and Microsoft.Office.Tools.Word.xml docs
that have comments for all the methods that are useable from these Dll's.

If any one could shed any light on this, it would be greatly appreciated...

Thanks in advance,

Le
Software Engineer