HighTechTalks DotNet Forums  

Assembly loader looking for wrong version of mscorlib.resources.dl

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss Assembly loader looking for wrong version of mscorlib.resources.dl in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Michael McMullen
 
Posts: n/a

Default Assembly loader looking for wrong version of mscorlib.resources.dl - 05-10-2006 , 08:31 AM






Hi, I have a solution that contains a mix of C# and Managed C++ projects.
When I try to run the C# program, I get an error indicating that one of the
C++ libraries, or one of its dependencies, could not be found. I ran
FUSLOGVW.exe to see what was causing the problem and it indicated that while
the C++ project was trying to load mscorlib.resources.dll with culture de-DE
and failing, the C# project was sucessfully loading the
mscorlib.resources.dll with culture de. The de version of
mscorlib.resources.dll exists in the gac, but I don't see a de-DE version
anywhere and I don't know why it's trying to load that. Can anyone tell me
what I need to do to fix it?

Thanks,
Michael

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.