473,670 Members | 2,397 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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\My App.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 7779

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

Similar topics

4
7406
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 custom action. This dll is apparently dependent on the MSVCP71.DLL and MSVCR71.DLL's as per the Detected Dependencies folder visible in the deployment project All this good except I am UNABLE to Retarget the output of the msm merge...
8
2260
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. Once you take the application and the dll and place them on a machine without Visual Studio .NET the application throws the following error: Unhandled Exception: System.IO.FileNotFoundException: File or assembly name
2
5038
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 folder structure and naming conventions and then send a Net send message to those users telling them to rectify. The information I want to get is when you select the file/folder and then: Properties -> Security Tab -> Advanced Button -> Owner Tab ->...
2
10661
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, "msvcr80.dll". I have .net framework 1.1, .net framework 1.1 hotfix (KB886903), and .net framework 2.0 installed. I would like to know how to correct the missing (msvcr80.dll) file problem. -- Athlon64x2 3800+(2.55 Ghz@1.49v) MSI K8N Neo4 Platinum SLI,...
1
4436
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 Application has failed to start becuase msvcr80.dll was not found.reinstalling this application may fix the problem." I tried after reinstalling the application also but same problem continue.
3
3816
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 2006, 12:09:59) on Windows XP Pro. I have dutifully followed the instructions here: http://wiki.python.org/moin/Building_Python_with_the_free_MS_C_Toolkit
6
1275
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. I created a Setup project for the application. In the file syste, I added the dll. After successful installation on a target machine, I get error of not able to find the dll when I run the applicaiton. I checked the program files directory and...
6
2920
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 "c: \MyClass". I cannot use Application.GetExecutablePath from within the dll, because that gives me the path of the application that is calling the dll. This question was also asked on this forum back in 2002, and Microsoft had no answer to...
3
5368
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 event  viewer, there's a error from SideBySide: "Generate Activation Context  failed for ... . Reference error message: A component version required  by the application conflicts with another component version already  active." Investigation...
0
8469
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8903
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8814
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7419
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6213
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5684
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4211
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4391
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1794
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.