Sunday, April 25, 2010

Hello World Vsto And Deployment using word part2

Hi,

Now We will See How to Deploy VSTO project
In this Case Word is Going to Be deployed..

http://vsto2007.blogspot.com/2010/04/hello-world-vsto-using-word-part1.html

if u have Not Seen Hello Wordl Part1 Kindly Go through the above link It would Be helpfull


Requirement(What I am Using to Build)

Visual Studio(2008 professional)

Let Start

1} Publish The website
Right Click On Project --> select Publish


2} Select the Path Where u want Your Published File Shoule Be Kept



3} Put Your UNC Path example "\\Username\Somefolder"


4} Know Click Finish on the Screen


5} Published File on Specified Folder

6} Click On Vsto Or setup file once Setup is over u can use *.dotx file and use

7} Once you have deployed run The dotx file u will see the Message


8} Now Creating Updateable version setup




9}Project -->Propties -->Update


10} Selecting each Time Application Will Check Update evey time program Starts

11}Publish The Project


12}Now You Check folder u will get 2 version of Published


13} Modify Code i Have Just Chnaged ShortDate to Long





1 comment:

  1. Thanks Avinash for your post with screenshot it has helped me to understand basic thing of VSTO

    Suman

    ReplyDelete