473,486 Members | 2,136 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Error loading dll - any ideas?

47 New Member
I have an Access 2000 application which has been running successfully (on XP) for at least two years. One part of the application opens a word template and creates a report as a Word document. (Most of the Word code was written for me by a third party).
I had to reinstall Office 2000 (including Office 2000 Developer) recently and now when I try to run this prpcedure I get an "Error loading dll" message. The dll in question seems to be MSWORD9.olb.

Any ideas what's causing this and what I should do.

Thanking you in advance,
Barry
Sep 18 '07 #1
2 2829
JKing
1,206 Recognized Expert Top Contributor
Sounds like a broken reference. Try adding a reference to the Microsoft Word Object Library. You can do this by selecting Tools> Macros > VB Editor. Once the VB Editor window is open select Tools > References. From here you should see a list of a libraries. Scroll down until you find the one named "Microsoft Word 9.0 Object Library" and select it.
Sep 18 '07 #2
MMcCarthy
14,534 Recognized Expert Moderator MVP
If you can't find it on the list try adding it manually through the browse feature. This frequently happens when you have more than one version of office loaded.
Sep 18 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

6
1908
by: rikesh | last post by:
Hi I wrote some ASP last week which worked fine, but now I'm trying to run my ASP and I keep getting the following error on my local IIS: HTTP 500 - Internal server error Internet Explorer ...
24
2707
by: jrefactors | last post by:
I have an upload file operation in the web application. UploadForm.jsp is the form, and UploadAction.jsp is the form processing. The web server is Websphere. //UploadForm.jsp <FORM...
5
3966
by: bissatch | last post by:
Hi, I have just managed to install DOMXML on my apache/PHP setup. I am running PHP 4.3.0 and Apache2. $xmldoc = domxml_open_file("inc/menu.xml", DOMXML_LOAD_DONT_KEEP_BLANKS); When I try...
0
4105
by: Robert McGregor | last post by:
Using the follwing code and getting the error message: Run time error '2455': You entered an expression that contains an invalid reference to the property MaxRecButton. My code just...
1
3009
by: Martin Schneider | last post by:
Hi! I created a database form with a simple Form_Load procedure and a simple Form_resize procedure. Both work fine on one machine. On a second machine I get a "Error loading DLL" on these...
1
1866
by: harris_cohen | last post by:
All of a sudden I started receiving the following error when I try to load my VB.Net project: An error ocurred while loading the document. Fix the error, and then try loading the document again....
3
1363
by: Timbo | last post by:
This is a really weird one and very odd. I have written a web site using VS2005 and .Net 2.0, all works very well when running it locally. However when I publish it to my web server (hosted by...
1
1690
by: Greg Collins [Microsoft MVP] | last post by:
I have a site that uses a custom 404 error page to perform URL Rewriting. This works excellent for all my needs except for one area. When transforming XML, I have some XSLT code that uses the...
1
4774
by: geo.sup | last post by:
Here is source code: <% Set cdoConfig = CreateObject("CDO.Configuration") With cdoConfig.Fields .Item(cdoSendUsingMethod) = cdoSendUsingPort .Item(cdoSMTPServer) = "smtp.vol.cz" .Update...
0
7100
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
7126
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,...
1
6842
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7330
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
5434
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,...
0
4559
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3070
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3070
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1378
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.