APPLICATION ERROR

Anonymous
2009-12-08T18:37:45+00:00

I lost all sound on my computer.  When I try to click on the sound volumn icon on my desk top I get the following error message:

 SNDVOL32.EXEC APPLICATION ERROR

The application failed to initalize properly(0xc0000005)

I have already downloaded new sound drivers off the internet but that didn't fix the problem.

Any ideas out there?  Pleae help..........  I need my sound back on.

Many thanks,

RT

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2010-01-08T22:08:14+00:00

WELL GLORY HALALUYA, I'VE GOT SOUND !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

Here's what I did:  Restarted my computer in safe mode and clicked on "Last Known Configuration that Worked."  I then reloaded new sound drivers again (REALTECK AC97) and low and behold sound came back............

That's all I know. 

We'll see how long it last but for now I am one happy camper !

Again my personal thanks to each and every one of you who contributed to this post.  If I could I'd buy you all a beer !

Sincerely,

RT

Was this answer helpful?

0 comments No comments

59 additional answers

Sort by: Newest
  1. Anonymous
    2010-01-08T03:25:22+00:00

    Did exactly as you said Ashton but still no sound.  I'm at my ropes end.  At least I'm not getting that sorry error message anymore.

    Thanks for your input.  If you can think of anything else please let me know.

    RT

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2010-01-08T00:57:38+00:00

    You shouldn't need to delete any registry values or do anything with .NET.

    Try this:

    Open notepad or wordpad and copy and paste these 8 lines (courtesy of EasyFix):

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32]

    "midimapper"="midimap.dll"

    "wavemapper"="msacm32.drv"

    "wave"="wdmaud.drv"

    "mixer"="wdmaud.drv"

    "midi"="wdmaud.drv"

    "aux"="wdmaud.drv"

    Then save the file as soundfix.reg, close notepad, then double click that file, OR right click and select merge.  Done.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2010-01-07T23:10:50+00:00

    OK.  Here's what I see when I open "Add Remove Programs."

    Microsoft .Net Framework 2.0 Service Pack 2

    Microsoft .Net Framework 3.0 Service Pack 2

    Microsoft .Net Framework 3.5 SP1

    Net Framework 2.0 would not delete quote : "cannot un-install because it will affect other applications that are installed."

    So couldn't remove Net Framework 2.0

    So, decided I woud go ahead and try you solution anyway,

    FAIZZ Said:

    "*ALL YOU HAVE TO DO IS: First uninstall any .NET Framework versions ABOVE .NET Framework 3.0 by using "Add Remove Programs" under Control Panel. Now run 'Registry Editor' by clicking "Start" then selecting "Run" and type 'regedit'. In the left pane of Registry Editor expand " HKEY_LOCAL_MACHINE" then "SOFTWARE" then "Microsoft" then "Windows NT" and then "CurrentVersion". Highlight "Drivers32" you will find many entries on the right pane. Find "aux" string and delete it. Now try opening Volume Control and it should now open. Problem Solved!"*I deleted the "aux" string just like you said and guess what?  Now I don't get the APPLICATION ERROR message anymore but still no sound!!!

    I can click on my sound icon to adjust volumn and get no error message.  But, still no sound......At least that's some progress!!!!!!

    Maybe I should try the fix suggested by "EASYFIX"  I'm just not sure where to begin.  **Need speicfic instructions like FAIZZ gave us in his solution.**Many thanks everyone..............

    RT

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2010-01-07T21:20:55+00:00

    You can fix the problem with this registry script:


    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32]

    "midimapper"="midimap.dll"

    "wavemapper"="msacm32.drv"

    "wave"="wdmaud.drv"

    "mixer"="wdmaud.drv"

    "midi"="wdmaud.drv"

    "aux"="wdmaud.drv"


    The K-Lite Codec Tweak tool has a special audio fix that restores the above registry entries in case they are missing. A few versions (4.x.x) of the tool wrote the complete file path instead of just the file name. Some buggy applications fail because of that. This issue was fixed in version 4.1.2 of the codec tweak tool that is included in K-Lite Codec Pack 5.6.1 (and newer).

    Was this answer helpful?

    0 comments No comments