DIAdem Application Error (mfc71u.dll)

Hi, I'm working with an application in DIAdem who analize some data that LABview acquire and save the result in one file ("BRAKE_#.TDM") every test.
I've got some error saving this files:
23   19:15:34 Error:
     Error while executing "DATASAVE("Brake_1231")" command
     Error type: ACCESS VIOLATION
     Error address: 00009E81
     Module name:kernel32.dll
24   19:15:34 Error:
     Error in <Rumore.VBS> (Line: 234, Column: 5):
     Error while executing "DATASAVE("Brake_1231")" command
     Error type: ACCESS VIOLATION
     Error address: 00009E81
     Module name:kernel32.dll
25   19:16:08 Error:
     Error while executing "" command
     Error type: ACCESS VIOLATION
     Error address: 000631BA
     Module name:gfsdesk.DLL
Sometimes also DIAdem crash and in the EventViewer there are this errors (the PC where run the program is in spanish):
Aplicación con errores: diadem.exe, versión: 10.0.0.2658, módulo con error:
mfc71u.dll, versión 7.10.3077.0, dirección de error 0x00023fee.
or
Aplicación con errores: diadem.exe, versión: 10.0.0.2541, módulo con error:
mfc71u.dll, versión 7.10.3077.0, dirección de error 0x00023fee.
Someone can help me ?
Thanks

Hello MicheleS! Hello Brad!
In the past I ran several times into the same strange error messages. The DATASAVE AV was never the reason, but it was always the symptom for a corrupt memory content. In my case it was caused by extension DLLs (GPI) I used (and developed).
I recommend to find the reason for the 'mfc71u.dll' AV.
Matthias
Matthias Alleweldt
Project Engineer / Projektingenieur
Twigeater?  

Similar Messages

  • Application Error wintab32.dll

    I am getting this Application Error while working in Flash Adobe CS5 Professional version.
    The error occurs at different times either while I am attempting to generate a SWF for testing or when I am in ActionScript.
    From EventViewer>Application Error:
    Faulting application flash.exe, version 11.0.2.489, faulting module wintab32.dll, version 2.1.1.8, fault address 0x00001c00.
    I am running WinXP Professional. ServicePack3
    Has anyone experienced this?

    Hi,
    Just a thought, as I had seen errors like these due to an anti-virus software running on the host.
    Perhaps could try disabling the AV for sometime and see if this still happens.
    Regards,
    Srikishan

  • Diadem application errors causing programme crash

    We are running Diadem version 9.1 and are experiencing a large number of software crashes. Diadem has gone down 5 times today.
    Typical error message is as follows:
    The instruction at "0x77f7d3d1" referenced memory at "0x08c1baf5" The memory could not be read.
    The first location seems common to all crashes the second changes each time.
    The only option is to terminate as debug just results in it terminating anyway!
    It occurs primarily in the report window. Any ideas as this is frustrating to put it midly!
    Thanks

    Hello marine boy,
    this is looking uncommon.
    Is the error occuring if you are using some special script or doing some special operations in the program or is it completely coincidentally? Are other applications crashing as well?
    Inexplainable crashes quite often are based on corrupt memory. Maybe there is a problem with your RAM chips. There have been a lot of articles about that in computer magazines. Very likely DIAdem is using more of the RAM than all your other applications do thus accessing the corrupt bits - that could explain if DIAdem was the only application that is crashing.
    You can try the newest DIAdem 9.1 Service Pack 2. Baybe it improves the satbility but if it is due to your hardware, what I assume, it is very likely that it does not make a big difference.
    Download the servicepack here: DIAdem 9.1 SP2
    Mind that, it is a whole new installer - you need to deinstall previosly installed 9.1 versions before installing this one.
    But try to replace the memory as well, or try the software on a different PC.
    Hope this helps.
    Ingo Schumacher
    Systems Engineer Sound&VibrationNational Instruments Germany

  • Application Error - Faulting module name: KERNELBASE.dll, version: 6.1.7600.16385

    Hi,
    we have one Visual C++ application and this application also using few external dlls. while exiting from application, getting following error. This
    is happened in Windows 7.
    Please help us to resolve this issue.
    Log Name:     
    Application
    Source:       
    Application Error
    Date:         
    28/07/2010 11:44:16 AM
    Event ID:     
    1000
    Task Category: (100)
    Level:        
    Error
    Keywords:     
    Classic
    User:         
    N/A
    Computer:     
    CRIWKS12.crillylaw.local
    Description:
    Faulting application name: WinTest.exe, version: 2.7.1.0, time stamp: 0x4b78d5b8
    Faulting module name: KERNELBASE.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdaae
    Exception code: 0x0eedfade
    Fault offset: 0x00009617
    Faulting process id: 0x10b8
    Faulting application start time: 0x01cb2df647dfd847
    Faulting application path: C:\Program Files\xxx\xxx\xxx\ WinTest.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: a17377fd-99e9-11df-8941-90fba60d7539
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-07-28T01:44:16.000000000Z" />
    <EventRecordID>3773</EventRecordID>
    <Channel>Application</Channel>
    <Computer>CRIWKS12.crillylaw.local</Computer>
    <Security />
    </System>
    <EventData>
    <Data> WinTest.exe</Data>
    <Data>2.7.1.0</Data>
    <Data>4b78d5b8</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7600.16385</Data>
    <Data>4a5bdaae</Data>
    <Data>0eedfade</Data>
    <Data>00009617</Data>
    <Data>10b8</Data>
    <Data>01cb2df647dfd847</Data>
    <Data>C:\Program Files\xxx\xxx\xxx\ WinTest.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>a17377fd-99e9-11df-8941-90fba60d7539</Data>
    </EventData>
    </Event>
    PS. I apologise for not being able to provide the application's name.

    Hi Jesse ,
    I am pasting the entire module where the code fails:
    /// <summary>
    /// Pool the job execution status
    /// </summary>
    private void PoolJobExecutionStatus()
    int waitIndex = 0;
    while (true)
    try
    lock (this.lockingObject)
    this.ReOpenRegistryConnection();
    currentJob = SR.Job.Load(this.currentJobId, this.poolingConnection);
    JobStatusEventArgs jobStatusArg = (currentJob.Status == SR.JobStatus.Aborted) ?
    new JobStatusEventArgs(currentJob.Name, currentJob.Status, currentJob.ErrorMessage) :
    new JobStatusEventArgs(currentJob.Name, currentJob.Status);
    this.dispatcher.BeginInvoke(new EventHandler<JobStatusEventArgs>(RaiseUpdateStatus), DispatcherPriority.Normal, new object[] { this, jobStatusArg });
    if (currentJob.Status == JobStatus.Aborted || currentJob.Status == JobStatus.Completed)
    this.PoolJobThread.Abort();
    break;
    catch (ThreadAbortException)
    catch (ConnectionFailure ex)
    TridentErrorHandler.HandleUIException(ex);
    // If reconnection fails more than the max reconnection value then exit.
    if (this.connectionAttempts >= this.maxConnectionAttempts)
    break;
    this.connectionAttempts++;
    catch (BackendStorageException ex)
    TridentErrorHandler.HandleUIException(ex);
    // If reconnection fails 5 times then exit.
    if (this.connectionAttempts >= this.maxConnectionAttempts)
    break;
    this.connectionAttempts++;
    catch (Exception ex)
    TridentErrorHandler.HandleUIException(ex);
    break;
    try
    Thread.Sleep(500);
    // If job is in waiting state, every 3 min show the user retry message.
    // (waitIndex == 360) Specifes 3 min.
    if (currentJob.Status == JobStatus.Waiting && waitIndex == 360)
    waitIndex = 0;
    JobStatusEventArgs jobStatusArg = new JobStatusEventArgs(this.currentJob.Name, this.currentJob.Status, TridentResourceManager.GetString("JobTerminatedByUserMessage"));
    this.dispatcher.BeginInvoke(new EventHandler<JobStatusEventArgs>(RaiseUpdateStatus), DispatcherPriority.Normal, new object[] { this, jobStatusArg });
    catch (Exception ex)
    TridentErrorHandler.HandleUIException(ex);
    waitIndex++;
    public void StartDataProductService(Guid jobId, Connection poolConnection)
    this.currentJobId = jobId;
    this.poolingConnection = poolConnection;
    this.ClearTempData();
    this.HaltService();
    this.PoolJobThread = new Thread(this.PoolJobExecutionStatus);
    this.PoolJobThread.Start();
    Hope this helps
    Regards,
    Rahul

  • I tried to download the latest upgrade and got the following: "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows error 193).  Program Files/Common Files/Apple/Apple Application Support\ApplePushService.dll

    I tried to download the latest upgrade and I got a message telling me "The application or DLL ProgramFiles/CommonFiles/Apple/Applie Application Support\ApplePushService.dll is not a valid Windows image. Please check this against your installation diskette." and then below that another message "iTunes was no installed correctly. Please reinstall iTunes. Error 7 (Windows error 193).  I tried reinstalling and it still will not work.

    Taken at face value, you're having trouble with an Apple Application Support program file there. (Apple Application Support is where single copies of program files used by multiple different Apple programs are kept.)
    Let's try something relatively simple first. Restart the PC. If you're using Vista or 7,now head into your Uninstall a program control panel, select "Apple Application Support" and then click "Repair". If you're using XP,head into your Add or Remove Programs control panel, select "Apple Application Support", click "Change" and then click "Repair".
    If no joy after that, try the more rigorous uninstall/reinstall procedure from the following post. (If you've got XP, although the procedure is for Vista and 7, just read "Computer" as "My Computer", read "Uninstall a program control panel" as "Add or Remove programs control panel" and assume the system is 32-bit, and you'll be doing the right things.)
    Re: I recently updated to vista service pack 2 and I updated to itunes 10.2.1 and ever

  • Event 1000, Application Error (Faulting application name: w3wp.exe - Faulting module name: KERNELBASE.dll)

    Hello Guys,
    While running a web application am getting an error like: Remote server not responding. Below are the details of event viewers which been captured at the same time when this error happened:
    Event 1000, Application Error
    Faulting application name: w3wp.exe, version: 7.5.7600.16385, time stamp: 0x4a5bd0eb
    Faulting module name: KERNELBASE.dll, version: 6.1.7600.16850, time stamp: 0x4e211da1
    Exception code: 0xe053534f
    Fault offset: 0x000000000000a88d
    Faulting process id: 0x%9
    Faulting application start time: 0x%10
    Faulting application path: %11
    Faulting module path: %12
    Report Id: %13
    Event 1001, Windows Error Reporting
    Fault bucket , type 0
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: w3wp.exe
    P2: 7.5.7600.16385
    P3: 4a5bd0eb
    P4: KERNELBASE.dll
    P5: 6.1.7600.16850
    P6: 4e211da1
    P7: e053534f
    P8: 000000000000a88d
    P9: 
    P10: 
    Attached files:
    C:\Windows\Temp\WERC9CD.tmp.WERInternalMetadata.xml
    C:\Windows\Temp\WERC9CE.tmp.hdmp
    C:\Windows\Temp\WEREE30.tmp.mdmp
    These files may be available here:
    C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_w3wp.exe_30877924d6b2c607fe88a8718915f25fb79093_cab_e905f2b0
    Analysis symbol: 
    Rechecking for solution: 0
    Report Id: d46a6849-8f6a-11e1-98af-00215e6e4855
    Report Status: 4
    This is an priority issue which we are facing in IIS. IIS is configured for Framework 2.0 and underlying OS is - Windows
    Server 2008 R2 Standard.This issue is replicable and occurring frequently Please suggest how to resolve it. Any input related to above issue is appreciable.

    Please refer similar discussions and see if they help
    Faulting application name: w3wp.exe 
    http://telligent.com/support/communityserver/community_server_2008/f/288/t/1067447.aspx 
    Event ID: 1000, Faulting application w3wp.exe, faulting module unknown, 
    http://social.msdn.microsoft.com/forums/en-US/clr/thread/9be88a2f-c8cc-4a73-9371-45ab73982123
    For IIS related queries, please post them in IIS forum - http://forums.iis.net/
    A UNIVERSE without WINDOWS is CHAOS !
    This posting is provided "AS IS" with no warranties or guarantees and confers no rights.
    About Me !!!

  • Firefox.exe application error, tried uninstalling firefox but will not delete Scriptff.dll says access is denied. so i can't make a complete clean reinstall. how do i fix this?? thanks!

    saw in previous questions that to fix this application error, i need to uninstall and do a clean install of firefox. however, Scriptff.dll says that access is denied and can not be deleted from the program files. how can i fix this so i can run a clean install?

    Hello cor-el, thanks for your reply. I changed my settings for downloads to desktop and it has appeared on there. When I double click I am asked which program I want to open file. I click firefox and another box "opening install" says I have chosen to open the file which is an application and do I want to save it. This is the only real option so I press save file. I get a box saying this is an executable file which may contain viruses - do you want to run. I press ok and the final box showing C drive file name and desktop appears stating application not found.
    This happens the same whenever I try to install.
    To my untrained eye the application is not being recognised as an application and I cannot work out how to get it to do that.
    My plugin is still showing as out of date.
    Is there anything you could suggest. Thanks for your time.

  • TS1717 On Windows Vista and tried several times to start up my iTunes, but keep getting 'application failed MSVCR80.dll error-7 (windows 126) is this an easy fix ...?

    On Windows Vista and tried several times to start up my iTunes, but keep getting 'application failed MSVCR80.dll error-7 (windows 126) is this an easy fix ...?

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99442)

  • Directory server 5.1 application error - faulting module libslapd.dll

    we are running directory server 5.1 (build 2001.326.2045) on windows nt, with multi-master replication on two servers. one server went down. there are no clues as to why in the access or error logs.
    the windows event viewer shows an application error. the faulting application is slapd.exe, faulting module is libslapd.dll, and fault address is 0x0003edb0
    any help would be appreciated. any questions please ask. thanks!
    Edited by: amlefty on Aug 26, 2009 8:12 PM

    we are running directory server 5.1 (build 2001.326.2045) on windows nt, with multi-master replication on two servers. one server went down. there are no clues as to why in the access or error logs.
    the windows event viewer shows an application error. the faulting application is slapd.exe, faulting module is libslapd.dll, and fault address is 0x0003edb0
    any help would be appreciated. any questions please ask. thanks!
    Edited by: amlefty on Aug 26, 2009 8:12 PM

  • I continually get this: Application Error 1000_(100)_"Faulting application name: MyAppName.exe Faulting module name: MSVBVM60.DLL

    I have a VB6 application which connects to a SQL Server.  I am running my exe on a Windows Server Terminal Server.  I frequently have my EXE crash and close at random.  My EXE doesn't log any error because the crash occurred outside of my
    application. 
    Here is the Windows event error:
    07/17/14 4:59:49 PM    Application Error    1000    (100)    "Faulting application name: MyApp.exe, version: 8.0.0.0, time stamp: 0x53adc042
    Faulting module name: MSVBVM60.DLL, version: 6.0.98.15, time stamp: 0x4a5bda6c
    Exception code: 0xc0000006
    Fault offset: 0x00054948
    Faulting process id: 0x24d4
    Faulting application start time: 0x01cfa1fe336df3db
    Faulting application path: N:\MyApp\MyApp.exe
    Faulting module path: C:\Windows\system32\MSVBVM60.DLL
    Report Id: 498ee913-0df5-11e4-a940-000c29a03ae8"
    I have tried to search the internet but I have yet to find a solution.  Any help or explanation would be greatly appreciated.

    Hello,
    Thank you for your post.
    I’m afraid that it is not the correct forum for this issue, since this forum is to
    discusses the usage of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit,
    Developer Documentation and Help System and
    Visual Studio Editor.
    Since you are working with VB6 application, I suggest that you can consult on these popular third-party forums which support Visual Basic 6for better solutions:
    VB Forums
    VB City
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Ntdll.dll application error makes itunes crash

    Itunes keeps crashing every 30 minutes to 2 hours since more than 2 years now (!!)
    according to the event log of XP there's an application error in module ntdll.dll
    I have searched the internet for quite some time for a fix for this problem but there doesn't seem to be a clear one.
    Help would be really appreciated!
    Message was edited by: marcbolan
    Message was edited by: marcbolan

    Okay ... not the malware thing that was causing trouble at the beginning of the year. (On the other hand, as well as citing ntdll.dll, that used to always stop people from launching iTunes and quicktime.)
    It's relatively rare to see ntdll.dll show up in this context (and probably even rarer to see it only cropping up sometimes), so we'll proceed on a basic principles troubleshooting basis.
    ntdll.dll is one of the core Windows operating system files related to handling drivers, so we'd better check on driver, firmware and so forth.
    If you've got a name-brand PC, check first at the Manufacturer's website for drivers, firmware and BIOS for your system. If you've added third-party components to the system since then, check for driver updates for those components at the component-manufacturer's website.
    If you've got a custom/homw-built system, check at the manufacturer's webpages for drivers/firmware/BIOS for the various components. There's some advice in the following document:
    [Updating the drivers on your Windows PC|http://support.apple.com/kb/HT1768]
    If you update, does iTunes seem more stable for you? (A bit tricky to tell, of course, given that it doesn't happen right away.

  • Application crash with error ntdll.dll 00018fea

    Hi,
    I have a problem with my app.exe build.
    I attach a simple code; the Vi open and close a TDM file.
    If I run this Vi in Labview works fine.
    If I build the application.exe on a notebook and I run it I got "Application crash with error ntdll.dll 00018fea".
    I've tried to build the Vi on another Pc Desktop with Labview and here if I run the exe it works fine.
    On the two PC I have LV8.5; the build options are the same.
    On the notebook I've try also to reinstall LV8.5 but I got the same error.
    Can you help me?
    Thanks a lot
    Attachments:
    open tdm.vi ‏33 KB

    MicheleS wrote:
    This morning I've try to put the ntdll.dll of the other PC in the notebook but the problem remain.
    Never ever do that! You were very lucky that both ntdll.dll files were probably the same version so the exchange didn't do much but ntdll.dll is one of the core Windows DLLs were everything goes through that normal applications may access in Windows. A mixup in such a part because of incompatitible ntdll.dll with other system API DLLs might prevent your computer entirely from starting up even in safe mode.
    You should not attempt to ever switch system DLLs between different computers. In such behaviour lays insanity. If you expect a system DLL to be corrupt attempt to do a repair installation instead. Also Windows nowadays has techniques to detect if a system DLL got corrupt and will attempt to repair it, though I guess if ntdll.dll would go belly up it's likely your computer won't even start up.
    Rolf Kalbermatter
    Message Edited by rolfk on 01-14-2008 08:05 AM
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Application Error (gwpoa.exe & GWWWW1.dll)

    Hi everyone,
    We are having the POA on one of our GroupWise 2012 (Windows) servers crashing.
    Here are the general information:
    Faulting application name: gwpoa.exe, version: 12.0.0.8586, time stamp: 0x4f153311
    Faulting module name: GWWWW1.dll, version: 12.0.0.8586, time stamp: 0x4f1531c9
    Exception code: 0xc0000005
    Fault offset: 0x001679df
    Faulting process id: 0x2344
    Faulting application start time: 0x01cf48970a4ea082
    Faulting application path: C:\Program Files (x86)\Novell\GroupWise Server\Agents\gwpoa.exe
    Faulting module path: C:\Program Files (x86)\Novell\GroupWise Server\Agents\GWWWW1.dll
    Report Id: 6b68533f-b48a-11e3-964a-00505692208f
    THE FOLLOWING IS THE XML RESULTS:
    - System
    - Provider
    [ Name] Application Error
    - EventID 1000
    [ Qualifiers] 0
    Level 2
    Task 100
    Keywords 0x80000000000000
    - TimeCreated
    [ SystemTime] 2014-03-26T02:00:36.000000000Z
    EventRecordID 16602
    Channel Application
    Computer mta-gw03.mta.qld.edu.au
    Security
    - EventData
    gwpoa.exe
    12.0.0.8586
    4f153311
    GWWWW1.dll
    12.0.0.8586
    4f1531c9
    c0000005
    001679df
    2344
    01cf48970a4ea082
    C:\Program Files (x86)\Novell\GroupWise Server\Agents\gwpoa.exe
    C:\Program Files (x86)\Novell\GroupWise Server\Agents\GWWWW1.dll
    6b68533f-b48a-11e3-964a-00505692208f
    Does anyone have any ideas why this has started doing this? (About two three weeks now).
    There have been no updates to the Server (Windows, Novell, e.t.c.)
    Thanks.
    Cheers,
    Ant

    Hi Ant,
    Is DEP (Data Execution Prevention) turned OFF on the server in question?
    Cheers,

  • Windows Server 2008 R2 - Multiple application errors in module MSVCR90.DLL

    I'm having some trouble with one of the terminal servers that I administrate, lately there have been a large number of application errors reported by users. Looking at the logs they all have in common that they report MSVCR90.DLL as the faulty module, with
    some of the applications throwing errors being fixmapi.exe, iexplore.exe & acrord32.exe.
    I did some searching around and tried the usual things of uninstalling and reinstalling the mvc redist, however it doesn't appear to have made much of a difference. I configured capture of user-mode dumps as mentioned in http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/repeated-appcrash-errors-across-many-applications/18ee194c-56dd-4909-abed-e563de11713b
    which seems to be recommended as a way to find the real faulty module that is behind all the problems, so far I've generated one dumpfile at least for a fixmapi.exe but I am not sure how to parse it, does anyone have any idea?

    Hi DialectEmil,
    Would you please let me know whether install all necessary updates on the problem computer? Please run
    sfc /scannow command to scan all protected system files. In addition, please perform a
    clean boot and check if this issue still exist.
    Please also refer to following article and check if help you to troubleshoot application crashes.
    Basic Debugging of an Application Crash
    If any update, please feel free to let me know.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • **SOLUTION** DLLML.exe Fails to load at startup (application error)

    Hello everyone!
    I purchased the SB X-Fi Fatalty Champion Edition soon after release, and think this is the best card I have ever used to date. Absolutely love it, unbelievable sound.
    Now a year or two ago I noticed a certain file failing to load when I started windows.
    This file, DLLML.exe. To my understanding this file is used to load EAX emulation support into older games/modules (essential loads a "middle-man" file between the game's sound files/.dll's, and the hardware SPU [Sound Processing Unit, not a real acronym, but that's what I call it since GPU and CPU are similar distincti've acronyms so if you see it used anywhere, it came from me ] to allow EAX support in non-EAX enabled games), and/or to add EAX effects in your audio files using the Wave Studio app.
    I've pinpointed this issue to either a Windows Update, or the Creative auto-update (which could mean it is an error caused by an installaion combination of multiple apps at once) because this issue did not arise until I did these two things (did Windows Update, then Creative Auto-Update, then restarted computer).
    Now I've primarily had this issue with Windows XP x64 but I have had this issue at times with Windows XP x86 as well.
    After you install the software suite, it adds an entry in your Windows Startup to load the module (Start/Run. msconfig. Startup tab. Look for STARTUP ITEM: DLLML). The entry looks like this:
    WinXPx86 looks like: "C:\Program Files\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem * -Startup
    WinXPx64 looks like: "C:\Program Files (x86)\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem * -Startup
    Under most circumstances this module loads fine, but because Creative, for reasons why I have not delved into, loads some of their DLL files differently than the Windows standard, which may also be a cause of this issue (extremely unlikely, I believe it is one of the 2 things i mentioned above).
    Either way, after I did those 2 things, the DLLML.exe startup entry failed to load every time.
    But I fixed it.
    Now what you have to do to resolve this issue, involves editing the startup entry in the Windows Registry.
    If you are scared to go into it, have no idea what I am talking about, or never edited the Registry before, don't worry. If you follow these steps EXACTLY, you have nothing to fear.
    I will be using default installation parameters for file pathing, so if your Operating System is installed in a different dri've letter other than C:\, then just change the letter to the one your OS is installed onto.
    Capitals used for emphesis on actions to take:
    -Hit the START button, then select RUN
    --------If RUN is not in your start menu, you need to enable it by right-clicking and open area of your TASKBAR, select PROPERTIES. --------Click the START MENU tab, then the CUSTOMIZE button. Click the ADVANCED tab. In the START MENU ITEMS box, scroll down to the entry that says SHOW RUN. Check the checkbox to fill it. Then OK/APPLY/OK, and you should be back to the desktop. Then go to START/RUN
    -type the word REGEDIT
    --------This opens the Windows Registry.
    --------DO NOT change ANYTHING in this other than the exact directions I specify or you may corrupt your registry or even worse, corrupt your system, which means F&R time (Format & Reinstall). Treat it like a stripper. You can look all you want but don't touch or there could be dire consequences.
    --------Now the fastest way to find this is to manually navigate to the specific "key" or "entry" you need to modify. Mouse-click the +'s to navitage further into the "hi've" following these maps:
    -FOR WINDOWS XP x86 USERS NAVIGATE TO: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
    -FOR WINDOWS XP x64 USERS NAVITAGE TO: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432\Microsoft\Wind ows\CurrentVersion\Run
    --------Now you are looking for a specific entry NAME called RCSYSTEM. Depending on which version you are running. They are:
    -FOR WINDOWS XP x86 USERS: "C:\Program Files\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem * -Startup
    -FOR WINDOWS XP x64 USERS: "C:\Program Files (x86)\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem * -Startup
    -------Now we are going to edit the entry. What we need to do is get rid of that * (asterix) character in the name. I don't know why it is there, I'm thinking it may be a coding error. But in my WinXPx64, this was the culprit.
    -Double-click the RCSYSTEM key to edit it, and edit it so it looks EXACTLY LIKE THIS (If you're paranoid about doing something bad, COPY and PASTE this line pertaining to your installed OS. KEEP IN MIND THE INSTALLATION DRIVE LETTER, CHANGE FIRST LETTER IF NESCESSARY)
    -FOR WINDOWS XP x86 USERS: "C:\Program Files\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem -Startup
    -FOR WINDOWS XP x64 USERS: "C:\Program Files (x86)\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem -Startup
    -click OK button. Now it is changed.
    -------And we're DONE EDITING the Registry entry!
    -now go to FILE in the top-left menu, then select EXIT
    -RESTART your computer
    -------You should not receive the "DLLML.exe failed to load" (application error) again!!
    To check to see if it loaded into your system properly (as if not getting the error message anymore was proof enough it loaded properly), when you reboot back to the desktop, do the "three-fingered salute" (ctrl-alt-delete), then select the PROCESSES tab. Click on the IMAGE NAME heading to sort it alphabetically, and look for the name (WinXPx86) DLLML.exe or (WinXPx64) DLLML.exe *32.
    If you see it listed, it loaded!! CONGRATS, IT BE FIXED!!
    If this did not work for you, then your system is posessed, get a priest. I don't think a witchdoctor would give your comp good vibes O_o
    Hope this resolved it for you. Enjoy your EAX with Duke Nukem 3d again!
    EDIT: As a side note, I also noticed that since after this fix, my computer doesn't hang after sending the restart/shutdown killsignal, so I am wondering with people having similar hanging issues, if their issue could be resolved something similar to this.
    Just a thought for any admins/mods/users out there that know what they are doing that maybe wanna test that out.
    Sincerely,
    Jason Ostapyk
    3yr degree, MCP, CCNA, A+ certified, Specialised Electrician Class M Licensed

    G Kudos for a brilliant finding! After a Windows Hotfix on my XP SP3, when shutting down my PC I would wait for a program and then get an error that EAX was not responding before finally shutting down. On next reboot I lost sound on my PC. After running tests, the Direct Sound test failed pointing at EAX.
    This solution cured the problem. Again, kudos, job really well done!!!

Maybe you are looking for