index > Visual Studio Tools for Office > How to bind smarttag-dll to Word document

How to bind smarttag-dll to Word document


Hi,

I created an Office project in Visual Studio 2005. I wrote a SmartTag application and I saw that a dll-file was build. Now when I write some text at the automatically from Visual Studio created Word file the Smarttags are running wonderfull.

But how I can implement the smarttags to a new Word file which I created in Word without Visual Studio?

M. Franz

Hi M :-)

I want to make sure I'm understanding you correctly: You used VSTO 2005 to create a project (Word document or Excel workbook) that implements Smart Tags. When you open these, the Smart Tags work correctly - all is good.

Now you'd like to create a SmartTag solution that works across the Word application? You can do this, but not using VSTO. You'll find the SmartTag SDK, starting here

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsmarttag/html/odc_deployst.asp

It will be a bit different than using VSTO's SmartTag functionality; you'll have to do a bit more work. One of the reasons for VSTO is to make things easier for the developer, such as implementing the COM interfaces for you in the background. But the basics of how SmartTags work remains the same :-)




-- Cindy Meister (Word MVP)
Cindy Meister

Hi,

thanks. Aha so it means when I want to create many Word documents with SmartTags and diffenrent contents I have to build a WordTemplate project? Is it correct?

M. Franz
reply 3

You can use google to search for other answers

 

More Articles

Share single dataset across worksheets
Adding Smart Tag interferes with ActionsPane layout
Custom Properties in Outlook
Unable to install Visual Studio 2005 Tools for Office.
Deploy Shared Add-In ???
Embed and Automate a Word Document by Using C++ .NET and MFC
MS Office Automation Question?
Excel file very slow to save
how to code moving between fields in word
OLK 2003. Catch the Move mailItem event with mailItem open
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Exporting HTML Data to PowerPoint. Is th…
Adobe not playing nice with VSTO
Publish Word template
Upgrade "path" for end-users w…
How to process items in a PST-File witho…
How to deploy a VB .Net Shared Add-in
open a .pps in a .net form
ClickOnce Compatibility With VSTO Add-ins
How to print access report through print…
How to cast COMAddIn.Object in C#?
SetSpreadsheetData method with OWC Chart…
Application-level smart tags using VSTO …
Release object
VSTO Installation Problem
We need a VSTO Excel stud (or studette)

Hot Articles

Will Intellisense show all members even …
Deploy Shared Add-In ???
API request: WM_INITMENU event
Outlook 2003: catch right-click over a m…
"Client" side access to cached…
VSTO app takes a long time to load when …
get an idispatch of active document
What is the different between this 2 set…
Creating an Outlook Pane similar to Clip…
Assembly not being loaded with MS-Word
VSTO for Excel Deployment kit
Outlook Add-in doesn't work after instal…
how to deploy local/network vsto-excel
Embed Word document in VB
outlooK 2003 WITH sp2

Recommend Articles

DLL VB express 2005 in Excel
Problem in Excel spreadsheet control in …
Shared Add-in - Excel Add-in for Office …
How to find a line in word document prog…
Accessing Outlook MailItem
MSFlexGrid init fails only on some boxes…
Trying to convert a Word document to Web
VSTO 2005 Command Bar opening WinForm pr…
word 2003 - complex xsd
Failure to manually Attach Managed Code …
Can't install Visio 2005 after installin…
Word.Docs in VB.Net
Deployment a Word Solution with actions …
Excel invoke commands
Cant open or create VSTO projects after …