Error in kernel32.dll

does anyone know when and how an error in kernel32.dll for
windows (win2000) occurs? im using java 1.4.x.
thanks in advance.
- ian

well i just had one saying that Java has caused an error in kernel 32.dll.
after running trying and trying it again this message didnt appear anymore
but the program hanged now with no error. before ive encountered another
wierd problem where in java hangs whenever i get the default look and feel
of windows or when i create JFileChooser. i was just wondering if the kernel
error i got has something to do with there errors.
here are the thread dump for each. see if you guys can find something wierd in these.
==== HANG AT UILookAndFeel ====
Full thread dump Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode):
"AWT-Windows" daemon prio=7 tid=0x02e29d88 nid=0x960 runnable [725f000..725fd8c]
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(WToolkit.java:262)
at java.lang.Thread.run(Thread.java:534)
"Signal Dispatcher" daemon prio=10 tid=0x009c8da8 nid=0x2a8 waiting on condition [0..0]
"Finalizer" daemon prio=9 tid=0x00990a10 nid=0x784 in Object.wait() [2b4f000..2b4fd8c]
at java.lang.Object.wait(Native Method)
- waiting on <0x1050f430> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
- locked <0x1050f430> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=10 tid=0x0098f5e0 nid=0x350 in Object.wait() [2b0f000..2b0fd8c]
at java.lang.Object.wait(Native Method)
- waiting on <0x1050f498> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:429)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
- locked <0x1050f498> (a java.lang.ref.Reference$Lock)
"main" prio=5 tid=0x00034a88 nid=0x934 runnable [7e000..7fc3c]
at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
- locked <0x141ed340> (a java.lang.Class)
at sun.java2d.SunGraphicsEnvironment.addPathFonts(SunGraphicsEnvironment.java:797)
at sun.java2d.SunGraphicsEnvironment.registerFonts(SunGraphicsEnvironment.java:643)
at sun.java2d.SunGraphicsEnvironment.access$200(SunGraphicsEnvironment.java:53)
at sun.java2d.SunGraphicsEnvironment$2.run(SunGraphicsEnvironment.java:262)
at java.security.AccessController.doPrivileged(Native Method)
at sun.java2d.SunGraphicsEnvironment.loadFonts(SunGraphicsEnvironment.java:256)
- locked <0x1050f4a0> (a sun.awt.Win32GraphicsEnvironment)
at sun.java2d.SunGraphicsEnvironment.mapFontName(SunGraphicsEnvironment.java:504)
at java.awt.Font.initializeFont(Font.java:312)
at java.awt.Font.<init>(Font.java:344)
at sun.awt.windows.WDesktopProperties.setFontProperty(WDesktopProperties.java:157)
- locked <0x10534da8> (a sun.awt.windows.WDesktopProperties)
at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method)
at sun.awt.windows.WDesktopProperties.<init>(WDesktopProperties.java:56)
at sun.awt.windows.WToolkit.initializeDesktopProperties(WToolkit.java:876)
at java.awt.Toolkit.getDesktopProperty(Toolkit.java:1569)
- locked <0x1050f268> (a sun.awt.windows.WToolkit)
at com.sun.java.swing.plaf.windows.XPStyle.getXP(XPStyle.java:75)
- locked <0x1427fd50> (a java.lang.Class)
at com.sun.java.swing.plaf.windows.WindowsTreeUI$ExpandedIcon.<init>(WindowsTreeUI.java:123)
at com.sun.java.swing.plaf.windows.WindowsTreeUI$ExpandedIcon.createExpandedIcon(WindowsTreeUI.java:127)
at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.initComponentDefaults(WindowsLookAndFeel.java:309)
at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:81)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:394)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:424)
at Test.main(Test.java:23)
"VM Thread" prio=5 tid=0x009c76e8 nid=0x92c runnable
"VM Periodic Task Thread" prio=10 tid=0x009cb5c8 nid=0x944 waiting on condition
"Suspend Checker Thread" prio=10 tid=0x009c8460 nid=0x940 runnable
==== END ====
==== HANG AT JFileChooser ====
Full thread dump Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode):
"AWT-Windows" daemon prio=7 tid=0x02e2ebb8 nid=0x93c runnable [70bf000..70bfd8c]
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(WToolkit.java:262)
at java.lang.Thread.run(Thread.java:534)
"Signal Dispatcher" daemon prio=10 tid=0x009c8da8 nid=0xa74 waiting on condition [0..0]
"Finalizer" daemon prio=9 tid=0x00990a10 nid=0x860 in Object.wait() [2b4f000..2b4fd8c]
at java.lang.Object.wait(Native Method)
- waiting on <0x105103a8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
- locked <0x105103a8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=10 tid=0x0098f5e0 nid=0xa6c in Object.wait() [2b0f000..2b0fd8c]
at java.lang.Object.wait(Native Method)
- waiting on <0x10510410> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:429)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
- locked <0x10510410> (a java.lang.ref.Reference$Lock)
"main" prio=5 tid=0x00034a88 nid=0xa64 runnable [7e000..7fc3c]
at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
- locked <0x14199820> (a java.lang.Class)
at sun.java2d.SunGraphicsEnvironment.addPathFonts(SunGraphicsEnvironment.java:797)
at sun.java2d.SunGraphicsEnvironment.registerFonts(SunGraphicsEnvironment.java:643)
at sun.java2d.SunGraphicsEnvironment.access$200(SunGraphicsEnvironment.java:53)
at sun.java2d.SunGraphicsEnvironment$2.run(SunGraphicsEnvironment.java:262)
at java.security.AccessController.doPrivileged(Native Method)
at sun.java2d.SunGraphicsEnvironment.loadFonts(SunGraphicsEnvironment.java:256)
- locked <0x10510430> (a sun.awt.Win32GraphicsEnvironment)
at sun.java2d.SunGraphicsEnvironment.mapFontName(SunGraphicsEnvironment.java:504)
at java.awt.Font.initializeFont(Font.java:312)
at java.awt.Font.<init>(Font.java:344)
at sun.awt.windows.WDesktopProperties.setFontProperty(WDesktopProperties.java:157)
- locked <0x105367f8> (a sun.awt.windows.WDesktopProperties)
at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method)
at sun.awt.windows.WDesktopProperties.<init>(WDesktopProperties.java:56)
at sun.awt.windows.WToolkit.initializeDesktopProperties(WToolkit.java:876)
at java.awt.Toolkit.getDesktopProperty(Toolkit.java:1569)
- locked <0x105367c0> (a sun.awt.windows.WToolkit)
at sun.awt.shell.ShellFolder.<clinit>(ShellFolder.java:208)
at javax.swing.filechooser.FileSystemView.getRoots(FileSystemView.java:335)
at javax.swing.filechooser.WindowsFileSystemView.getHomeDirectory(FileSystemView.java:649)
at javax.swing.plaf.metal.MetalFileChooserUI.installComponents(MetalFileChooserUI.java:214)
at javax.swing.plaf.basic.BasicFileChooserUI.installUI(BasicFileChooserUI.java:130)
at javax.swing.plaf.metal.MetalFileChooserUI.installUI(MetalFileChooserUI.java:152)
at javax.swing.JComponent.setUI(JComponent.java:449)
at javax.swing.JFileChooser.updateUI(JFileChooser.java:1701)
at javax.swing.JFileChooser.setup(JFileChooser.java:345)
at javax.swing.JFileChooser.<init>(JFileChooser.java:320)
at javax.swing.JFileChooser.<init>(JFileChooser.java:273)
at Test.main(Test.java:26)
"VM Thread" prio=5 tid=0x009c76e8 nid=0xa68 runnable
"VM Periodic Task Thread" prio=10 tid=0x009cb5c8 nid=0x9d0 waiting on condition
"Suspend Checker Thread" prio=10 tid=0x009c8460 nid=0xa70 runnable
==== END ====
- ian

Similar Messages

  • Windows 2003: Schtasks /create ERROR in Kernel32.dll

    In running the following command from a remote computer, a small percentage of our Windows 2003 servers will get this error:
    schtasks /create /tn ANYNAME /tr \\servername\sharename\batchfile.bat /sc ONCE /sd 2011/06/04 /st 17:30:00 /s SERVERNAME /u domain\adminuser /p password
    ERROR: C:\WINDOWS\system32\kernel32.dll
    Why is it getting this error on 7 out of 63 servers?  There are times when it finally successfully creates it on one or two, after trying again and again. What's the deal?

    Hi,
    This
    kernel32.dll file and some other system files are loaded into a protected part of the computer's memory for use by other programs. In rare cases, a program may attempt to overwrite the protected memory area, which can
    trigger a system crash, causing the system to display an error message in white text on a blue background, or to restart itself. Errors such as these may be caused by incompatible software, but are infrequent.
    Here, I would like to suggest you temporarily turn off DEP on the problematic servers for test purpose.
    Refer to the link below:
    Change Data Execution Prevention settings
    http://windows.microsoft.com/en-US/windows-vista/Change-Data-Execution-Prevention-settings
    Besides, please go to Event Viewer to check whether there is any error. If so, collect the Event log for further research.
    Collect Event log
    ============
    1. Start Event Viewer.
    2. Navigate to Windows Logs\System right click it and choose Import Custom View File.
    3. On the Import Custom View File dialog box, in Name, enter a name for the imported custom view.
    For your convenience, I have created a workspace for you. You can upload the information files to the following link. (Please choose "Send Files to Microsoft")
    Workspace URL:
    https://sftus.one.microsoft.com/choosetransfer.aspx?key=9f6719ba-41e7-4043-8831-74d75d350fe7
    Password: k]Jn$AMwR1Y
    Note: Due to differences in text formatting with various email clients, the workspace link above may appear to be broken. Please be sure to include all
    text between '(' and ')' when typing or copying the workspace link into your browser. Meanwhile, please note that files uploaded for more than 72 hours will be deleted automatically. Please ensure to notify me timely after you have uploaded the files. Thank
    you for your understanding.
    Regards,
    Cecilia Zhou
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not
    actually answer your question. This can be beneficial to other community members reading the thread.

  • The procedure entry point getlogicalprocessorinformation could not be located in the dynamic link kernel32.dll   . I got this error after downloading and installing Frame MAker 12. My system os is service pack 2.

    The above mentioned error is displayed when i open Adobe Framemaker 12 after installing it.
    the procedure entry point getlogicalprocessorinformation could not be located in the dynamic link kernel32.dll
    this is the error.
    my os is windows service pack 2
    2 gb ram

    You don't mention which specific version of the operating system that you are using - Windows XP, Vista, or 7 and whether you're using a 32-bit or 64-bit version.
    FWIW, kernell32.dll is a Windows system-level module, so it's possible that you have some corruption in your Windows installation which is preventing FM from launching.
    Also, 2Gb of RAM is a bit lean for FM.

  • Error loading 'ModelCom.dll': Missing export 'GetModuleHandleW' from 'KERNEL32

    Hallo zusammen,
    wir Arbeiten hier mit LV-RT (8.5) und ProveTech TA, von der Firma MBtech.
    Die Frima MBtech liefert dazu eine dll dür den Datenaustausch zwischen beiden Systemen.
    Seit dem Update der dll auf eine neuere Version bekommen wir immer folgende Fehlermeldung:
    Error loading 'ModelCom.dll': Missing export 'GetModuleHandleW' from 'KERNEL32.DLL'
    Meine Anfrage bei MBtech hat folgendes ergeben, vielleicht können sie mir diesbezüglich weiter helfen?
    Besten Dank schonmal im voraus!
    Anfrage:
    beim Update von ProveTech auf die Version 2009SE wurde auch eine neue ModelCom.DLL zur Verfügung gestellt. Diese verursacht jedoch immer einen Absturz des LabView-Realtime Betriebssystems.
    Fehlermeldung:
    Error loading 'ModelCom.dll': Missing export 'GetModuleHandleW' from 'KERNEL32.DLL'
    Wurden in der neuen ModelCom.DLL vielleicht neue Funktionen programmiert,
    die auf (von LabView-Realtime) nicht unterstützte Windows-API-Funktion zugreifen?
    MBTech:
    Die Untersuchung der Abhängigkeit zu GetModuleHandleW hat ergeben, dass
    diese Abhängigkeit seit der Verwendung des Visual C++ 2008 Compilers existiert (statt Visual C++ 2005).
    Zu welchen Visual C++ Compiler-Versionen ist LabVIEW-RT kompatibel?
    Bald kommt der Release von Visual C++ 2010.

    Hallo Manuel.W,
    bitte entschuldigen Sie, dass es etwas länger gedauert hat. 
    Grundsätzlich unterstützen wir LabVIEW und LabWindows/CVI als Entwicklungsplattform für unsere Real-Time-Systeme. 
    Für andere Entwicklungsumgebungen können wir aus verständlichen Gründen keinen Support leisten.
    Windows-DLLs, welche mit anderen Entwicklungsumgebungen (als die beiden oben genannten) erstellt wurden, können auf Pharlap-basierten Real-Time-Systemen lauffähig sein, müssen es allerdings nicht.
     Das folgende Utility liefert einen ersten Ansatzpunkt, indem es die Funktionsaufrufe (Calls) der DLL testet.
    How Can I Verify that My DLL is Executable in LabVIEW Real-Time? 
    http://digital.ni.com/public.nsf/allkb/0BF52E6FAC0BF9C286256EDB00015230
    Ansonsten können vielleicht noch folgende Hinweise helfen:
    Can LabVIEW Real-Time Interface With External Code?
    http://digital.ni.com/public.nsf/allkb/2EA49B05E67DDECF86256F9A006FB315?OpenDocument 
    Are there any tips or guidlines when creating DLLs for a Destop RT target (using Visual Studio C++)
    http://forums.ni.com/ni/board/message?board.id=170&message.id=423544&requireLogin=False
    Can I Use a Free Compiler with Simulation Interface Toolkit (SIT)?
    http://digital.ni.com/public.nsf/allkb/AAD15283A1F051A1862574F000744DBD?OpenDocument 
    CVI RT Missing Export Error when using a DLL from VS2008
    http://forums.ni.com/ni/board/message?board.id=180&message.id=41001&requireLogin=False 
    Dann hoffe ich, dass diese Informationen hilfreich waren.
    Mit freundlichen Grüßen
    i. A. Ralf N.
    Application Engineering,
    GERMANY 

  • Get error message "GetLogicalProcessorInformation .... kernel32.dll" after applying firefox 36.0 update

    i was using firefox 35.0.1 and just applied the 36.0 update few hours ago.
    after that, i was unable to run firefox.
    when i double clicks on the firefox icon, it bumps out 2 error message.
    1 of them is "GetLogicalProcessorInformation ... kernel32.dll"
    and the other is "unknown exceptional error (0xc06d007e) at 0x7c812a5b"
    those are keywords from the message since i am using traditional ver. firefox, not sure if i translate correctly.
    wonder if i can just return to 35.0.1 and wait until another update fix this problem

    ''jayelbe [[#answer-696612|said]]''
    <blockquote>
    Hi tenfive,
    It sounds like something must have gone wrong during the update.
    Could you please try downloading the latest Firefox installer from this page, and use it to reinstall Firefox?
    https://www.mozilla.org/en-US/firefox/all/
    Let us know if this solves the issue! If not, It is possible to download and install Firefox 35 - but there were some security issues fixed in Firefox 36, so it's always better to use the latest version.
    </blockquote>
    i have tried that several times but things keep the same
    i am now using firefox 35, thanks for your help :)

  • Getting Kernel32.dll procedure entry point errors when trying to load NI-IMAQ v2.6.1

    Here is a copy of what appears in the Error Log:
    Application popup: setup.exe - Entry Point Not Found : The procedure entry point GlobalGindAtomA could not be located in the dynamic link library KERNEL32.dll.
    I have also recieved the following:
    Application popup: autorun.exe - Entry Point Not Found : The procedure entry point TerminatePsocess could not be located in the dynamic link library KERNEL32.dll.
    and:
    Application popup: autorun.exe - Entry Point Not Found : The procedure entry point IsCadReadPtr could not be located in the dynamic link library KERNEL32.dll.
    FYI - software loaded onto a IDENTICAL machine (hardware) w/o difficulty.

    Is the other machine "IDENTICAL" in terms of operating system, software, etc? Does the error occur when trying to acquire an image in Measurement & Automation Explorer (MAX), as well as in your programming environment? Have you tried reinstalling the NI-IMAQ driver? Has this system always exhibited this problem, or are these errors a new phenomenon?
    Best regards,
    Dawna P.
    Applications Engineer
    National Instruments

  • Fatal errors JPINSCP.DLL, MSVCRT.DLL, and KERNEL32.DLL

    I run FireFox's newest version, my o/s is Win98SE. I'm having troubles with 3 seperate error messages. MSVCRT.DLL is the first error, I've changed my resolutions, that seems to have corrected that one. Search on errof KERNEL32.DLL gave me results on some spyware, so re-ran all spyware. Now I get error message JPINSCP.DLL and it shuts down my browser. Can you help? Thank you!

    Could you give us some more info? JDK/JRE version, fault messages. Have you tried appletviewer or different browser?

  • Invalid page fault error in module kernel32.dll

    I'm a VB programmer attempting to learn java. I downloaded the j2se 1.40 sdk (At present I am running Windows 98) and installed it. The download and installation process was smooth. However when I attempt to launch the program, I get the illegal operation dialog with details as follows:
    SPLASH caused an invalid page fault in
    module KERNEL32.DLL at 0177:bff766bc.
    Registers:
    EAX=0055003c CS=0177 EIP=bff766bc EFLGS=00010202
    EBX=00000000 SS=017f ESP=00550000 EBP=00550010
    ECX=00000000 DS=017f ESI=00550108 FS=305f
    EDX=bff76855 ES=017f EDI=817b5b68 GS=0000
    Bytes at CS:EIP:
    e8 13 ad ff ff 8b 55 08 8f 82 b0 00 00 00 8b 4d
    Stack dump:
    002a0014 00000000 0055003c 0055003c 00550024 bff766fd 0055003c 005501b4 00000000 005501b4 bff883ed 0055003c bff79060 00000000 0064ffec ffffffff
    I suspect this has something to do with the OS. Can anyone shed some light on this for me.
    Thanks
    Nancy

    What command did you use to launch the program?
    The readme file explains how to set the path and classpath; if you've done that, try this command in a DOS window:
    java -version
    C:\>java -version
    java version "1.4.0"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
    Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
    Good luck,
    Mike Rainville

  • Dreamweaver error kernel32.dll

    after trying to run dreamweaver, k32enumprocsses not located in library kernel32.dll, running on pc windows xp

    uninstall, clean and reinstall dw, Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • 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.   

  • Firefox.exe - entry point not found The Procedure entry point GetLogicalProcessorInformation could not be located in the dynamic link library Kernel32.dll

    Here's my problem, until yesterday my firefox browser is fine, unless sometimes when i playing games/app in facebook the plugin keep crashing but thats okay i can stop it and reload my firefox.
    But now everytime i try to open firefox it displaying the error massage:
    firefox.exe - entry point not found
    The Procedure entry point GetLogicalProcessorInformation could not be located in the dynamic link library Kernel32.dll
    I try to uninstall firefox, and reinstall again.
    i have to use internet explorer and torch browser, which don't fit me and make me in pain.
    i try to run in firefox safe mode, according to some suggestion here, but it wouldn't allow me to open Safe Mode (i even holding the Shift button when clicking on firefix icon)
    Can you guys help me in here?
    Iam using windows xp.
    Thank you so much in advance, GBU all :)

    hi, do you have service pack 3 installed on your xp computer?

  • Windows vista kernel32.dll

    I need some help, trying to install skype it gives me a fatal error that says: Failed to get proc address for GetLogicalProcessorInformation (kernel.dll).I was wondering if there was any way to fix it and for those saying "get a better pc" i would but money is tight.

    You need to update your Windows XP to the latest Service Pack 3 (SP3).
    https://support.skype.com/en/faq/FA12388/why-am-i-getting-a-fatal-error-kernel32-dll-when-i-try-to-l...
    http://www.microsoft.com/en-us/download/details.aspx?id=24

  • Safari 5 crashes on start with error in CoreGraphics.dll

    Hi,
    can't get Safari 5 to run on Windows 7 (x64). Right after start a cascade of error boxes with title "Microsoft Visual C++ Runtime Library" show up (around 15 or 20 boxes), each telling:
    RunTime Error!
    Program: C:\Program Files (x86)\Safari.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    In the background, Safari build is inital display (the tiles with the web site previews) but the menu bar is not drawn.
    When closing one of the error boxes, I get the Windows dialog for online diagnosis or closing Safari. Its error details say:
    Problemsignatur:
    Problemereignisname: APPCRASH
    Anwendungsname: Safari.exe
    Anwendungsversion: 5.33.17.8
    Anwendungszeitstempel: 4c498967
    Fehlermodulname: CoreGraphics.dll
    Fehlermodulversion: 1.0.83.0
    Fehlermodulzeitstempel: 4c3fdb48
    Ausnahmecode: 40000015
    Ausnahmeoffset: 00148792
    Betriebsystemversion: 6.1.7600.2.0.0.256.48
    Gebietsschema-ID: 1031
    Zusatzinformation 1: 2b32
    Zusatzinformation 2: 2b32ac31a91add5f4a17b175526a4b7b
    Zusatzinformation 3: 6655
    Zusatzinformation 4: 665579fbb6b25a0f258d912f0ff2234e
    Here are some information from the Windows event log:
    - <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-08-24T17:37:53.000000000Z" />
    <EventRecordID>12166</EventRecordID>
    <Channel>Application</Channel>
    <Computer>DeepThought</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>Safari.exe</Data>
    <Data>5.33.17.8</Data>
    <Data>4c498967</Data>
    <Data>CoreGraphics.dll</Data>
    <Data>1.0.83.0</Data>
    <Data>4c3fdb48</Data>
    <Data>40000015</Data>
    <Data>00148792</Data>
    <Data>1398</Data>
    <Data>01cb43b2b5f0999f</Data>
    <Data>C:\Program Files (x86)\Safari\Safari.exe</Data>
    <Data>C:\Program Files (x86)\Common Files\Apple\Apple Application Support\CoreGraphics.dll</Data>
    <Data>529dbf65-afa6-11df-bc3d-005056c00008</Data>
    </EventData>
    </Event>
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Windows Error Reporting" />
    <EventID Qualifiers="0">1001</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-08-24T17:38:21.000000000Z" />
    <EventRecordID>12167</EventRecordID>
    <Channel>Application</Channel>
    <Computer>DeepThought</Computer>
    <Security />
    </System>
    - <EventData>
    <Data />
    <Data>0</Data>
    <Data>APPCRASH</Data>
    <Data>Nicht verfügbar</Data>
    <Data>0</Data>
    <Data>Safari.exe</Data>
    <Data>5.33.17.8</Data>
    <Data>4c498967</Data>
    <Data>CoreGraphics.dll</Data>
    <Data>1.0.83.0</Data>
    <Data>4c3fdb48</Data>
    <Data>40000015</Data>
    <Data>00148792</Data>
    <Data />
    <Data />
    <Data />
    <Data>C:\Users\Maximilian\AppData\Local\Microsoft\Windows\WER\ReportArchive\App CrashSafari.exe_8156f696876897edd27937233cff0d3edef99e02bc46fe</Data>
    <Data />
    <Data>0</Data>
    <Data>529dbf65-afa6-11df-bc3d-005056c00008</Data>
    <Data>0</Data>
    </EventData>
    </Event>
    Version=1
    EventType=APPCRASH
    EventTime=129271451223323671
    ReportType=2
    Consent=1
    ReportIdentifier=6f673fae-afa6-11df-bc3d-005056c00008
    IntegratorReportIdentifier=6f673fad-afa6-11df-bc3d-005056c00008
    WOW64=1
    Response.type=4
    Sig[0].Name=Anwendungsname
    Sig[0].Value=Safari.exe
    Sig[1].Name=Anwendungsversion
    Sig[1].Value=5.33.17.8
    Sig[2].Name=Anwendungszeitstempel
    Sig[2].Value=4c498967
    Sig[3].Name=Fehlermodulname
    Sig[3].Value=CoreGraphics.dll
    Sig[4].Name=Fehlermodulversion
    Sig[4].Value=1.0.83.0
    Sig[5].Name=Fehlermodulzeitstempel
    Sig[5].Value=4c3fdb48
    Sig[6].Name=Ausnahmecode
    Sig[6].Value=40000015
    Sig[7].Name=Ausnahmeoffset
    Sig[7].Value=00148792
    DynamicSig[1].Name=Betriebsystemversion
    DynamicSig[1].Value=6.1.7600.2.0.0.256.48
    DynamicSig[2].Name=Gebietsschema-ID
    DynamicSig[2].Value=1031
    DynamicSig[22].Name=Zusatzinformation 1
    DynamicSig[22].Value=2b32
    DynamicSig[23].Name=Zusatzinformation 2
    DynamicSig[23].Value=2b32ac31a91add5f4a17b175526a4b7b
    DynamicSig[24].Name=Zusatzinformation 3
    DynamicSig[24].Value=6655
    DynamicSig[25].Name=Zusatzinformation 4
    DynamicSig[25].Value=665579fbb6b25a0f258d912f0ff2234e
    UI[2]=C:\Program Files (x86)\Safari\Safari.exe
    UI[3]=Safari funktioniert nicht mehr
    UI[4]=Windows kann online nach einer Lösung für das Problem suchen.
    UI[5]=Online nach einer Lösung suchen und das Programm schließen
    UI[6]=Später online nach einer Lösung suchen und das Programm schließen
    UI[7]=Programm schließen
    LoadedModule[0]=C:\Program Files (x86)\Safari\Safari.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:\Windows\syswow64\SHLWAPI.dll
    LoadedModule[5]=C:\Windows\syswow64\GDI32.dll
    LoadedModule[6]=C:\Windows\syswow64\USER32.dll
    LoadedModule[7]=C:\Windows\syswow64\ADVAPI32.dll
    LoadedModule[8]=C:\Windows\syswow64\msvcrt.dll
    LoadedModule[9]=C:\Windows\SysWOW64\sechost.dll
    LoadedModule[10]=C:\Windows\syswow64\RPCRT4.dll
    LoadedModule[11]=C:\Windows\syswow64\SspiCli.dll
    LoadedModule[12]=C:\Windows\syswow64\CRYPTBASE.dll
    LoadedModule[13]=C:\Windows\syswow64\LPK.dll
    LoadedModule[14]=C:\Windows\syswow64\USP10.dll
    LoadedModule[15]=C:\Windows\WinSxS\x86microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_noned08a205e442db5b5\MSVCR80.dll
    LoadedModule[16]=C:\Windows\system32\IMM32.DLL
    LoadedModule[17]=C:\Windows\syswow64\MSCTF.dll
    LoadedModule[18]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\AppleVersions.dll
    LoadedModule[19]=C:\Windows\system32\VERSION.dll
    LoadedModule[20]=C:\Program Files (x86)\Safari\Safari.dll
    LoadedModule[21]=C:\Windows\syswow64\SHELL32.dll
    LoadedModule[22]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\CoreFoundation.dll
    LoadedModule[23]=C:\Windows\syswow64\WS2_32.dll
    LoadedModule[24]=C:\Windows\syswow64\NSI.dll
    LoadedModule[25]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\pthreadVC2.dll
    LoadedModule[26]=C:\Windows\system32\WSOCK32.dll
    LoadedModule[27]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\objc.dll
    LoadedModule[28]=C:\Windows\WinSxS\x86microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_noned08a205e442db5b5\MSVCP80.dll
    LoadedModule[29]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\libdispatch.dll
    LoadedModule[30]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\icuin40.dll
    LoadedModule[31]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\icuuc40.dll
    LoadedModule[32]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\icudt40.dll
    LoadedModule[33]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\ASL.dll
    LoadedModule[34]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\JavaScriptCore.dll
    LoadedModule[35]=C:\Windows\syswow64\OLEAUT32.dll
    LoadedModule[36]=C:\Windows\syswow64\ole32.dll
    LoadedModule[37]=C:\Windows\system32\WINMM.dll
    LoadedModule[38]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\CFNetwork.dll
    LoadedModule[39]=C:\Windows\syswow64\CRYPT32.dll
    LoadedModule[40]=C:\Windows\syswow64\MSASN1.dll
    LoadedModule[41]=C:\Windows\syswow64\WININET.dll
    LoadedModule[42]=C:\Windows\syswow64\Normaliz.dll
    LoadedModule[43]=C:\Windows\syswow64\urlmon.dll
    LoadedModule[44]=C:\Windows\syswow64\iertutil.dll
    LoadedModule[45]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\SQLite3.dll
    LoadedModule[46]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\zlib1.dll
    LoadedModule[47]=C:\Windows\system32\iphlpapi.dll
    LoadedModule[48]=C:\Windows\system32\WINNSI.DLL
    LoadedModule[49]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\CoreGraphics.dll
    LoadedModule[50]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\QuartzCore.dll
    LoadedModule[51]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\CoreVideo.dll
    LoadedModule[52]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\libxml2.dll
    LoadedModule[53]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\WebKit.dll
    LoadedModule[54]=C:\Windows\system32\d3d9.dll
    LoadedModule[55]=C:\Windows\system32\d3d8thk.dll
    LoadedModule[56]=C:\Windows\system32\dwmapi.dll
    LoadedModule[57]=C:\Program Files (x86)\Safari\SafariTheme.dll
    LoadedModule[58]=C:\Windows\system32\UxTheme.dll
    LoadedModule[59]=C:\Windows\WinSxS\x86microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none421189da2b7fabfc\COMCTL32.dll
    LoadedModule[60]=C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
    LoadedModule[61]=C:\Windows\system32\profapi.dll
    LoadedModule[62]=C:\Windows\system32\dnssd.dll
    LoadedModule[63]=C:\Windows\syswow64\CLBCatQ.DLL
    LoadedModule[64]=C:\Windows\system32\mswsock.dll
    LoadedModule[65]=C:\Windows\System32\wshtcpip.dll
    LoadedModule[66]=C:\Windows\system32\WindowsCodecs.dll
    LoadedModule[67]=C:\Windows\system32\apphelp.dll
    LoadedModule[68]=C:\Windows\system32\EhStorShell.dll
    LoadedModule[69]=C:\Windows\syswow64\SETUPAPI.dll
    LoadedModule[70]=C:\Windows\syswow64\CFGMGR32.dll
    LoadedModule[71]=C:\Windows\syswow64\DEVOBJ.dll
    LoadedModule[72]=C:\Windows\system32\PROPSYS.dll
    LoadedModule[73]=C:\Windows\system32\ntshrui.dll
    LoadedModule[74]=C:\Windows\system32\srvcli.dll
    LoadedModule[75]=C:\Windows\system32\cscapi.dll
    LoadedModule[76]=C:\Windows\system32\slc.dll
    LoadedModule[77]=C:\Program Files\TortoiseCVS\TortoiseShell.dll
    LoadedModule[78]=C:\Windows\WinSxS\x86microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none72fc7cbf861225ca\gdiplus.dll
    LoadedModule[79]=C:\Windows\syswow64\comdlg32.dll
    LoadedModule[80]=C:\Windows\system32\CRYPTSP.dll
    LoadedModule[81]=C:\Windows\system32\rsaenh.dll
    LoadedModule[82]=C:\Windows\system32\WINSPOOL.DRV
    LoadedModule[83]=C:\Windows\system32\aticfx32.dll
    LoadedModule[84]=C:\Windows\system32\atiu9pag.dll
    LoadedModule[85]=C:\Windows\system32\atiumdag.dll
    LoadedModule[86]=C:\Windows\system32\atiumdva.dll
    LoadedModule[87]=C:\Windows\system32\mscms.dll
    LoadedModule[88]=C:\Windows\system32\USERENV.dll
    LoadedModule[89]=C:\Windows\system32\icm32.dll
    LoadedModule[90]=C:\Windows\system32\Cryptdll.dll
    LoadedModule[91]=C:\Windows\system32\dhcpcsvc6.DLL
    LoadedModule[92]=C:\Windows\system32\dhcpcsvc.DLL
    LoadedModule[93]=C:\Windows\system32\oleacc.dll
    LoadedModule[94]=C:\Windows\system32\RpcRtRemote.dll
    LoadedModule[95]=C:\Windows\system32\SXS.DLL
    LoadedModule[96]=C:\Windows\system32\explorerframe.dll
    LoadedModule[97]=C:\Windows\system32\DUser.dll
    LoadedModule[98]=C:\Windows\system32\DUI70.dll
    LoadedModule[99]=C:\Windows\system32\MSIMG32.dll
    LoadedModule[100]=C:\Program Files (x86)\Safari\PubSubDLL.dll
    LoadedModule[101]=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\libtidy.dll
    LoadedModule[102]=C:\Windows\system32\dnsapi.DLL
    LoadedModule[103]=C:\Windows\System32\netprofm.dll
    LoadedModule[104]=C:\Windows\System32\nlaapi.dll
    LoadedModule[105]=C:\Windows\System32\npmproxy.dll
    LoadedModule[106]=C:\Windows\System32\wship6.dll
    LoadedModule[107]=C:\Program Files (x86)\Bonjour\mdnsNSP.dll
    LoadedModule[108]=C:\Windows\system32\rasadhlp.dll
    LoadedModule[109]=C:\Windows\System32\fwpuclnt.dll
    LoadedModule[110]=C:\Program Files (x86)\Safari\Search.dll
    FriendlyEventName=Nicht mehr funktionsfähig
    ConsentKey=APPCRASH
    AppName=Safari
    AppPath=C:\Program Files (x86)\Safari\Safari.exe
    I completely uninstalled Safari, Bonjour and Appla Application support, emptied the waste bin, restarted the system, deactivated the virus scanner, unplugged from the network, reinstalled safari: same result, crashes immediately on start.
    Removed the profile folders/files from my user directory: Only result was that previews of the inital sites get loaded, but Safari still immedaitely shows the cascade of error messages.
    After iTunes (which after some update is no longer able to detect my iPhone but at least works) Safari is now the second application I can't get to work.
    Any suggestions what to try next?
    Best,
    Max

    The driver seems to be from 2007. I thought I had found a newer one, but the device manager still shows this driver version, not the new one I installed. Have to check again on the AMD web site for a newer one.
    Good strategy ... there's been an uptick in recent times of Radeon-related bluescreens. They've been citing that particular module when I've come across them in the wild.
    Apple has a document on that one now, for iTunes crashes:
    [iTunes for Windows: System restarts, blue screen, or quits unexpectedly when accessing iTunes Store|http://support.apple.com/kb/TS3441]
    ... but given that the iTunes Store and Safari are both webkit-based, I wouldn't be surprised to see that sort of thing hit Safari too.
    Switching attention back to the Safari issue on the Windows 7 64-bit system. Can you check something for me, please? Try right-clicking Safari in there and selecting "Run as administrator". Do you still get the avalanche of launch error messages, or does it launch more normally now?
    (Trying to rule out an exotic possibility prior to investigating possibilities relating to AAS again.)

  • JAVA caused an invalid page fault in module KERNEL32.DLL at 016f:bff7b9a6

    Hi All,
    This problem is bugging me for last two days. Actually I am trying to embed Internet Explorer inside Java application. Everything is working fine till I dont close the application window. But just when I close the window everything goes down. I am working on win98 platform and not sure if it is this reason. The exact error message I am getting is:
    JAVA caused an invalid page fault in
    module KERNEL32.DLL at 016f:bff7b9a6.
    Registers:
    EAX=00000000 CS=016f EIP=bff7b9a6 EFLGS=00000246
    EBX=00000001 SS=0177 ESP=0c08fb7c EBP=653cfbd0
    ECX=004271ec DS=0177 ESI=653cfbd0 FS=443f
    EDX=00427310 ES=0177 EDI=0042701c GS=0000
    Bytes at CS:EIP:
    ff 76 04 e8 13 89 ff ff 5e c2 04 00 56 8b 74 24
    Stack dump:
    004272e4 653a8f88 653cfbd0 0042701c 004272e4 004271fc 00000000 653aaf7b 0042701c 0b1df32c 5f3ed308 0c08fc70 00000000 5f3e5adc 004272e4 5f3ed6d8
    Also since JVM is also crashing it is creating a log file which reads:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D0670CD
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.awt.windows.WToolkit.eventLoop(Native Method)
         at sun.awt.windows.WToolkit.run(WToolkit.java:240)
         at java.lang.Thread.run(Thread.java:536)
    Dynamic libraries:
    0x7CC00000 - 0x7CC1D000      C:\WINDOWS\SYSTEM\IMAGEHLP.DLL
    Local Time = Tue May 14 18:46:45 2002
    Elapsed Time = 616
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
    I am not getting any clue about this error. Please help me out. :-(

    aman ghus jao bans balli bamboo lekar..

  • ITunes 10.5 won't open - kernel32.dll

    I'm having a few problems opening iTunes.  I was told a newer version was available by iTunes so I downloaded version 10.5.  Whenever I try to open iTunes after a few seconds it says 'iTunes has stopped working', then closes the program.  That's it, no explanation or error; nothing.
    I've uninstalled, emptied recycle bin, run virus checks, updated all security software and a Checkdisk and reinstalled from a fresh download, rebooted, and rebooted in safe mode, all of which have the same result when I try to open iTunes.  Quicktime and everything else runs fine.
    Hp Pavilion dv2000, Windows Vista, 32 bit
    Problem signature
    Problem Event Name:          APPCRASH
    Application Name:          iTunes.exe
    Application Version:          10.5.0.142
    Application Timestamp:          4e9243f2
    Fault Module Name:          kernel32.dll
    Fault Module Version:          6.0.6002.18449
    Fault Module Timestamp:          4da47967
    Exception Code:          c0000005
    Exception Offset:          00052136
    OS Version:          6.0.6002.2.2.0.768.3
    Locale ID:          2057
    Additional Information 1:          2ec5
    Additional Information 2:          f7733438e43439fdfce2037af5783aa7
    Additional Information 3:          2638
    Additional Information 4:          dfd02a8a8ce0af9af91ce8bbd8f3394c
    Files that help describe the problem
    Version.txt
    AppCompat.txt
    memory.hdmp
    minidump.mdmp

    I agree on deleting or getting the junk out of \Roaming\Apple.... Just to be clearer, I meant to say "move AND delete" just to be sure you have a copy somewhere, even if only to compare to. In the end I spent far too long looking for a needle in haystack rather than just start over.
    I had trouble on 10/19 so I then looked to see what was modified then.
    There are some other prefs that may be in AppData\Local as well that you want to dump.
    Two years into Windows 7 I was going to do clean install anyway. Was hoping there would be a 2nd Preview of 8 though. 10.5 works fine on Windows 8 except for iPod service and AMS, and was unable even with clean system install to upgrade iPod to iOS 5 --- that was what I really really wanted to accomplish and figure out, and even with clean install was a "dead end."
    Now I'm beginning to list or learn that some of my apps and others don't work with iOS 5 or iTunes 10.5.
    If some one has the luxury of a 2nd copy or hard drive or both to have another install of Windows, always useful, and one way to test and find out what works and then migrate files.

Maybe you are looking for

  • Guess what I replied to Apple's Survey (no word changed except name) ?

    Hello everybody, Here's what I told to Apple today. My issue is about fsck command. There's no need to read all, and any part of text judged inappropriate (and I apologize) is removable. "Dear Apple Teams, I have to repeat you that I'd appreciate ver

  • ACR vs Capture 2?: Which is better?

    Recently I spoke at a photography workshop sponsored by Nikon. My job was to show a typical workflow that began by processing raw Nikon images in Lightroom or ACR. During my demo, a spokesman from Nikon broke in, claiming that their Capture NX 2 soft

  • Program not working when transfered to a mobilphone.

    Hi all. I have made a program that should be able to send a message over bluetooth. The program works when I use the simulator, but it cannot find any other devices, when I transfer it to the phone. Does any of you know if there are any special thing

  • How to read IDOC in flafile structure into SAP to create PO

    HI, We have a requirement like, we will be provided with IDOC PO flatfile structures(Exactly same as IDOC,but in Dlafile format) . We have to read those flafiles and create POs in our SAP system. how can we do that?what are the necessary configuratio

  • Header Section Formatting

    Hello All, Is it possible to have the header section printed on the same page as the main section. What I want is to have the header information on the first page only but I want the details of the report (the main section) to start printing directly