Does anyone know how to fix .net error

modcrew81

Member
This is my fifth post on here and elsewhere. I am asking a simple question. Google is useless, it brings you up to basically one or two articles. I guess all of the Vista guru's haven't a clue, microsoft wants me to pay $60.00 for support, microsoft has some set of aggies charging for support of their own product, especially when it crashes, I am fustrated that nobody can help, and with all of the loading, uninstalling, reloading, nobody can answer a simple question. Vista Home 64 Bit "HOW DO I FIX THE MICROSOFT .NET FRAMEWORK" error boxes when my desktop starts or "HOW DO I ENABLE JIT DEBUGGING". At least when I had Linux I could ask anyone and with a simple command in console the problem is solved. Microsoft makes it impossible to fix errors they create. I never heard of .net framework. My last time I am asking. Does anyone know how to fix this problem? If it cant be easily figured out, I am going to wipe vista off my machine tonite load Linux and never look back.
 

My Computer

My Computer

System One

  • Manufacturer/Model
    Custom Build
    CPU
    Intel Q9550 @ 4Gig / Titan Fenir
    Motherboard
    XFX 780i
    Memory
    4GB OCZ PC2-8500C5 DDR2
    Graphics card(s)
    Gainward GTX260/216 SLI
    Sound Card
    Creative X-FI Xtreme Gamer
    Monitor(s) Displays
    Dell UltraSharp 2209WA 22"
    Screen Resolution
    1680x1050
    Hard Drives
    western digital raptor 10000rpm sata
    PSU
    OCZ Modstream 700w
    Cooling
    Titan Fenir
    Mouse
    Logitech G5 Gamer
    Keyboard
    Razer Reclusa
    Internet Speed
    8mb
Nope nothing worked. I went to the site, ran the command, one error which ms wont fix, I even just loaded .net v3.5 sp1 and same error. I also read to fix the errors, vista needs to be reloaded. Yea right. I tried everything. I am loading Linux. 2 mos. of vista and I am done.


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {98EDB477-3064-4D0E-A09E-CC73F9AAB324} failed due to the following error: 80040154.
at csExWB.cEXWB.InitCOMLibrary()
at csExWB.cEXWB.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at csExWB.cEXWB.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
webServices
Assembly Version: 8.1.1.1
Win32 Version: 8.1.1.1
CodeBase: file:///C:/Program%20Files%20(x86)/Common%20Files/Services/webservices.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 

My Computer

This is my fifth post on here and elsewhere. I am asking a simple question. Google is useless, it brings you up to basically one or two articles. I guess all of the Vista guru's haven't a clue, microsoft wants me to pay $60.00 for support, microsoft has some set of aggies charging for support of their own product, especially when it crashes, I am fustrated that nobody can help, and with all of the loading, uninstalling, reloading, nobody can answer a simple question. Vista Home 64 Bit "HOW DO I FIX THE MICROSOFT .NET FRAMEWORK" error boxes when my desktop starts or "HOW DO I ENABLE JIT DEBUGGING". At least when I had Linux I could ask anyone and with a simple command in console the problem is solved. Microsoft makes it impossible to fix errors they create. I never heard of .net framework. My last time I am asking. Does anyone know how to fix this problem? If it cant be easily figured out, I am going to wipe vista off my machine tonite load Linux and never look back.

I'm trying to think of whether you've neglected anyone on that list of who's to blame... perhaps the app that's crashing? :)

You're asking the wrong question. There is no reason to conclude that the .Net framework itself is broken. Try examining what the error message is actually saying:
System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {98EDB477-3064-4D0E-A09E-CC73F9AAB324} failed due to the following error: 80040154
Hmm. So there's a component - represented by that big, ugly hex number ("GUID") - and an attempt to interact with it failed with an error "0x80040154". Let's see what the web has to say about "0x80040154"...
Obviously, nothing to do with your issue, but that KB article tells us what 0x80040154 means:
Error Code = 0x80040154 : Class not registered
Righto. So which class is apparently not registered? Maybe a seach engine may be useful again. Searching on "98EDB477-3064-4D0E-A09E-CC73F9AAB324" yields only 3 hits, including your empassioned plea. This one appears to answer the question though...
That GUID corresponds to "BibleMax 1.1.10" from BibleOcean.com? What is that you ask? I have no idea, but apparently it's been installed on your machine. McAfee SiteAdvisor lists a bunch of DLLs which were installed with "BibleMax". If you REGSVR32 <DLL> all of them, you'll hit upon the one whose responsibility it was to register the class ID in the first place, and hence you'll fix your problem.

My guess is that this error is the result of a borked uninstall of "BibleMax". Whatever method you used to uninstall it left behind remnants which are now looking for components no longer present. Otherwise, try simply reinstalling the app.
 

My Computer

Your a bit snippy, but you actually explained the situation in a way I can deal with and possibly fix. You actually given me hope to keep this os. I will try to decipher which programs are listed and fix them. Microsoft loads and crams programs that they think you need but never tell you they are there until they crash. The only problem with windows is everything is mostly integrated, delete one program and it affects others or windows itself. It is sad, my laptop is only a couple of months old and crap I never used or never even knew I had is crashing. Also, how do I enable jit debugging?
 

My Computer

Your a bit snippy, but you actually explained the situation in a way I can deal with and possibly fix. You actually given me hope to keep this os. I will try to decipher which programs are listed and fix them. Microsoft loads and crams programs that they think you need but never tell you they are there until they crash. The only problem with windows is everything is mostly integrated, delete one program and it affects others or windows itself. It is sad, my laptop is only a couple of months old and crap I never used or never even knew I had is crashing. Also, how do I enable jit debugging?

Without any implied insult, if you curb the ranting and concentrate on the specifics of a given error message, you may find troubleshooting a more positive experience.

That McAfee SiteAdvisor link suggests the error GUID (98EDB477-3064-4D0E-A09E-CC73F9AAB324) is linked to "BibleMax" from BibleOcean.com. If you get up early on Sundays and you recall installing that software, you need look no further for the app which is causing this error. Otherwise, if you never installed "BibleMax", either someone else on the same machine did, or the GUID is perhaps from a code template which has been copied by several developers. The relatively low number of web hits makes that unlikely.

EDIT: enabling JIT debugging will not help you. In fact, it will make the error more intrusive because it would pop open a debugger every time the problem occurred. To paraphrase the JIT suggestion, it's saying "if you install a debugger capable of working with .Net code, we'll pop open that debugger for you every time this occurs, so that you can check for yourself - at a code level - what the conditions are at the time of the crash." Unless you've had extensive previous experience with .Net (or Java) debugging, the availability of a debugger will not be useful.
 
Last edited:

My Computer

Not insulted, I never had these errors in XP, I am new to vista, I had no clue what to do until you gave me a strait answer, Thank you, now I know where to look and to correct the errors. And as I have stated, to my knowledge, nothing like these programs were dl by me or my wife. I do not like to dl anything in windows due to this problem.
 

My Computer

Hey H2SO4, thanks for the help. Now my mouse will not work, there is a stupid popup window about usb not recognised that wont stop popping up, the mouse is fine, as far as the corrupt programs, I did more research and it is suggested to reload vista to correct the .net problem. I am done with ms windows. 2 mos. of headaches. I am done with vista. I am downloading Linux open Suse 11-1 as I type. I had Linux on my last laptop until it died. I figured I would try vista, but I miss Linux. It is easier to fix, easier to configure, more user friendly, and NO spyware or antivirius programs needed.
 

My Computer

Back
Top