VSTO & Visual Studio 2008 Standard Edition
Fri, 25 Apr 2008 11:35:19 -0700
Is there a VSTO option for Visual Studio 2008 Standard Edition? Or is it
only packaged with the Professional edition?
I ask because I have 2008 Standard ed. (not yet installed on my new laptop),
but doubt my IS dept will spring to upgrade me to Professional.
Unfortunately I can't downgrade to 2005 as they ...
|
Can I automate Word using VSTO?
Tue, 22 Apr 2008 01:36:42 -0700 (PDT)
Hi,
Can I use VSTO to automate word? We have a scenario where we
need to create a word report programmatically. Can I use VSTO to do
the same? If yes, can anyone please help me with some sample code?
Thanks,
Irtaiza ...
|
VSTA
Mon, 21 Apr 2008 14:07:55 -0400
How does VSTA relate to VSTO?
...
|
VSTO Excel + Word problem
Mon, 21 Apr 2008 05:54:01 -0700
I have 2 VSTO apps one for Excel and one for Word. Each works fine when the
applications are used in a "stand-alone" mode of operation.
The Word app creates charts using OLE embedding and the "Excel.Chart.8"
object type. The charts are created successfully and the document can be
saved. When the Word app is ...
|
VSTO 2005, VSTO 2005 SE, etc.
Sat, 19 Apr 2008 21:23:16 -0400
It's been a few years since I lurked in this newsgroup.
I've happily done nearly all coding using VB 6 to develop DLLs for Office
97-2003.
I expect to build a PC later this year, so I thought that it was about time
I considered getting Office 2007.
While perusing the Office 2007 pages, I saw a link for VS ...
|
Use VS2008 as VSTA environment
Fri, 18 Apr 2008 11:14:05 +0800
The 2007 Office Systems will install VSTA 2005 as the develop environment
for InfoPath and other applications, Is there any way as the environment
instead of VSTA2005? I mean InfoPath would open VS 2008 automatically for
code editing.
Thank you .
...
|
Excel chart embedded in Word - merge of menus
Thu, 17 Apr 2008 12:54:01 -0700
I have a VSTO application for Word 2007. Part of this app embeds Excel charts
within content controls. When the user selects a chart Word displays the
Excel ribbon menu within the main application window. The effect of this is
that the Word ribbon diassapears along with the "Office Button" and an old
fashion ...
|
|
|
Word Documents Assembly Location
Thu, 17 Apr 2008 03:00:01 -0700
Hi, is it possible to use some vba on document start up to modify the
assembly location prior to VSTO launching?
The reason is that we currently have a global VSTO solution and the assembly
files have a dynamic location which can be found using an windows Environment
Vairable or registry key. I was hoping t ...
|
Deployment of Word 2007 templates created in VS 2008 in company
Wed, 16 Apr 2008 11:27:25 +0200
How can I do this in company enviroment ?
If I'm correct, every template project creates it's own setup.exe file, so
If I create 10 templates and I want them to be used in my company, I have to
use group policy to install all 10 templates to all users in company, or ?
tnx, Neven
...
|
VS 2008 - Creating Word 2007 template
Wed, 16 Apr 2008 09:52:10 +0200
hi,
Can anyone tell me is it possible to create more templates in VS 2008 - Word
2007 template project, or do I have to create a new project for every
template i want to create in VS 2008 ?
tnx, Neven
...
|