473,396 Members | 1,895 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 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 2721
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 ..doc file in VB? I would like to save the...
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 documentation. and my analysis is that I must use a...
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 new folder and have left the older office 2000...
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 c#-project, i want to use the system.reflection model to...
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 document to an SQL Server database. Has anyone...
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 word documents over on the server to PDF format....
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: C:\shares\files\*.dot I would like to open these files...
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 save as dialog box. It's already saved the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.