472,952 Members | 2,519 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Couldn't find MSVCR80.dll (required by...\OFFICE12\MSOXMLMF.DLL)

This problem seems to be cropping up on computers that have the Office 12
Beta 2 installed. If an app is trying to write XML, it brings up an error
that says

"Executable 'C:\Projects\MyApp.exe' had the following unrecoverable error:
Couldn't find MSVCR80.dll (required by C:\Program Files\Common
Files\Microsoft Shared\OFFICE12\MSOXMLMF.DLL) Please ensure that it is
installed."

On my machne, I have uninstalled Office 11 and installed Office 12 Beta 2.
I have .NET 2.0 and Visual Studio 2005. When I create a program that writes
to an XML file, this error pops up whenever it is running and tries to write
(but not read), and the program crashes. However, I can build this app into
a setup package and install it on a machine with Office 11, and it works
fine, as far as I can see.

So it seems like any writing to an XML file is trying to use a library on
the local machine supposed to be there in the Office 12 Beta 2 installation,
but it got lost somewhere, because I do not have it on my machine. Is there
a work-around or a fix for this?

Thanks, and I know this may not strictly be the correct forum, but it was
the closest I could find! :)
Jun 14 '06 #1
0 7755

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

Similar topics

4
by: Bill Murray | last post by:
I am using VS.NET 2003 and trying to deploy a service program(c++) to a Windows 2000 Server system. I have also written a small DLL (USSsetup.dll) that is used to start/stop the service using a...
8
by: JohnnySparkles | last post by:
Hi All, I'm working on an application which uses a dll for some of its classes. I build the application and the dll and it runs fine on any machine with Visual Studio .NET installed on it....
2
by: John Regan | last post by:
Hello All I am trying to find the owner of a file or folder on our network (Windows 2000 Server) using VB.Net and/or API. so I can search for Folders that don't follow our company's specified...
2
by: AMD4me2 | last post by:
Each time I restart computer & run Norton System Works One Button Checkup, it finds same problems: missing program files: i.e.: ....NET\FRAMEWORK\v2.0...cannot access a necessary file,...
1
by: =?Utf-8?B?QWRhcnNo?= | last post by:
Hello All, I have written some video streaming code in VC++2005 to stream video from video server.Its Successfully compiling with no errors.but when i try to run it its giving error "This...
3
by: alexandre_irrthum | last post by:
Hi there, I am trying to install a Python library with a C extension (the Polygon library) and I am having a bad time. My Python version is Python 2.4.3 - Enthought Edition 1.0.0 (#69, Aug 2...
6
by: =?Utf-8?B?UHVjY2E=?= | last post by:
Hi, I'm using vs2005, .net 2, C# for windows application. In my application, I use a C coded file that I use VS to compile into a dll for some of it's functions. It works on my devvelopment PC. ...
6
by: HONOREDANCESTOR | last post by:
Suppose I have a dll which might be installed in the directory c: \MyClass\. I want to be able to find the path of this dll from within the dll. In other words, I want a function that can return...
3
by: Mike Blake-Knox | last post by:
I have a C++ ActiveX control that is used by JavaScript code in  Internet Explorer. Recently, a customer installed Acrobat Reader 8.1  and reported that the ActiveX control wasn't working. In the...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

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.