VSTO deployment

Add-in Express™ Support Service
That's what is more important than anything else

VSTO deployment
 
Tonio Rolle




Posts: 16
Joined: 2006-12-14
Hi,

After building my VSTO project I select publish and the result is an assembly version folder which contains the .dll and related files. I couldn't find it in the documentation so I was wondering what is the next step to deploy the .dll and related files from a web server. Any info would be helpful.

Also, I noticed in the ADX VSTO project type menu, there's a ClickOnce module. What is that and how is it to be used?

thanks.
Posted 26 Nov, 2008 10:00:22 Top
Eugene Astafiev


Guest


Hi Tonio,

I couldn't find it in the documentation so I was wondering what is the next step to deploy the .dll and related files from a web server. Any info would be helpful.


Please have a look at the following http://msdn.microsoft.com/en-us/library/aa537173(office.11).aspx.

Also, I noticed in the ADX VSTO project type menu, there's a ClickOnce module. What is that and how is it to be used?


Please have a look at the http://www.add-in-express.com/support/addin-c-sharp.php page. See the 54 (How to show a custom form when installing a COM add-in via ClickOnce) sample add-in project.
Posted 26 Nov, 2008 11:17:05 Top