Re: Word template and VSTO
From: Howard Kaikow (kaikow_at_standards.com)
Date: 04/16/04
- Next message: Harry Miller [MSFT]: "Re: Word template and VSTO"
- Previous message: John Smith: "Activex problem"
- In reply to: gassho: "Re: Word template and VSTO"
- Next in thread: Harry Miller [MSFT]: "Re: Word template and VSTO"
- Reply: Harry Miller [MSFT]: "Re: Word template and VSTO"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 16 Apr 2004 10:09:37 -0400
Thanx, I'll take a look.
Where is Peter Torr's web site?
-- http://www.standards.com/; See Howard Kaikow's web site. "gassho" <julie@kremerfamily.com> wrote in message news:eMw7aq2IEHA.3720@tk2msftngp13.phx.gbl... > If you are anything like me, the document will not help you all that much. > Peter Torr, however, has a wonderful blog entry regarding how all of this > works. I have also documented on my blog how I've dealt with all the > security problems/learning curve I've encountered. > http://www.kremerfamily.com/AOD > > Julie Kremer > > "Howard Kaikow" <kaikow@standards.com> wrote in message > news:%23ioLYi1IEHA.3988@tk2msftngp13.phx.gbl... > > Thanx. > > > > I guess I need to find the documentation for this stuff. > > > > If I change the property to point to the bin directory, I then get a > > security warning. > > I guess VSTO did not grant full trust to the DLL. > > > > -- > > http://www.standards.com/; See Howard Kaikow's web site. > > "dave" <dheizer_avisi@hotmail.com> wrote in message > > news:107uf6jo99ep6be@corp.supernews.com... > > > you need to move the dll into the new directory or change the Custom > > > Property in the Word document _AssemblyLocation0. This may require you > to > > > also use the .Net Framework Configuration tool or wizard to grant Full > > Trust > > > to the dll. VSTO performs this automagically for you when you create > the > > > project > > > > > > > > > "Howard Kaikow" <kaikow@standards.com> wrote in message > > > news:ekOF08yIEHA.1528@TK2MSFTNGP09.phx.gbl... > > > > That was no earthquake, I finally got around to installing VSTO. > > > > > > > > I created a Word template project using VB .NET. > > > > > > > > However, if one creates a document based on the template, and the > > document > > > > is saved in a directory other than the project's directory, then there > > is > > > an > > > > error upon opening the document because the assembly is not found. > > > > > > > > No problem if the document is saved in the VB .NET project's > directory. > > > > > > > > Is there a way around this problem? > > > > -- > > > > http://www.standards.com/; See Howard Kaikow's web site. > > > > > > > > > > > > > > > > > > > >
- Next message: Harry Miller [MSFT]: "Re: Word template and VSTO"
- Previous message: John Smith: "Activex problem"
- In reply to: gassho: "Re: Word template and VSTO"
- Next in thread: Harry Miller [MSFT]: "Re: Word template and VSTO"
- Reply: Harry Miller [MSFT]: "Re: Word template and VSTO"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|