473,406 Members | 2,451 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,406 software developers and data experts.

Could Not Load MSVCM80

Well, my first .NET 2.0 app is done. I tested it here on two real
machines and one virtual machine - worked fine in all of them. The
first other person I gave the app to ran it and got the exception
listed below. I asked if he'd installed the .NET 2.0 runtime, he said
he downloaded and installed it from the web right before trying my app.
Anybody know what the exception is telling me - or how to go about
solving the problem?

Note, my app is a C++ console app built with VS2005.

Thanks,
-Chris

Unhandled Exception: System.TypeInitializationException: The type
initializer for '<Module>' threw an exception. --->
System.IO.FileLoadException: Could not load file or assembly 'msvcm80,
Version=8.0.50608.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
or one of its dependencies. Provider DLL failed to initialize
correctly. (Exception from HRESULT: 0x8009001D)

File name: 'msvcm80, Version=8.0.50608.0, Culture=neutral,
publicKeyToken=b03f5f7f11d50a3a' --->
System.Runtime.InteropServices.COMException (0x8009001D): Provider DLL
failed to initialize correctly. (Exception from HRESULT: 0x8009001D)
at <CrtImplementationDetails>.ThrowModuleLoadExceptio n(String ,
Exception ) at
<CrtImplementationDetails>.LanguageSupport.Initial ize(LanguageSupport*
) at .cctor()

Mar 24 '06 #1
1 3632
I have a similar problem with other Assembly and in VB. The solution I
have found by now is to copy the assembly it's missing into the same
dir as the app. But I am not completely happy about that because I am
not going to do that unless I Have to,

Could not load file or assembly 'ADODB, Version=8

Mar 24 '06 #2

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

Similar topics

1
by: Chriss | last post by:
I receive "could not load type" error message when trying to load aspx page. The DLL is built and is located in the correct bin directory. The type name in the "inherits" attribute matches the...
2
by: Eric Falsken | last post by:
Eric Falsken <eric@db4o.com> wrote on 04 Dec 2005: > craigkenisston@hotmail.com wrote on 19 Nov 2005: > >> I'm working in the migration of an asp.net application in 1.1 to 2.0. >> I'm new to...
0
by: qiang | last post by:
Hi everyone, Could you please take a look at an exception for ASP.NET application? My ASP.NET application is using Infragistics WebChart control. I encounter an exception below when...
1
by: urs | last post by:
Two days ago, I built an ASP.NET 2.0 application and published it on a shared IIS 6 Web server. After publishing, and during the whole day, it worked fine. The server remained untouched since....
1
by: ddelaney | last post by:
I've seen this posted before in many places, but have yet to find a real fix. I have a web application on dev server right now, and randomly, hours or days, it returns the expception posted below. ...
0
by: cedgington | last post by:
Well, my first .NET 2.0 app is done. I tested it here on two real machines and one virtual machine - worked fine in all of them. The first other person I gave the app to ran it and got the...
4
by: Richard Bysouth | last post by:
Hi I am running a site built on asp.net 1.1 on a windows server 2003 (which is running asp.net 2.0 - shared hosting at my webhost). The site is low traffic and very simple (mostly static text...
0
by: Lloyd Dupont | last post by:
I have a program which run fine on my computer and on some client computer. However, recently, it started to crash at launch time with a mysterious error as in the title. After a bit of...
1
by: Smart Software | last post by:
I have a webservice and iis webserver if i open de asmx file i get errors saying Unable to load DLL 'msvcm80d.dll' i added the modules to the path directories and the directorie containing my...
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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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
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...

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.