472,344 Members | 1,453 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,344 software developers and data experts.

Distributable Files for Word Automation?

Does anyone know which files need to be distributed with a VB.NET
application to enable Word automation on a m/c that does not have Word
installed? Is this even possible / permissible? I currently get the error
"File or assembly name Microsoft.office.interop.word or one of its
dependencies was not found".

TIA

Charles
Nov 21 '05 #1
4 2636
Not possible. They require that the word version matching your library
you are coding against be on their computer.

"Charles Law" <bl***@nowhere.com> wrote in message
news:bl***@nowhere.com:
Does anyone know which files need to be distributed with a VB.NET
application to enable Word automation on a m/c that does not have Word
installed? Is this even possible / permissible? I currently get the error

"File or assembly name Microsoft.office.interop.word or one of its
dependencies was not found".

TIA

Charles


Nov 21 '05 #2
Charles, your target machine does need to have Word installed if you wish to
use Word automation. All that VB.NET provides are the object definitions
that Word uses so your compiler can compile the program but to instanciate
and manipulte Word objects you need to have Word installed to get access to
the objects implementation programs.

Fred

"Charles Law" <bl***@nowhere.com> wrote in message
news:uh**************@TK2MSFTNGP09.phx.gbl...
Does anyone know which files need to be distributed with a VB.NET
application to enable Word automation on a m/c that does not have Word
installed? Is this even possible / permissible? I currently get the error
"File or assembly name Microsoft.office.interop.word or one of its
dependencies was not found".

TIA

Charles

Nov 21 '05 #3
Thanks Fred.

Charles
"fred" <fr**@NoSpam.com> wrote in message
news:eh**************@TK2MSFTNGP14.phx.gbl...
Charles, your target machine does need to have Word installed if you wish
to
use Word automation. All that VB.NET provides are the object definitions
that Word uses so your compiler can compile the program but to instanciate
and manipulte Word objects you need to have Word installed to get access
to
the objects implementation programs.

Fred

"Charles Law" <bl***@nowhere.com> wrote in message
news:uh**************@TK2MSFTNGP09.phx.gbl...
Does anyone know which files need to be distributed with a VB.NET
application to enable Word automation on a m/c that does not have Word
installed? Is this even possible / permissible? I currently get the error
"File or assembly name Microsoft.office.interop.word or one of its
dependencies was not found".

TIA

Charles


Nov 21 '05 #4
Thanks for the reply. Looks like plan B then ...

Charles
"scorpion53061" <sc************@nospamhereyahoo.com> wrote in message
news:OK**************@tk2msftngp13.phx.gbl...
Not possible. They require that the word version matching your library you
are coding against be on their computer.

"Charles Law" <bl***@nowhere.com> wrote in message news:bl***@nowhere.com:
Does anyone know which files need to be distributed with a VB.NET
application to enable Word automation on a m/c that does not have Word
installed? Is this even possible / permissible? I currently get the error

"File or assembly name Microsoft.office.interop.word or one of its
dependencies was not found".

TIA

Charles

Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: David Erickson | last post by:
I need to read some (about 15,000) word documents and add some wrappers around them for importing into a database. What is the best way to read a...
1
by: mickeydisn | last post by:
Sub: C++ Word automation Extract text hello. I want extact text form a word document using a visual c++ programme. I have see a lot of...
12
by: Cheval | last post by:
Has anyone had any problems with inter-office automation between MS Word and MS Access in Office 2003? I have recently installed office 2003 in a...
4
by: Daniel | last post by:
Hello, i have a problem with the word automation from c#. First, i want to mention, that i don't have any dependencies from word in my...
4
by: Yohancef Chin | last post by:
Hi, Being fairly new to .NET I am looking for a way to call MS Word from an event on a webform, and after the user is finished save that created...
2
by: Richard | last post by:
Hi Guys, Just a short note to ask for a little advice or a push in the right direction. I have recently been asked to transfer all our exsiting...
5
by: jpr | last post by:
Hello, I have a form with a cbo which get's its data from a table. This combo returns names of MS Word files in the following path:...
9
by: Peter | last post by:
Does anyone has .NET library to merger RTF files? Thank You Peter
10
by: cj2 | last post by:
I open a word template in VB and add values to the bookmarks then save the document as as pdf. When I then go to close the document it pops up a...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.