C# .NET - Deploy Office 2007 Excel Add-In in VS 2008 ?

Asked By Jipin M
12-Oct-11 05:07 AM
Hi all,...........

I have created an Excel Add-In for MS Office 2007 in VS 2008 (C#)
How to Deploy this project and install it?
Anyone give step by step tasks for Deploy this project......

Regards,.........
  Vickey F replied to Jipin M
12-Oct-11 05:09 AM
Microsoft Visual Studio provides project templates you can use to create application-level add-ins for Microsoft Office 2010 and Office 2007. You can use add-ins to automate Office, extend Office features, or customize the Office user interface.

Follow this link-

http://msdn.microsoft.com/en-us/office/hh133430
http://blogs.msdn.com/b/mshneer/archive/2008/04/24/deploying-your-vsto-add-in-to-all-users-part-iii.aspx
  James H replied to Jipin M
12-Oct-11 05:27 AM

Interop or VSTO ?

for VSTO is possible with VS 2008 and.NET 3.5 look at this picture http://blogs.msdn.com/b/jensha/archive/2010/04/28/vsto-versionen-erkl-rt.aspx

for Interop change references to office 14, excel 14 and clean/recompile

refer this link

http://blogs.msdn.com/b/vsto/

http://blogs.msdn.com/b/mshneer/archive/2008/04/24/deploying-your-vsto-add-in-to-all-users-part-iii.aspx

  Anoop S replied to Jipin M
12-Oct-11 05:32 AM
You can install addin using MSI. This Guide was a lot of help.
http://blogs.msdn.com/b/chhopkin/archive/2008/11/13/deploying-a-vsto-3-0-based-visio-add-in-using-windows-installer.aspx

Taken from the section about registry settings for the msi installation:

    It is important to note the ‘|vstolocal’ value appended to the end of the Manifest value. This informs the VSTO runtime that it is locally installed and to not invoke the ClickOnce installer.
Create New Account
help
How do you create a template part from Visual Studio Office Visual studio has an "InfoPath 2007 Form Template" in order to create InfoPath projects. When selecting this create the desired template part file? TIA InfoPath Discussions Windows XP (1) InfoPath 2007 (1) Visual Studio (1) VStudio (1) Cabinet (1) Xtp (1) Well to answer my own post, and to Create-Cabinet-Files-in-Windows-XP keywords: How, do, you, create, a, template, part, from, Visual, Studio description: Visual studio has an InfoPath 2007 Form Template in order to create InfoPath
Visual Studio .NET Framework Hello, Does anyone knows what is the difference between Microsoft Visual Studio 2008 Team Foundation Server and Microsoft Visual Studio 2008 Professional? Thanks, Miguel ASP.NET Discussions SQL Server (1) Visual Studio 2005 (1) Visual Studio 2008 (1) Visual Studio (1) Office System (1) ASP.NET (1
Visual Studio vs Visual Web Developer .NET Framework Hi! The Visual Web Developer is better than Visual Studio 2005 for web development? All the Ajax examples are developed in Visual Web Developer. Thanks ASP.NET Discussions Visual Studio 2005 (1) Visual Studio (1) Office (1) Compiler (1) Library (1) Control (1) Coverage
Upgrade visual studio 2003 to visual studio 2008 .NET Framework Hi, I wish to migrate my system from visual studio 2003 straight to visual studio 2008, is not possible i can do that without go through visual studio 2005? Thanks
Visual STUDIO 2005 is slow .NET Framework I have migrated my web asp (VB) application to my windows 2003 server, but now when i open the solutuion whit Visual Studio , Visual Studio is very low to open it and to debug it!!! THANK's Visual Studio .NET Debugging Discussions Visual Studio (1) VB (1) Database (1) SourceSafe (1) Yuan (1) Wang