Error -8003 u201CObeserver dll version mismatchu201D.

I have an SBO installation sitting on a server called SVR.  The SBO version is 2005 PL44 sitting on SQL 2000 to reflect one of our current customers.   On my laptop I have a VS2005 C# DI-API project that attempts to connect to the companies on SVR.  I also run an SBO installation on my laptop (SBO version 2005 PL50).
I get the error -8003 u201CObeserver dll version mismatchu201D.
To try and resolve this I made sure that:
  1. the reference in my C# DI-API project was to a valid SAPbobsCOM2005.dll (i.e. a PL44 version)
  2. I removed %TEMP%/ SM_OBS_DLL so that it would refresh with the Observer.dll from the SVR machine (I think it downloads from SBO_Common on SVR)
  3. I stopped the licensing manager service (set it to manual) on my laptop and rebooted just so I could clear any in process references to my PL50 version.
I then retried to connect and got the same error. 
I checked the OBServerDLL.dll that went back into the %TEMP%\SM_OBS_DLL directory and the version was PL44.
I canu2019t understand why; if I am referencing a PL44 SAPbobsCOM2005.dll in my DI-API C# project, and the Observer.dll that gets loaded from the SVR machine is a PL44 version that I get a version mismatch.
Does anyone know the reason or can anymore explain the architecture concerning the versioning so I can resolve my issue?
Thanks

Thanks Jitin,
Very helpful but I still have the problem.  I tried the folowing as the link suggested...
1. Locate the Temp folder by going to Start -> Run and type %temp%.
2. Locate the SM_OBS_DLL folder here and delete it.
3. Uninstall the DI API from Add/Remove Programs.
4. Reboot your PC
5. Install the DI API from your current patch. (Download patch, extract it and then browse to Packages\DI API and run setup.exe)
6. Run the Upgrader Common again (From the same patch as above - very important!). Browse to Packages\Upgrader Common and run setup.exe. This will update the SBO-COMMON to this patch level again. You will not lose any data.
... which makes a lot of sense - and I would have thought would have solved my problem.  A colleague in the office CAN connect using the same DIAPI application.  He is running a laptop with Version 2007 on it.  Perhaps the major difference in versions is working to his advantage.@^%#$!
I would like to understand the architecture so I can methodically troubleshhot the process. 
I have a Backward and Forward compatibility guide that shows the OBServer.dll getting downloaded from the Server and into process memory - but it's a bit lighton detail.
Are there any more comprehensive documents that can be accessed from SAP or from other sources.  I've been trawling the internet but no cigar as yet...
Thanks

Similar Messages

  • Obeserver dll version mismatch -8003

    hello,
    i created a Company object and want to connect to the SAP BO Database but we always get the following error:
    Obeserver dll version mismatch -8003
    Please help for gods sake..!!!!!

    Hi Amit,
    Try the following steps:
    1.  Locate the Temp folder by going to Start -> Run and type %temp%.
    2.  Locate the SM_OBS_DLL folder here and delete it.
    3.  Uninstall the DI API from Add/Remove Programs.
    4.  Reboot your PC
    5.  Install the DI API from your current patch. (Download patch, extract it and then browse to Packages\DI API and run setup.exe)
    6. Run the Upgrader Common again (From the same patch as above - very important!). Browse to Packages\Upgrader Common and run setup.exe. This will update the SBO-COMMON to this patch level again. You will not lose any data.
    The error you see is usually due to a mismatch between your SBO-COMMON and the DI API that is attempting to connect to it. By taking the above steps, you ensure the same patch level is in use.
    Regards,
    Niall
    SAP Business One Forums Team

  • 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 was recently prompted to update my Itunes player to the latest version. I'm using Windows Vista. I was left with an error message MSVCR80.dll and consequently no new update. I uninstalled the old version and have tried to reinstall manually. No luck

    I was recently prompted to update my Itunes player to the latest version. I'm using Windows Vista. I was left with an error message MSVCR80.dll and consequently no new update. I uninstalled the old version and have tried to reinstall manually several times. No luck. Consequently I have no player.
    Any ideas for a fix?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Error in nalagent.exe, Version 7.0.1.12 Modul ntdll.dll, Version5.1.2600.5512, ErrorAdress 0x00001278

    Hello out there !
    today my zenworks agent welcomes me with the follow error:
    Fehlgeschlagene Anwendung nalagent.exe, Version 7.0.1.12, fehlgeschlagenes
    Modul ntdll.dll, Version 5.1.2600.5512, Fehleradresse 0x00001278.
    in english:
    error in nalgent.exe, version 7.0.1.12, modul ntdll.dll ....
    can anybody help me, please?
    regardds thorsten

    Thorsten,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Error via ODBC: wrong dll version (check: SQLTCPx.dll)

    Hi,
    after system, MAXDB 7.06.03 & database studio installation on new server my application reports error: wrong dll version (check: SQLTCPx.dll)
    On previous server connection via ODBC was ok.
    I have checked all available ODBC Drivers (MAXDB, SAPDB, SAPDB 7.4) and it does nothing.
    Connection via .net driver (without ODBC) works fine.
    How can I get correct version of dll ?
    Which version is correct?
    This dll currently exists in system: v. 7.6.3.0 (C:\Program Files\sdb\DBM) or v. 7.6.2.0 (C:\Program Files\sdb\programs\pgm)
    Best regards,
    Lukasz
    MAXDB 7.06.03.07 Community Edition, WIN 2k3 x32 Ent. ed.
    ODBC:
    Version                   7.6.03 Build 007-123-157-515
    Object Mode           32 bit
    Test File                  pgm/sqlod32.dll
    Make Id                  256246
    Installation Date     24.01.2008
    Size                         3045874 bytes
    Checksum               293d54b1f67025353bc9cfdbe1dd84f3

    Hello Wolfgang,
    problem is after Database Studio installation.
    My test system is:
    OS: Windows XP Sp2
    MAXDB Software:
    1) MAXDB 7.6.03.07 (install file: maxdb-all-win-32bit.exe, server+client installation)
    2) SQL Studio 7.6.03.02 (174235)
    3) Database manager 7.6.03.02
    If i install MaxdbStudio (install file: maxdb-studio-win-32bit.exe) on that environment I'll get error :wrong dll version (check: SQLTCPx.dll) in all known connections via ODBC.
    Connections via odbc means for me connection via ODBC Source witch uses MAXDB (unicode) driver, file: SQLODE32W.DLL
    (Control panel => Administrative tools => ODBC Sources => Add source => MAXDB (unicode) ... etc.).
    SQL Studio, database manager and maxdb studio starts and works correctly.
    Connections via MaxDB ADO.NET Data Provider works correctly (another application).
    Error occurs in Windows 2003 as well (the same software).
    Best regards,
    Lukasz

  • HT1926 Updating to latest version of i tunes but stopped by this error message MSVCR80.dll missing, what can i do?

    Updating to latest version of i tunes but stopped by this error message MSVCR80.dll missing, what can i do?

    This happened to me today as well post installing the latest version of itunes.   I did a search on google for the error and came across a recommendation to :
    Note: Start Windows in Safe Mode to complete any of the following steps if you're unable to access Windows normally due to the msvcr80.dll error.
    If, and only if, you're receiving the msvcr80.dll is missing error when you open Apple iTunes, do the following: (skip this step if your msvcr80.dll error is occurring with a different program)
    Uninstall from Windows the following five programs in this order: iTunes, Apple Software Update, Apple Mobile Device Support, Bonjour, and finally Apple Application Support. If you have iCloud, remove it as well.
    Uninstalling these programs in Windows is done from an applet in Control Panel called Programs & Features (in Windows 8, 7, or Vista) or Add or Remove Programs (in Windows XP).
    Note: Songs and playlists in iTunes will not be removed when you uninstall the iTunes program or any of the other, already-mentioned Apple programs. If you'd still like to back them up, they're usually located in the My Music folder in Windows.
    Download the latest version of iTunes from Appleand note the location you're saving it to so you can find it once it's done.
    Run the iTunes installation as an administrator. If you're not sure how to do that, see How Do I Open an Elevated Command Prompt? for help. That procedure shows you how to open the Command Prompt program as an administrator, but the steps are essentially the same for anything, including the iTunes installation package you just downloaded.
    A general overview of removing and reinstalling iTunes can also be found here on Apple's site but the above procedure seems to work better in this particular situation.

  • Error loading in DLL (Crystal reports 2008 version 12.3)

    we have installed the software but While adding the reference in VB,and while selecting the (Crystal Report ActiveX Viewer 12.0) we can't add as a reference it is showing (error in loading DLL) so please request you to check this error which is attached and revert on this As early as possible.

    Thread moved to the NET - SAP Crystal Reports forum.
    For timely response, it is important to make sure you post to the correct forum (check the header of each forum).
    From your description, I suspect that you are trying to use the COM based Report Designer Component(?). This component has been retired in CR XI R2. The activeX viewer you are trying to access is only included for internal purposes and you are not licensed to use it at all. In CR 2008, you will have to use the CR SDK for Visual Studio .NET.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • JVM DLL error : faulting module jvm.dll, version 27.6.5.32,

    Hi,
    I'm running WL in windows server and beasvc.exe is failing with this message.
    "Faulting application beasvc.exe, version 1.0.3.9, faulting module jvm.dll, version 27.6.5.32, fault address 0x0001e194"
    Any help please?
    thanks,
    Kam

    Hi,
    I'm running WL in windows server and beasvc.exe is failing with this message.
    "Faulting application beasvc.exe, version 1.0.3.9, faulting module jvm.dll, version 27.6.5.32, fault address 0x0001e194"
    Any help please?
    thanks,
    Kam

  • InDesign CS6 Crashes on launch: error in BIB.dll

    Hello,
    When I launch a new install of InDesign CS6, it crashes with this error detail from event viewer.:
    Faulting application name: InDesign.exe, version: 8.0.0.370, time stamp: 0x4f72c3ee
    Faulting module name: BIB.dll, version: 1.2.2.19553, time stamp: 0x4f3a00dc
    Exception code: 0xc00000fd
    Fault offset: 0x0000e508
    Faulting process id: 0x1a18
    Faulting application start time: 0x01cd9361dc004636
    Faulting application path: C:\Program Files (x86)\Adobe\Adobe InDesign CS6\InDesign.exe
    Faulting module path: C:\Program Files (x86)\Adobe\Adobe InDesign CS6\BIB.dll
    Report Id: 4327293a-ff55-11e1-a5e7-7071bc1caa4c
    This is on a Win7 x64 system, 6 core 3.33GHz + 24GB RAM.  Other CS6 apps tested so far are working including Bridge, Premier Pro and Photoshop.
    Watching the splash screen, the error comes up shortly after it says "Starting Up Service Registry."
    This is installed in parallel with a previous CS3 install.  InDesign CS3 is working fine. 
    Reading some other threads, I have tried:
    1- launch using Run As Administrator option.
    2- reinstall InDesign CS6
    3- deleted C:\Users\<my user>\AppData\Local\Adobe\Indesign\Version 8.0 Folder
    4- login as another <admin> user and try it
    5- switched default printer per this: http://forums.adobe.com/thread/717953 (my default printer is in the shop, all other printers are virtual but they didn't help).
    6- removed all plug-ins from InDesign\Plug-ins folder
    7- tried replacing BIB.dll with that from another CS6 application
    While attempting these fixes I have gotten a different error, now faulting in CoolType.dll.  Per some other threads, I have deleted all non-system fonts from the fonts folder and still get an error in the same place, either referencing BIB.dll or CoolType.dll.
    Below is the initial crash dump report from windows.
    Thanks for any advice.
    Glenn
    Version=1
    EventType=APPCRASH
    EventTime=129922037798149895
    ReportType=2
    Consent=1
    ReportIdentifier=ecd2715c-ff5a-11e1-a5e7-7071bc1caa4c
    IntegratorReportIdentifier=ecd2715b-ff5a-11e1-a5e7-7071bc1caa4c
    WOW64=1
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=InDesign.exe
    Sig[1].Name=Application Version
    Sig[1].Value=8.0.0.370
    Sig[2].Name=Application Timestamp
    Sig[2].Value=4f72c3ee
    Sig[3].Name=Fault Module Name
    Sig[3].Value=BIB.dll
    Sig[4].Name=Fault Module Version
    Sig[4].Value=1.2.2.19553
    Sig[5].Name=Fault Module Timestamp
    Sig[5].Value=4f3a00dc
    Sig[6].Name=Exception Code
    Sig[6].Value=c00000fd
    Sig[7].Name=Exception Offset
    Sig[7].Value=0000e430
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.48
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    DynamicSig[22].Name=Additional Information 1
    DynamicSig[22].Value=db90
    DynamicSig[23].Name=Additional Information 2
    DynamicSig[23].Value=db907dd15c081028f80933f9c3e73bc5
    DynamicSig[24].Name=Additional Information 3
    DynamicSig[24].Value=461d
    DynamicSig[25].Name=Additional Information 4
    DynamicSig[25].Value=461db17cb723b284267116290159b876
    UI[2]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\InDesign.exe
    UI[3]=Adobe InDesign CS6 has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\InDesign.exe
    LoadedModule[1]=C:\Windows\SysWOW64\ntdll.dll
    LoadedModule[2]=C:\Windows\syswow64\kernel32.dll
    LoadedModule[3]=C:\Windows\syswow64\KERNELBASE.dll
    LoadedModule[4]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\ObjectModel.dll
    LoadedModule[5]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\PMRuntime.dll
    LoadedModule[6]=C:\Windows\syswow64\PSAPI.DLL
    LoadedModule[7]=C:\Windows\system32\dbghelp.dll
    LoadedModule[8]=C:\Windows\syswow64\msvcrt.dll
    LoadedModule[9]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\tbb.dll
    LoadedModule[10]=C:\Windows\system32\MSVCP100.dll
    LoadedModule[11]=C:\Windows\system32\MSVCR100.dll
    LoadedModule[12]=C:\Windows\syswow64\USER32.dll
    LoadedModule[13]=C:\Windows\syswow64\GDI32.dll
    LoadedModule[14]=C:\Windows\syswow64\LPK.dll
    LoadedModule[15]=C:\Windows\syswow64\USP10.dll
    LoadedModule[16]=C:\Windows\syswow64\ADVAPI32.dll
    LoadedModule[17]=C:\Windows\SysWOW64\sechost.dll
    LoadedModule[18]=C:\Windows\syswow64\RPCRT4.dll
    LoadedModule[19]=C:\Windows\syswow64\SspiCli.dll
    LoadedModule[20]=C:\Windows\syswow64\CRYPTBASE.dll
    LoadedModule[21]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Database.dll
    LoadedModule[22]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Public.dll
    LoadedModule[23]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\ACE.dll
    LoadedModule[24]=C:\Windows\syswow64\SHELL32.dll
    LoadedModule[25]=C:\Windows\syswow64\SHLWAPI.dll
    LoadedModule[26]=C:\Windows\syswow64\ole32.dll
    LoadedModule[27]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\BIB.dll
    LoadedModule[28]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\CoolType.dll
    LoadedModule[29]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\MPS.dll
    LoadedModule[30]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AGM.dll
    LoadedModule[31]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\ARE.dll
    LoadedModule[32]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\BIBUtils.dll
    LoadedModule[33]=C:\Windows\syswow64\WS2_32.dll
    LoadedModule[34]=C:\Windows\syswow64\NSI.dll
    LoadedModule[35]=C:\Windows\system32\MPR.dll
    LoadedModule[36]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AFL.dll
    LoadedModule[37]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\icuuc40.dll
    LoadedModule[38]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\icudt40.dll
    LoadedModule[39]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\icuin40.dll
    LoadedModule[40]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\amtlib.dll
    LoadedModule[41]=C:\Windows\system32\WINHTTP.dll
    LoadedModule[42]=C:\Windows\system32\webio.dll
    LoadedModule[43]=C:\Windows\syswow64\SETUPAPI.dll
    LoadedModule[44]=C:\Windows\syswow64\CFGMGR32.dll
    LoadedModule[45]=C:\Windows\syswow64\OLEAUT32.dll
    LoadedModule[46]=C:\Windows\syswow64\DEVOBJ.dll
    LoadedModule[47]=C:\Windows\system32\IPHLPAPI.DLL
    LoadedModule[48]=C:\Windows\system32\WINNSI.DLL
    LoadedModule[49]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\adobe_caps.dll
    LoadedModule[50]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\boost_filesystem.dll
    LoadedModule[51]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\boost_system.dll
    LoadedModule[52]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\boost_regex.dll
    LoadedModule[53]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\icucnv40.dll
    LoadedModule[54]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\ASLSupport.dll
    LoadedModule[55]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\WRServices.dll
    LoadedModule[56]=C:\Windows\syswow64\COMDLG32.dll
    LoadedModule[57]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_ 6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
    LoadedModule[58]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\WidgetBin.dll
    LoadedModule[59]=C:\Windows\syswow64\IMM32.dll
    LoadedModule[60]=C:\Windows\syswow64\MSCTF.dll
    LoadedModule[61]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AdobeOwl.dll
    LoadedModule[62]=C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601 .17825_none_72d273598668a06b\gdiplus.dll
    LoadedModule[63]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AdobeOwlCanvas.dll
    LoadedModule[64]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\adbeape.dll
    LoadedModule[65]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_ none_50934f2ebcb7eb57\MSVCR90.dll
    LoadedModule[66]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_ none_50934f2ebcb7eb57\MSVCP90.dll
    LoadedModule[67]=C:\Windows\system32\uxtheme.dll
    LoadedModule[68]=C:\Windows\system32\profapi.dll
    LoadedModule[69]=C:\Windows\syswow64\CLBCatQ.DLL
    LoadedModule[70]=C:\Windows\system32\propsys.dll
    LoadedModule[71]=C:\Windows\system32\ntmarta.dll
    LoadedModule[72]=C:\Windows\syswow64\WLDAP32.dll
    LoadedModule[73]=C:\Windows\system32\dwmapi.dll
    LoadedModule[74]=C:\Windows\system32\CRYPTSP.dll
    LoadedModule[75]=C:\Windows\system32\rsaenh.dll
    LoadedModule[76]=C:\Windows\system32\RpcRtRemote.dll
    LoadedModule[77]=C:\Windows\system32\apphelp.dll
    LoadedModule[78]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\updaternotifications.dll
    LoadedModule[79]=C:\Windows\system32\NETAPI32.dll
    LoadedModule[80]=C:\Windows\system32\netutils.dll
    LoadedModule[81]=C:\Windows\system32\srvcli.dll
    LoadedModule[82]=C:\Windows\system32\wkscli.dll
    LoadedModule[83]=C:\Windows\system32\ATMLIB.dll
    LoadedModule[84]=C:\Windows\system32\mscms.dll
    LoadedModule[85]=C:\Windows\system32\USERENV.dll
    LoadedModule[86]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\ACTIONS.RPLN
    LoadedModule[87]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AXE8SharedExpat.dll
    LoadedModule[88]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\APPFRAMEWORK.RPLN
    LoadedModule[89]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\boost_threads.dll
    LoadedModule[90]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\boost_date_time.dll
    LoadedModule[91]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\APPLICATION UI.RPLN
    LoadedModule[92]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\ScCore.dll
    LoadedModule[93]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\LogSession.dll
    LoadedModule[94]=C:\Windows\system32\VERSION.dll
    LoadedModule[95]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\ExtendScript.dll
    LoadedModule[96]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\ARTICLE.RPLN
    LoadedModule[97]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\ASSIGNMENTS.RPLN
    LoadedModule[98]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\AWS.RPLN
    LoadedModule[99]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\AWSUI.RPLN
    LoadedModule[100]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\BASIC TOOLS.RPLN
    LoadedModule[101]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\BEHAVIOR.RPLN
    LoadedModule[102]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\BNCORE.RPLN
    LoadedModule[103]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\BOOK.RPLN
    LoadedModule[104]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\CELLSTYLES.RPLN
    LoadedModule[105]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\CJK TEXT ATTRIBUTES.RPLN
    LoadedModule[106]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\CJKGRID.RPLN
    LoadedModule[107]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\COLOR MANAGEMENT.RPLN
    LoadedModule[108]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\COMPFONTMGR.RPLN
    LoadedModule[109]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\CONDITIONALTEXT.RPLN
    LoadedModule[110]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\CONTENTDROPPER.RPLN
    LoadedModule[111]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\DIALOG LAYOUT.RPLN
    LoadedModule[112]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\DOCUMENT ACTIONS.RPLN
    LoadedModule[113]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\DOCUMENT FRAMEWORK.RPLN
    LoadedModule[114]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\DOCUMENT UI.RPLN
    LoadedModule[115]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\DYNAMICDOCUMENTS.RPLN
    LoadedModule[116]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\ADBE_AGMFL.dll
    LoadedModule[117]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\aflamingo.dll
    LoadedModule[118]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\EPS PAGE ITEM.RPLN
    LoadedModule[119]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\FONT MANAGER.RPLN
    LoadedModule[120]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\FORMFIELD.RPLN
    LoadedModule[121]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\GALLEY.RPLN
    LoadedModule[122]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\GALLEYUI.RPLN
    LoadedModule[123]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\GENERIC PAGE ITEM.RPLN
    LoadedModule[124]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\GENERICSETTINGS.RPLN
    LoadedModule[125]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\GLOBAL PREFERENCES PANEL.RPLN
    LoadedModule[126]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\GRADIENT FILL.RPLN
    LoadedModule[127]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\GRAPHICS.RPLN
    LoadedModule[128]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\GROUP.RPLN
    LoadedModule[129]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\GUIDES.RPLN
    LoadedModule[130]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\HTMLPGT.RPLN
    LoadedModule[131]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\HYPERLINKS.RPLN
    LoadedModule[132]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\IMAGE FILTERS.RPLN
    LoadedModule[133]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\IMAGE.RPLN
    LoadedModule[134]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\IME.RPLN
    LoadedModule[135]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\IMPORT EXPORT UI.RPLN
    LoadedModule[136]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\INCOPYSHARED.RPLN
    LoadedModule[137]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\INCOPYSHAREDUI.RPLN
    LoadedModule[138]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\INCOPYWORKFLOW.RPLN
    LoadedModule[139]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\INDEXING.RPLN
    LoadedModule[140]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\INXCORE.RPLN
    LoadedModule[141]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\LAYER.RPLN
    LoadedModule[142]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\LAYOUT UI.RPLN
    LoadedModule[143]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\LAYOUT.RPLN
    LoadedModule[144]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\LINGUISTICS.RPLN
    LoadedModule[145]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\LINKS.RPLN
    LoadedModule[146]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AdobeXMP.dll
    LoadedModule[147]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AdobeXMPFiles.dll
    LoadedModule[148]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\MASTER PAGE.RPLN
    LoadedModule[149]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\MEDIA.RPLN
    LoadedModule[150]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\METADATA DATABASE FILTER.RPLN
    LoadedModule[151]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\METADATA.RPLN
    LoadedModule[152]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\MOVIE.RPLN
    LoadedModule[153]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\OPEN PLACE.RPLN
    LoadedModule[154]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\PARAGRAPH COMPOSER.RPLN
    LoadedModule[155]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\PATH TYPE.RPLN
    LoadedModule[156]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\PathTypeLib.dll
    LoadedModule[157]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\PDF.RPLN
    LoadedModule[158]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\PDFPort.dll
    LoadedModule[159]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\JP2KLib.dll
    LoadedModule[160]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\pdfsettings.dll
    LoadedModule[161]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\PHOTOSHOP IMPORT FILTER.RPLN
    LoadedModule[162]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AdobePSL.dll
    LoadedModule[163]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\tbbmalloc.dll
    LoadedModule[164]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\PNG IMPORT FILTER.RPLN
    LoadedModule[165]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\PRINT.RPLN
    LoadedModule[166]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\RULERS.RPLN
    LoadedModule[167]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SCRIPTING.RPLN
    LoadedModule[168]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SECTIONS.RPLN
    LoadedModule[169]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SHAREDCONTENT.RPLN
    LoadedModule[170]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SOUND.RPLN
    LoadedModule[171]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SPELLING SERVICE.RPLN
    LoadedModule[172]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SPLINE UI.RPLN
    LoadedModule[173]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SPLINE.RPLN
    LoadedModule[174]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SPREAD UI.RPLN
    LoadedModule[175]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SPREAD.RPLN
    LoadedModule[176]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\STROKE AND FILL.RPLN
    LoadedModule[177]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\SUPPORT FOR JAVASCRIPT.RPLN
    LoadedModule[178]=C:\Windows\syswow64\WININET.dll
    LoadedModule[179]=C:\Windows\syswow64\urlmon.dll
    LoadedModule[180]=C:\Windows\syswow64\CRYPT32.dll
    LoadedModule[181]=C:\Windows\syswow64\MSASN1.dll
    LoadedModule[182]=C:\Windows\syswow64\iertutil.dll
    LoadedModule[183]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TABLE MODEL.RPLN
    LoadedModule[184]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TABLESTYLES.RPLN
    LoadedModule[185]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TEXT ATTRIBUTES.RPLN
    LoadedModule[186]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TEXT EDITOR MODEL.RPLN
    LoadedModule[187]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TEXT EDITOR.RPLN
    LoadedModule[188]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TEXT WALKER.RPLN
    LoadedModule[189]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TEXT WRAP PATH.RPLN
    LoadedModule[190]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TEXT WRAP.RPLN
    LoadedModule[191]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TEXT.RPLN
    LoadedModule[192]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TOC.RPLN
    LoadedModule[193]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\TRANSPARENCY.RPLN
    LoadedModule[194]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\UTILITIES.RPLN
    LoadedModule[195]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\WIDGETS.RPLN
    LoadedModule[196]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\WORKGROUP CLIENT UI.RPLN
    LoadedModule[197]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\WORKGROUP CLIENT.RPLN
    LoadedModule[198]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\WORKGROUP.RPLN
    LoadedModule[199]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\WORLDREADY.RPLN
    LoadedModule[200]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\XML.RPLN
    LoadedModule[201]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AXEDOMCore.dll
    LoadedModule[202]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\XMLPARSER.RPLN
    LoadedModule[203]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AXSLE.dll
    LoadedModule[204]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\DATA SERVICES\DATA SERVICES UI.APLN
    LoadedModule[205]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\DATA SERVICES\DATA SERVICES.APLN
    LoadedModule[206]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\DATA SERVICES\TRANSFORMS\DTTRANSFORM.APLN
    LoadedModule[207]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\DICTIONARIES\DICTIONARY EDITOR DIALOG.APLN
    LoadedModule[208]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\TextPanelLib.dll
    LoadedModule[209]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\DICTIONARIES\LILO\LILO.APLN
    LoadedModule[210]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\AdobeLinguistic.dll
    LoadedModule[211]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\EBOOKEXPORT.APLN
    LoadedModule[212]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\MEDIA IMPORT FILTER.APLN
    LoadedModule[213]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\PNG IMPORT FILTER UI.APLN
    LoadedModule[214]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\SANGAM PREFERENCES UI.APLN
    LoadedModule[215]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Sangam.dll
    LoadedModule[216]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\SANGAMEXPORT.APLN
    LoadedModule[217]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\SANGAMSERVICER-MAPPER.APLN
    LoadedModule[218]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\SAVEBACK.APLN
    LoadedModule[219]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\TAGGED TEXT ATTRIBUTES.APLN
    LoadedModule[220]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\TAGGED TEXT FILTERS UI.APLN
    LoadedModule[221]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\FILTERS\TAGGED TEXT FILTERS.APLN
    LoadedModule[222]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\CLIPPING PATH DIALOG.APLN
    LoadedModule[223]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\COLOR MANAGEMENT UI.APLN
    LoadedModule[224]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\COLOR PICKER PANEL.APLN
    LoadedModule[225]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\DYNAMICDOCUMENTSUI.APLN
    LoadedModule[226]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\EPS UI.APLN
    LoadedModule[227]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\GENERIC STYLE EDITOR.APLN
    LoadedModule[228]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\GRADIENT PANEL.APLN
    LoadedModule[229]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\GRAPHIC PANELS.APLN
    LoadedModule[230]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\JPEG EXPORT UI.APLN
    LoadedModule[231]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\JPEG EXPORT.APLN
    LoadedModule[232]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\OUTPUT PREVIEW.APLN
    LoadedModule[233]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\OUTPUTMISCUI.APLN
    LoadedModule[234]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\PDF UI.APLN
    LoadedModule[235]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\PRINTER STYLES.APLN
    LoadedModule[236]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\PRINTUI.APLN
    LoadedModule[237]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\PS IMPORT UI.APLN
    LoadedModule[238]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\SVG EXPORT.APLN
    LoadedModule[239]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\svgexport.dll
    LoadedModule[240]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\SWATCH LIBRARY PANEL.APLN
    LoadedModule[241]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\SWATCHES PANEL.APLN
    LoadedModule[242]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\GRAPHICS\TRANSPARENCY UI.APLN
    LoadedModule[243]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\ASSIGNMENT UI.APLN
    LoadedModule[244]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\INCOPY BRIDGE UI.APLN
    LoadedModule[245]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\INCOPY BRIDGE.APLN
    LoadedModule[246]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\INCOPYEXPORT.APLN
    LoadedModule[247]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\INCOPYEXPORTUI.APLN
    LoadedModule[248]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\INCOPYIMPORT.APLN
    LoadedModule[249]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\INCOPYWORKFLOW UI.APLN
    LoadedModule[250]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\NOTE.APLN
    LoadedModule[251]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\NOTEPREF.APLN
    LoadedModule[252]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INCOPYWORKFLOW\USERNAME UI.APLN
    LoadedModule[253]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INTERACTIVE\BUTTONUI.APLN
    LoadedModule[254]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\INTERACTIVE\MEDIAUI.APLN
    LoadedModule[255]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\ALIGNMENT PANEL.APLN
    LoadedModule[256]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\ASSET LIBRARY PANEL.APLN
    LoadedModule[257]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\ASSET PUBLIBRARY.APLN
    LoadedModule[258]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\BOOK PANEL.APLN
    LoadedModule[259]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\BOOKMARK PANEL.APLN
    LoadedModule[260]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\CONTENTDROPPER TOOL.APLN
    LoadedModule[261]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\CONTROL PANEL.APLN
    LoadedModule[262]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\CREATE GUIDES DIALOG.APLN
    LoadedModule[263]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\EYEDROPPER TOOL.APLN
    LoadedModule[264]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\HYPERLINKS PANEL.APLN
    LoadedModule[265]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\INDEX PANEL.APLN
    LoadedModule[266]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\unihan.dll
    LoadedModule[267]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\INFO PANEL.APLN
    LoadedModule[268]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\KNOWLEDGE BASE.APLN
    LoadedModule[269]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\LAYERS PANEL.APLN
    LoadedModule[270]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\LAYOUT ADJUSTMENT PANEL.APLN
    LoadedModule[271]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\LAYOUT ADJUSTMENT.APLN
    LoadedModule[272]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\LINKS UI.APLN
    LoadedModule[273]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\PAGE SETUP DIALOG.APLN
    LoadedModule[274]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\PAGES PANEL.APLN
    LoadedModule[275]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\SECTIONS UI.APLN
    LoadedModule[276]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\STEPREPEAT.APLN
    LoadedModule[277]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\TEXT WRAP PANEL.APLN
    LoadedModule[278]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\TOC UI DIALOG.APLN
    LoadedModule[279]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\LAYOUT\TRANSFORM PANEL.APLN
    LoadedModule[280]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\PAGE ITEM\IMAGE IMPORT UI.APLN
    LoadedModule[281]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\PAGE ITEM\SCOTCH RULES.APLN
    LoadedModule[282]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\PMPACK\BNUI.APLN
    LoadedModule[283]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\PMPACK\DATAMERGE.APLN
    LoadedModule[284]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\PMPACK\DATAMERGEUI.APLN
    LoadedModule[285]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\PMPACK\PMWELCOMESCREEN.APLN
    LoadedModule[286]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\PREPRESS\PACKAGE AND PREFLIGHT UI.APLN
    LoadedModule[287]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\PREPRESS\PACKAGE AND PREFLIGHT.APLN
    LoadedModule[288]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\SANDBOX\JBX.APLN
    LoadedModule[289]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\SCRIPT\SCRIPT LABEL PANEL.APLN
    LoadedModule[290]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\SCRIPT\SCRIPTS PANEL.APLN
    LoadedModule[291]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\SCRIPT\SUPPORT FOR VISUAL BASIC.APLN
    LoadedModule[292]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TABLES\TABLES UI.APLN
    LoadedModule[293]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TABLES\TABLESTYLESUI.APLN
    LoadedModule[294]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\CHARACTER PANEL.APLN
    LoadedModule[295]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\CONDITIONALTEXT UI.APLN
    LoadedModule[296]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\CREATE OUTLINES.APLN
    LoadedModule[297]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\FIND AND CHANGE PANEL.APLN
    LoadedModule[298]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\FIND CHANGE FORMAT PANEL.APLN
    LoadedModule[299]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\FONT USAGE DIALOG.APLN
    LoadedModule[300]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\GLYPHS PANEL.APLN
    LoadedModule[301]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\HYPHENATION PANEL.APLN
    LoadedModule[302]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\INDENTS AND TABS.APLN
    LoadedModule[303]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\JUSTIFICATION PANEL.APLN
    LoadedModule[304]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\KEEPS PANEL.APLN
    LoadedModule[305]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\OPTICAL KERNING.APLN
    LoadedModule[306]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\PARAGRAPH PANEL.APLN
    LoadedModule[307]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\PARAGRAPH RULES PANEL.APLN
    LoadedModule[308]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\PATH TYPE UI.APLN
    LoadedModule[309]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\RUNIN STYLES PANEL.APLN
    LoadedModule[310]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\SING.APLN
    LoadedModule[311]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\SPANCOLUMNS PANEL.APLN
    LoadedModule[312]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\SPELLING PANEL.APLN
    LoadedModule[313]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\STORY PANEL.APLN
    LoadedModule[314]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\STYLE PANEL.APLN
    LoadedModule[315]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\TEXT COLOR PANEL.APLN
    LoadedModule[316]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\TEXT FRAME OPTIONS.APLN
    LoadedModule[317]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\TEXT PANEL.APLN
    LoadedModule[318]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\TEXT PREFERENCES.APLN
    LoadedModule[319]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\TEXT RULER.APLN
    LoadedModule[320]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\TEXT\TEXT STYLE PANEL.APLN
    LoadedModule[321]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\ARTICLEPANEL.APLN
    LoadedModule[322]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\CSXS.APLN
    LoadedModule[323]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\PlugPlug.dll
    LoadedModule[324]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\GALLEY PREFERENCES.APLN
    LoadedModule[325]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\GAPTOOL.APLN
    LoadedModule[326]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\GENERAL PREFERENCES PANEL.APLN
    LoadedModule[327]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\HELP.APLN
    LoadedModule[328]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\ahclient.dll
    LoadedModule[329]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\OBJECTSTYLESUI.APLN
    LoadedModule[330]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\PERFORMANCE UI.APLN
    LoadedModule[331]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\SHAREDCONTENTUI.APLN
    LoadedModule[332]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\SHORTCUT EDITOR DIALOG.APLN
    LoadedModule[333]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\TOOL BOX.APLN
    LoadedModule[334]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\TOOL TIPS.APLN
    LoadedModule[335]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\TRACK CHANGES PREFERENCES.APLN
    LoadedModule[336]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UI\TRACK CHANGES UI.APLN
    LoadedModule[337]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\UTILITY\PERFORMANCEMETRICS.APLN
    LoadedModule[338]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\WORKFLOW\METADATA UI.APLN
    LoadedModule[339]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\FileInfo.dll
    LoadedModule[340]=C:\Windows\system32\MSIMG32.dll
    LoadedModule[341]=C:\Windows\system32\WINMM.dll
    LoadedModule[342]=C:\Windows\system32\OLEACC.dll
    LoadedModule[343]=C:\Windows\system32\WINSPOOL.DRV
    LoadedModule[344]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\WORKGROUP\WORKGROUP UI.APLN
    LoadedModule[345]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\XMEDIA\SNIPPET.APLN
    LoadedModule[346]=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Plug-ins\XMEDIA\XMEDIA UI.APLN
    FriendlyEventName=Stopped working
    ConsentKey=APPCRASH
    AppName=Adobe InDesign CS6
    AppPath=C:\Program Files (x86)\Adobe\Adobe InDesign CS6\InDesign.exe

    Thank you both for your replies.  This was a painful issue to resolve.  I worked with Adobe support over three different calls.  I received different advice at each call but the successful process in the end was to completly uninstall and further delete all traces of adobe software and reinstalling again.  I had CS3 installed and was told that it is incompatible with Windows 7 (though its been running on my desktop and laptop without trouble for years.)
    So what I did was to first uninstall pretty much everything starting with Adobe in my Uninstall Programs control panel. 
    Then, per adobe support, I proceded to delete files/keys from these locations manually.  Not all of them existed.  I also included Program Files (x86) where any Program Files paths are listed.  (Note: AdobeCreativeSuiteCleanerTool does NOT remove all traces of files and keys!)
    C:\Program Files\Adobe*
    C:\Program Files\Common Files\Adobe*
    C:\Program Files\Common Files\Macrovision Shared\FlexNet*
    C:\Program Data\Adobe*
    C:\Program Data\FlexNet*
    C:\Users\All Users\Adobe*
    HKEY_LOCAL_MACHINE\Software\Adobe*
    HKEY_CURRENT_USER\Software\Adobe*
    HKEY_LOCAL_MACHINE\SOFTWARE\Macrovision\FLEXnet Publisher*
    I rebooted and installed again and it worked.
    During this process I discovered what I believe may have been the actual cause.  Under one of the above paths was another InDesign\Fonts folder loaded with fonts.  Sorry, I do not recall which as I have since had a hard disc failure and had to really start over.  I thought I had done a search of fonts but apparently had not done such a good job.  I recall now having trouble getting my fonts (installed in windows/fonts) to appear in InDesign CS3 and the workaround was to place a copy in this folder.  I the end, I believe I had a copy of a corrupted font in that folder. 
    My recommendation to anyone else struggling with this problem is to (1) remove all fonts from the windows/fonts folder and (2) to check the above paths for any fonts you may have added and remove them, and (3) check the above paths for any remaining fonts and verify they are not corrupt by opening them to preview.  Remove anything corrupt.  If all else fails, (4) follow uninstall procedure described above.   

  • Report Generation Toolkit - Error message rpcrt4.dll

    Hello
    My labview app. calls functions from the Report Generation Toolkit. I tested the runtime version, and this work fine under in Windows NT and Windows 2000, but does not work under Windows 98. I got and error message say "rpcrt4.dll Page not valid" that seem come from Windows and is related to a Remote Procedure Call. I already check the version of this dll 4.71.2900

    The rpcrt4.dll is part of the DCom98 package. I have seen other problems, unrelated to LabVIEW, with this .dll arise when other programs have installed different versions of some of the DCom DLLs. You may want to consider trying this program out on another Win98 machine, or you may want to search through the Microsoft Support page for errors with this dll, specifically with the error number in the message you receive. The ones that I have seen have suggested restoring the DCom dlls to the original ones from the Win98 disk. There is also an update to the DCom components for Windows 98 (version 1.3) on the Microsoft website.

  • Faulting module name: cslibu-3-0.dll, version: 13.0.9.1312

    I developed a C# (Visual Studio) application in .NET Framework 4.0 in conjunction with SAP Crystal Reports Support Pack 9 msi
    The target platform on which reports creating problem is Windows 7 32-bit
    When I generate a report it is generating perfectly but when I try to generate the report again, the application crashes and the following error is logged in the Event Viewer:
    Faulting application name: TrackingApp.exe, version: 1.0.0.0, time stamp: 0x537a1687
    Faulting module name: cslibu-3-0.dll, version: 13.0.9.1312, time stamp: 0x53393fe8
    Exception code: 0xc0000005
    Fault offset: 0x00039a28
    Faulting process id: 0xf00
    Faulting application start time: 0x01cf7376d8df092d
    Faulting application path: C:\Program Files\Tracking System\Tracking System\TrackingApp.exe
    Faulting module path: C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\cslibu-3-0.dll
    Report Id: 24b4faea-df6a-11e3-8422-d067e51beb2a
    What should be the possible error. My report generation code is written in try catch block but it did not generate any exception but
    crashes my application
    Thanks in anticipation
    Regards
    Adeel Arshad

    Hi Adeel,
    Need more info.
    - What do you mean by generate the report? view, print, export?
    - Does this happen with single, a few or all reports?
    - If the issue is with some reports, what is different ion these reports as compare to other reports?
    - If all reports, could you reproduce the issue with a blank report? and with a report which has a single DB field?
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • Server 2008 R2 Terminal Server c0000005 and c0000006 errors with KERNELBASE.dll error in RDP sessions.

    We installed a new Server 2008 R2 server this spring. It is configured as a Terminal Server with 16 Wyse t10 thin clients connecting with RDP. We are a small resort so we run Springer Miller Host and SpaSoft. Ever since moving from PCs to the thin clients
    and TS we have been seeing SpaSoft randomly crash with KERNELBASE.dll errors and also a lot of c0000005 and c0000006 errors. Springer Miller support says its a Microsoft Networking issue so no help there. The company we worked with to install this has no clue
    so I hope to reach out to this community to solve this. I can also open support case with Microsoft Support but I am not sure if they will be of any help. Here are some examples of the errors:
    "Event 1000
    Faulting application name: SpaWin.exe, version: 3.4.0.0, time stamp: 0x2a425e19
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x53159a86
    Exception code: 0x0eedfade
    Fault offset: 0x0000c42d
    Faulting process id: 0x3718
    Faulting application start time: 0x01cf9ac7922487e9
    Faulting application path: \\spasoft\spaapps\TermServ\SpaWin.exe
    Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
    Report Id: cfdcf9a9-06ba-11e4-a5af-000c298d9aa5"
    Also:
    "Faulting application name: VH.EXE, version: 18.80.430.0, time stamp: 0x3f73b447
    Faulting module name: VFP8R.DLL, version: 8.0.0.3117, time stamp: 0x3f73c232
    Exception code: 0xc0000006
    Fault offset: 0x0001d598
    Faulting process id: 0x2bc8
    Faulting application start time: 0x01cf99297ee1742f
    Faulting application path: J:\HOSTPLUS\fxp32\VH.EXE
    Faulting module path: J:\HOSTPLUS\fxp32\VFP8R.DLL
    Report Id: 5fbc65c4-055c-11e4-a5af-000c298d9aa5"
    And:
    "Faulting application name: SpaWin.exe, version: 3.4.0.0, time stamp: 0x2a425e19
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x00000000
    Faulting process id: 0x2aa0
    Faulting application start time: 0x01cf988e6770e619
    Faulting application path: \\spasoft\spaapps\TermServ\SpaWin.exe
    Faulting module path: unknown
    Report Id: 01029179-04b9-11e4-a5af-000c298d9aa5"
    There are no network specific errors in any of the logs. I am thinking that SpaSoft needs to be run as an administrator but I am not sure how to do that in this environment. We have disabled DEP for all but essential Windows processes. All of the firewall
    and AV has been completely disabled, and still getting these errors. Is there a way to run these applications as admin without the user actually being an admin? Should I go ahead and open a Microsoft support case? Thanks

    Hi,
    Thank you for posting in Windows Server Forum.
    Explanation
    The indicated program stopped unexpectedly. The message contains details on which program and module stopped. A matching event with Event ID 1001 might also appear in the event log. This matching event displays information about the specific error that occurred.
    User Action
    If an error report was generated for this error, you might be able to obtain more information about the error by sending the report to Microsoft for analysis.
    Yeah, you can open a support case with Microsoft as they will help and guide you for proper solution. You can go through
    this source article.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Error in loading DLL SAPbouiCOM

    Hi gurus,
    I'm installing SBO2004 PL41 and when I run my SDK it says Error in loading DLL
    when I debug in VB it stops in line saying set oSboGuiApi = new SAPbouicom.sboguiapi
    I'm using windows 2003 server. Any idea how to solve?

    Hi,
    Have you check that you use the correct license file ? I mean the license file version could be one of the possible cause.
    Rgds,

  • Error from libf4f.dll: C.

    We are trying to stream HTTP live streaming with the live packager and flash access. We have followed the steps on the site for both the streaming and setting up the tomcat servers. Everything works fine until we are pushing to the FMS and get following error message in the log file core.00.log
    #Version: 1.0
    #Start-Date: 2011-02-22 16:47:11
    #Software: Adobe Flash Media Server 4.0.0 r1121 x64
    #Date: 2011-02-22
    #Fields: date   time                    x-pid                   x-status             x-ctx                   x-comment
    2011-02-22       16:47:11            6796                    (i)2581237        Starting admin app on core (6796).                  -
    2011-02-22       16:47:11            6796                    (i)2631174        Listener started ( _defaultRoot_ ) : 192.168.42.34:19351 (rtmfp-core)/v4            -
    2011-02-22       16:47:11            6796                    (i)2631174        Listener started ( _defaultRoot_ ) : 127.0.0.1:19351 (rtmfp-core)/v4            -
    2011-02-22       16:47:11            6796                    (i)2631509        Public rtmfp-core addresses for listener _defaultRoot_ are: 192.168.42.34:19351;127.0.0.1:19351              -
    2011-02-22       16:47:11            6796                    (i)2581246        Core (6796) sending register cmd to edge.  -
    2011-02-22       16:48:03            6796                    (e)2611178       Error from libf4f.dll: C.             -
    2011-02-22       16:48:03            6796                    (e)2611423       Failed to record livestream2 (Unknown Error).                       -
    2011-02-22       16:48:03            6796                    (e)2611178       Error from libf4f.dll: C.             -
    2011-02-22       16:48:03            6796                    (e)2611423       Failed to record livestream3 (Unknown Error).                       -
    2011-02-22       16:48:03            6796                    (e)2611178       Error from libf4f.dll: C.             -
    2011-02-22       16:48:03            6796                    (e)2611423       Failed to record livestream1 (Unknown Error).                       -
    We have tried on two different FMS on two different machines. We still get the same error
    It works fine when we just stream HTTP live without flash access.
    It is really hard for us to debug when we only get “unknown error”
    Thanks
    Samuel Oest

    Hi Samuel,
    I've submitted a customer-reported bug regarding this issue.  Our Technical Support Staff will be contacting you soon.
    cheers,
    /Eric.

Maybe you are looking for

  • How to reset ipad2 if i forgot my iclouds passcode ?

    the ipad2 wont let me go on to the next step because i dont know my icloud password

  • Using with and row_number in a query

    I'm trying to do a sub-select on a top N type query, for multiple slices. It works for 1 or 2 slices at a time, but then returns nulls. with subselect as select issue, count(*) as cnt, row_number() over (order by count(*) desc) as rn from TBL group b

  • My ipod froze and make clicking noises

    my ipod video froze and i dont know why. it shows the unhappy ipod symbol but when i got on apple and found what i should do when the symbol shows up and did it, nothing happened. it also makes clicking sounds at random times and when i try to reset

  • CS4 to CS3 Design View Preview

    Is it possable to to preview Dreamweaver CS4 in CS3 Design View? I only have CS4 on my machine and a customer with CS3 wants to make changes to my work. The CSS styles do not render correctly. Is there anything I can do to to correct this? Everything

  • My data setting has changed without me doing anything.

    Can someone explain the following. I'm traveling in Japan and have disabled data on my iPhone 5. However, twice in the past two days I've noticed my home screen to be active despite the phone having been tucked away in my backpack for hours. Suspicio