Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / March 2006

Tip: Looking for answers? Try searching our database.

Could Not Load MSVCM80

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chris Edgington - 24 Mar 2006 04:42 GMT
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>.ThrowModuleLoadException(String ,
Exception ) at
<CrtImplementationDetails>.LanguageSupport.Initialize(LanguageSupport*
) at .cctor()
asbjorna@reaktor.no - 24 Mar 2006 10:50 GMT
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

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.