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





HELLO WORLD VSTO USING WORD PART1

Hi,

Going to Get involved in Some VSTO project For Learning Purpose what I had Learned I will Share In The Blog

Requirement(What I am Using to Build)

Visual Studio(2008 professional)

Let Start

1} Selecting Office 2007 Office Project



2} Select Word Template As Project Type




3} Select The Yes for Project




4}Deveploment Screeen for Word


5} View The Code Behind



6} Sneek Privew Code Behind



7}Code Bheind of Word


7}Code Bheind of Word