Question about how to recover a corrupted .NET installation

2 views
Skip to first unread message

Carfield Yim

unread,
Nov 23, 2009, 11:45:26 PM11/23/09
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
There is a .NET application I run fine for a long time, then due to
change project I stop using it for a while. Now I need to use it again
but getting the following exception:

)

2009-11-23 17:30:43,593 [2348] ERROR AOM [] -
BeastManager.OnAuthentication Failed
2009-11-23 17:30:46,671 [Main Thread] ERROR [] - An exception occurred
while loading assembly mfcm80
Exception: System.IO.FileNotFoundException
Message: The specified module could not be found. (Exception from
HRESULT: 0x8007007E)
Source: mscorlib
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String
codeBase, Evidence assemblySecurity, Assembly locationHint,
StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean
forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String
codeBase, Evidence assemblySecurity, Assembly locationHint,
StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean
forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName
assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark,
Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString,
Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean
forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)

2009-11-23 17:30:46,671 [Main Thread] ERROR [] - An exception occurred
while initializing the launchbar.
Exception: System.IO.FileNotFoundException
Message: The specified module could not be found. (Exception from
HRESULT: 0x8007007E)
Source: mscorlib
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String
codeBase, Evidence assemblySecurity, Assembly locationHint,
StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean
forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String
codeBase, Evidence assemblySecurity, Assembly locationHint,
StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean
forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName
assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark,
Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString,
Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean
forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)



I've checked there is file mfcm80.dll... but it still fail... how can
I approach this problem

Raghupathi Kamuni

unread,
Nov 24, 2009, 7:53:19 AM11/24/09
to dotnetde...@googlegroups.com
Repair the installation using .NET software CDs

Carfield Yim

unread,
Nov 25, 2009, 3:30:35 AM11/25/09
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
It already done and too bad the problem still there

On Nov 24, 8:53 pm, Raghupathi Kamuni <raghukam...@gmail.com> wrote:
> Repair the installation using .NET software CDs
>
Reply all
Reply to author
Forward
0 new messages