WINNT\system32\msvcp60.dll

Hi,
I am trying to install IDES4.7 on win2kserver on oracle.
i am trying to apply NT patch when i execute RDDLLINS it is giving the following error screen:
In order to ensure SAP R/2 working correctly some shared file required an update. setup will update the following files and reboot the system if necessary.
In the window it shows this file.
c:\WINNT\system32\msvcp60.dll
But when i click on Ok nothing is happening.
can anybody please tell me what should i do.
It worked well on XP pro. but 2k server is giving me troubles.
Thanks in advance.
Madhu

the windows does not indicate an error it is information only what will happen after pressing ok.
>>It worked well on XP pro. but 2k server is giving me troubles.
what kind of troubles?
it may happen that on XP you already have installed the DLL in an actual version. therefore it is not necessary to replace/install. This may be different on w2k.
regards
Peter

Similar Messages

  • Error in Writing to File \Winnt\System32\mfcans32.dll

    Error window with msg "Error in Writing to File \Winnt\System32\mfcans32.dll" is being popuped while trying to install 9.0.3 on windows 2000 Advanced Server.
    My System Configuration Details are as follows.
    Compaq Proliant
    Ram : 2GB
    HARD DISK : 80GB
    PROCESSOR : 2.6
    Please help me to install.
    Thanks,
    Srinivas Chowdhary Annamareddy.

    You might want to investigate why it became Read-Only in the first place and are there any other files that should not be Read-Only read only.

  • Java.exe (j2re1.4.0) can't init C:\WINNT\system32\DDRAW.dll

    Our app is running on jre 1.3.1_01. When we try j2re 1.4.0 we get the following dialog:
    java.exe - DLL Initialization Failed
    Initialization of the dynamic link library C:\WINNT\System32\ddraw.dll failed. The process is terminating abnormally.
    It occurs when the application attempts to paint the splash screen for our server application. It also occurs with our client GUI.
    This is the same for 6 different machines running Windows NT 4.0 service packs 5 and 6.
    I don't want to make this a bug yet because it seems to work on my laptop with exactly the same software. We have sync'd the environment and verified the classpaths.

    I've seen potentially related problems on NT4-SP6a with J2RE 1.4.2_01. I did not get the "can't init" error that you are discussing, but I have seen other problems related to "ddraw.dll". When I run Swing applications that use viewports, scrolling causes very bad repainting problems. I think this is related to "ddraw.dll" because of the "BIT_BLIT" optimization for repainting.
    Also, when I ran the Java application after running some other sequence of applications (I have not been able to duplicate the startup sequence), Java crashed with the message below rather than repainting poorly. This crash was repeatable -- I repeated it four times with identical exception traces. The stack trace indicates that the failure is in "blitWindowGraphics", and the problem was detected inside of "ddraw.dll".
    I'm including this in this thred in the hopes that somebody can find a thread of commonality and fix the root cause of these "ddraw.dll" problems.
    NOTE: I have not found a workaround to the problems I'm having --- I cannot run Java GUI applications on this PC.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77132F58
    Function=DllCanUnloadNow+0x665
    Library=C:\WINNT\System32\ddraw.dll
    Current Java thread:
         at sun.awt.windows.Win32Renderer.devCopyArea(Native Method)
         at sun.awt.windows.Win32SurfaceData.copyArea(Unknown Source)
         at sun.java2d.SunGraphics2D.copyArea(Unknown Source)
         at javax.swing.JViewport.blitWindowGraphics(Unknown Source)
         at javax.swing.JViewport.blitDoubleBuffered(Unknown Source)
         at javax.swing.JViewport.windowBlitPaint(Unknown Source)
         at javax.swing.JViewport.setViewPosition(Unknown Source)
         at com.sun.javaws.ui.general.GeneralUtilities$4.run(Unknown Source)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog.show(Unknown Source)
         at com.sun.javaws.ui.general.GeneralUtilities.showAboutDialog(Unknown Source)
         at com.sun.javaws.ui.player.Player$13.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
         at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00407000      D:\jre\j2re1.4.2_01\bin\javaw.exe
    0x77F60000 - 0x77FBE000      C:\WINNT\System32\ntdll.dll
    0x77DC0000 - 0x77DFF000      C:\WINNT\system32\ADVAPI32.dll
    0x77F00000 - 0x77F5E000      C:\WINNT\system32\KERNEL32.dll
    0x77E70000 - 0x77EC5000      C:\WINNT\system32\USER32.dll
    0x77ED0000 - 0x77EFC000      C:\WINNT\system32\GDI32.dll
    0x77E10000 - 0x77E67000      C:\WINNT\system32\RPCRT4.dll
    0x78000000 - 0x78040000      C:\WINNT\system32\MSVCRT.dll
    0x08000000 - 0x08136000      D:\jre\j2re1.4.2_01\bin\client\jvm.dll
    0x77FD0000 - 0x77FFA000      C:\WINNT\System32\WINMM.dll
    0x77FC0000 - 0x77FC8000      C:\WINNT\System32\mmdrv.dll
    0x74BD0000 - 0x74BE7000      C:\WINNT\System32\SNDBLST.DLL
    0x716F0000 - 0x7177A000      C:\WINNT\system32\COMCTL32.dll
    0x10000000 - 0x10007000      D:\jre\j2re1.4.2_01\bin\hpi.dll
    0x00910000 - 0x0091E000      D:\jre\j2re1.4.2_01\bin\verify.dll
    0x00920000 - 0x00938000      D:\jre\j2re1.4.2_01\bin\java.dll
    0x00940000 - 0x0094D000      D:\jre\j2re1.4.2_01\bin\zip.dll
    0x18270000 - 0x1837F000      D:\jre\j2re1.4.2_01\bin\awt.dll
    0x77C00000 - 0x77C18000      C:\WINNT\System32\WINSPOOL.DRV
    0x76AB0000 - 0x76AB5000      C:\WINNT\System32\IMM32.dll
    0x77B20000 - 0x77BD1000      C:\WINNT\system32\ole32.dll
    0x18380000 - 0x183D0000      D:\jre\j2re1.4.2_01\bin\fontmanager.dll
    0x77130000 - 0x77156000      C:\WINNT\System32\ddraw.dll
    0x18650000 - 0x1865A000      D:\jre\j2re1.4.2_01\javaws\javawspl.dll
    0x77C40000 - 0x77D7C000      C:\WINNT\system32\SHELL32.dll
    0x18C40000 - 0x18C5E000      D:\jre\j2re1.4.2_01\bin\jpeg.dll
    0x18C60000 - 0x18C6F000      D:\jre\j2re1.4.2_01\bin\net.dll
    0x776B0000 - 0x776C4000      C:\WINNT\system32\WS2_32.dll
    0x776A0000 - 0x776A7000      C:\WINNT\system32\WS2HELP.dll
    0x74FF0000 - 0x74FFE000      C:\WINNT\System32\rnr20.dll
    0x77660000 - 0x7766F000      C:\WINNT\system32\msafd.dll
    0x77690000 - 0x77699000      C:\WINNT\System32\wshtcpip.dll
    0x776D0000 - 0x776D8000      C:\WINNT\system32\WSOCK32.dll
    0x71280000 - 0x71286000      C:\WINNT\system32\MSIDLE.DLL
    0x77BF0000 - 0x77BF7000      C:\WINNT\System32\rpcltc1.dll
    0x75360000 - 0x75367000      C:\WINNT\System32\rasadhlp.dll
    0x76AC0000 - 0x76ADD000      C:\WINNT\System32\imagehlp.dll
    0x731B0000 - 0x731BA000      C:\WINNT\System32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 408K [0x10010000, 0x100b0000, 0x104f0000)
    eden space 512K, 79% used [0x10010000, 0x10076340, 0x10090000)
    from space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
    to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
    tenured generation total 2136K, used 1280K [0x104f0000, 0x10706000, 0x14010000)
    the space 2136K, 59% used [0x104f0000, 0x10630030, 0x10630200, 0x10706000)
    compacting perm gen total 6656K, used 6474K [0x14010000, 0x14690000, 0x18010000)
    the space 6656K, 97% used [0x14010000, 0x14662a48, 0x14662c00, 0x14690000)
    Local Time = Tue Nov 25 21:44:39 2003
    Elapsed Time = 26
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)

  • Validation Failed for C:\winnt\system32\vsinit.dll

    I am running VPN Client 4.6.00.0045 on Windows 2000 and when I reboot I get the an error that reads "Validation Failed for C:\winnt\system32\vsinit.dll"
    It seems the VPN Service is not starting. A reinstall will not fix it. I do not have ZoneAlarm or any other personal firewall installed. Any help would be appreciated.

    I'm not sure if the steps described at this URL will help your issue or not. There is quite a bit of information in the post that may be of some help.
    http://forum.zonelabs.org/zonelabs/board/message?board.id=Off-Topic&message.id=5155
    On my system, I do not have ZoneAlarm and installed at all and I have the vsinit.dll file on my system. I suspect that it is installed with the Cisco VPN Client. There is reference to this file in bug CSCec41278 that leads me to this conclusion. The version of the VPN client that I have installed is 4.6.00.0049.
    HTH
    Steve

  • Run MAX,message'Initialization of C:\WINNT\System32\nipalu.dll failed. Why?

    The problem is that Max will not open correctly, therefore rendering Labview useless as it can not use any of the PCI Cards in the PC.
    When MAX is run, the program opens as normal, i.e. it presents the MAX explorer screen. Approximately 2 seconds later it displays the message:
    Initialization of the dynamic link library C:\WINNT\System32\nipalu.dll failed.
    The process is terminating abnormally.
    therefore labview cannot detect any devices or signal names.

    I have had the problem fixed after a trip NI
    Im putting the fix on this forum incase anybody else is having the same problem, or has it occur in the future.
    In short for some reason, Labview has moved the nipalu.dll file from its original place in memory, therefore MAX can not find it to initialize it.
    Steps for correction:
    1) Download palBase Utility from NI.COM
    2) Copy palBase Utility onto the C: Drive on the PC
    3) Go to the START menu and select RUN
    4) type COMMAND and press Enter
    5) In the command prompt type
    palBase -b 69000000 -s 45000000
    6) When successful message appears, type exit and enter
    7) re-boot PC and run MAX - All should work correctly
    8) DELETE palBase from C: Drive

  • MAX says visa32.dll not found in WINNT\system32 directory. File is there, have reinstalled and rebooted just to be sure. Same error.

    MAX says visa32.dll not found in WINNT\system32 directory. File is there, have reinstalled and rebooted just to be sure. Same error. Why?

    Hi,
    What version of VISA are you using? What version of MAX?. What OS are you using?
    You can try using the lastest version, NI-VISA 3.0. The installer also includes the lastest version of MAX (3.0). The installer can be found in the Driver and Updates >> NI-VISA
    DiegoF
    National Instruments.

  • Java.exe in c:\winnt\system32?

    Hi,
    I have installed J2SE1.3.1 and J2EE 1.3 b2 on my win2000pro machine and was experimenting with my environment.
    In J2SE1.3.1 installation instructions it was said, that for convenience you can set path to
    point to your j2se1.3.1\bin dir... Ok. Did that. I had a path like follows:
    path=c:\winnt;c:\winnt\system32;c:\jdk1.3.1\bin;
    And I had no problems running java apps from the command line.
    But one day I accidentally looked in c:\winnt\system32 and found (!!!) java.exe and some other files and dlls, which under normal circumstances (may be well, I just didn't know they were installed there) reside in jdk1.3.1\bin. So actually, java.exe from c:\winnt\system32 was executed each time I ran java.exe.
    I checked the versions of both:
    in jdk:
    --- output begin ---
    C:\jdk1.3.1\bin>java -version
    java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
    Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
    --- output end ---
    and in windows:
    --- output begin ---
    C:\WINNT\system32>java -version
    java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
    Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
    --- output end ---
    Looks the same (java.exe files exist in both dirs and they seem to be the same by size and date...
    Ok.
    I checked -help output:
    --- output begin ---
    C:\jdk1.3.1\bin>java.exe -help
    Usage: java [-options] class [args...]
    (to execute a class)
    or java -jar [-options] jarfile [args...]
    (to execute a jar file)
    where options include:
    -hotspot to select the "hotspot" VM
    -server to select the "server" VM
    -classic to select the "classic" VM
    If present, the option to select the VM must be first.
    The default VM is -hotspot.
    -cp -classpath <directories and zip/jar files separated by ;>
    set search path for application classes and resources
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    --- output end ---
    And in windows:
    --- output begin ---
    C:\WINNT\system32>java.exe -help
    Usage: java [-options] class [args...]
    (to execute a class)
    or java -jar [-options] jarfile [args...]
    (to execute a jar file)
    where options include:
    -hotspot to select the "hotspot" VM
    If present, the option to select the VM must be first.
    The default VM is -hotspot.
    -cp -classpath <directories and zip/jar files separated by ;>
    set search path for application classes and resources
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    --- output end ---
    Notice - in c:\jdk "version" of java.exe two more switches exist, namely:
    -server to select the "server" VM
    -classic to select the "classic" VM
    These options do not exist in "windows" java.exe version.
    I suppose, that those "additional" options do not appear, because there is fairly incomplete list of files from jdk1.3.1\bin exists in winnt\system32 - i.e. "dlls" for "server" and "classic" (why for classic) are not available... But I do not know for sure...
    My questions are:
    Is is a normal installation option for either j2ee or j2se?
    If it is, why in the j2se installation instructions they recommend to "correct" the path for "convenience" if in the final account the java.exe from "windows" is called, which well might be really undesired behaviour... (path=c:\winnt;c:\winnt\system32;c:\jdk1.3.1\bin;)
    Where can I read more about this particular situation?
    Thanks a lot guys!

    Is is a normal installation option for either j2ee or j2se?Yes; it is said somewhere in the JRE installation notes. The windoze JRE installer will copy java.exe and javaw.exe (apparently with some other files) to the win dir. You should also find a third java.exe from c:\program files\javasoft\jre\1.3.1\bin or something like that.

  • Backup error due to System Writer missing (enumeration of system32 printer dlls takes too long)

    Hi,
    On a Windows 2008 R2 we get a Windows Backup error while backupping System State (event id: 5, error code: '2155347997').
    We tried *ALL* solutions found on Internet regarding the same issue (and we also applied the suggested hotfix KB2807849) but without success. So we DIGGED INTO VSS to see what is happening.
    ***1) First we saw that an USB printer had a problem and this resulted in
    hundreds of entries in the following registry keys:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StillImage\DeviceNameStore\Canon MF6500 Series #100010]
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StillImage\DeviceNameStore\Canon MF6500 Series #100011]
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StillImage\DeviceNameStore\Canon MF6500 Series #100012]
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StillImage\DeviceNameStore\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\79590]
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StillImage\DeviceNameStore\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\79591]
    ***2) We completely removed ALL drivers/devices related to that printer (now the DeviceNameStore is empty and
    pnputil -e returns no driver related to the printer)
    ***3) Using process monitor we saw that during vssadmin list writers the system is searching for the DLLs related to that printer AND SEEMS CAUGHT IN AN ENDLESS LOOP: this is an excerpt of the scan:
    09:56:34,5205954    svchost.exe    324    RegSetValue    HKLM\System\CurrentControlSet\services\VSS\Diag\System Writer\IDENTIFY (Enter)    SUCCESS
    09:57:18,2310377 svchost.exe 324 QueryDirectory C:\Windows\System32\spool\drivers\color\cnz005.icc NO SUCH FILE Filter: cnz005.icc
    09:57:18,2312877 svchost.exe 324 QueryDirectory C:\Windows\System32\spool\drivers\color\cnf6500m.icc NO SUCH FILE Filter: cnf6500m.icc
    09:57:18,2314854 svchost.exe 324 QueryDirectory C:\Windows\System32\cncmfp20.ini NO SUCH FILE Filter: cncmfp20.ini
    09:57:18,2316416 svchost.exe 324 QueryDirectory C:\Windows\System32\cnclsi20.dll NO SUCH FILE Filter: cnclsi20.dll
    ... and so on
    .... THE SAME FILES ARE REPEATED HUNDREDS OF TIMES!!!! ...
    It seems that somewhere there is a catalog of system files which still contains the references to the (same) files used by the hundreds of devices that WERE present in the DeviceNameStore (see point ***1 above, but now it is empty),  and the System
    Writer continues to search/enumerate those files and fails.
    How can I fix it ? Is there a way to "reset" the System Writer and "rebuild" (???) the correct files that it should backup? (in order to complete a successfull system state backup)
    Can you help me?
    Thank you in advance.
    EDIT: some additional (useful?) information:
    * we also ran chkdsk /f C: 
    * sfc /scannow completes without errors
    * in the vssadmin list writers the "system writer" is missing (but - as said above - when we run it the associated process repeatedly search printer dll files in the System32 directory)
    * perhaps those file are contained is some filemaps catalog ?!? Is there a way to "reset" them?!?
    ***EDIT 2***:
    I found that the reference to those missing DLLs are in ***C:\Windows\inf\setupapi.ev3*** but if I move the file away the System Writer continues not being listed in vssadmin list writer (though the vssadmin command complete very fast).
    This is what is happening:
    svchost.exe    324    CloseFile    C:\Windows\inf    SUCCESS    
    svchost.exe    324    CloseFile    C:\Windows\System32\DriverStore\infpub.dat    SUCCESS    
    svchost.exe    324    CreateFile    C:\Windows\System32\DriverStore\infpub.dat    ACCESS DENIED
    svchost.exe    324    CreateFile    C:\Windows\System32\DriverStore\infstor.dat    ACCESS DENIED
    svchost.exe    324    CreateFile    C:\Windows\System32\DriverStore\infstrng.dat    ACCESS DENIED
    svchost.exe    324    CreateFile    C:\Windows\System32\DriverStore\drvindex.dat    ACCESS DENIED
    svchost.exe    324    CreateFile    C:\Windows\System32\DriverStore\INFCACHE.0    NAME NOT FOUND
    svchost.exe    324    CreateFile    C:\Windows\System32\DriverStore\INFCACHE.1    ACCESS DENIED
    svchost.exe    324    CreateFile    C:\Windows\System32\DriverStore\INFCACHE.2    NAME NOT FOUND
    svchost.exe    324    CreateFile    C:\Windows\inf    SUCCESS
    svchost.exe    324    QueryBasicInformationFile    C:\Windows\inf    SUCCESS
    svchost.exe    324    RegCloseKey    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup    SUCCESS    
    svchost.exe    324    CreateFile    C:\Windows\inf\setupapi.ev1    SUCCESS
    svchost.exe    324    QueryStandardInformationFile    C:\Windows\inf\setupapi.ev1    SUCCESS
    svchost.exe    324    CreateFileMapping    C:\Windows\inf\setupapi.ev1
    svchost.exe    324    QueryStandardInformationFile    C:\Windows\inf\setupapi.ev1    SUCCESS
    svchost.exe    324    CreateFileMapping    C:\Windows\inf\setupapi.ev1
    svchost.exe    324    CreateFile    C:\Windows\inf\setupapi.ev2    SUCCESS
    svchost.exe    324    QueryStandardInformationFile    C:\Windows\inf\setupapi.ev2
    svchost.exe    324    CreateFileMapping    C:\Windows\inf\setupapi.ev2
    svchost.exe    324    QueryStandardInformationFile    C:\Windows\inf\setupapi.ev2    SUCCESS
    svchost.exe    324    CreateFileMapping    C:\Windows\inf\setupapi.ev2
    svchost.exe    324    CreateFile    C:\Windows\inf\setupapi.ev3    SUCCESS
    svchost.exe    324    QueryStandardInformationFile    C:\Windows\inf\setupapi.ev3
    svchost.exe    324    CreateFileMapping    C:\Windows\inf\setupapi.ev3
    svchost.exe    324    QueryStandardInformationFile    C:\Windows\inf\setupapi.ev3
    svchost.exe    324    CreateFileMapping    C:\Windows\inf\setupapi.ev3    SUCCESS
    svchost.exe    324    CreateFile    C:\Windows\System32\drivers    SUCCESS
    svchost.exe    324    QueryDirectory    C:\Windows\System32\drivers\acpi.sys    SUCCESS
    svchost.exe    324    QueryDirectory    C:\Windows\System32\drivers\rdpbus.sys    SUCCESS
    svchost.exe    324    QueryDirectory    C:\Windows\System32\drivers\i8042prt.sys    SUCCESS
    .... EVERYTHING IS OK UP TO HERE ...
    svchost.exe    324    CloseFile    C:\Windows\System32\drivers    SUCCESS
    svchost.exe    324    CreateFile    C:\Windows\System32    SUCCESS
    svchost.exe    324    QueryDirectory    C:\Windows\System32\cncc6500.dll    NO SUCH FILE    Filter: cncc6500.dll
    svchost.exe    324    QueryDirectory    C:\Windows\System32\cnci6500.dll    NO SUCH FILE    Filter: cnci6500.dll
    svchost.exe    324    QueryDirectory    C:\Windows\System32\cncc6500.dll    NO SUCH FILE    Filter: cncc6500.dll
    svchost.exe    324    QueryDirectory    C:\Windows\System32\cnci6500.dll    NO SUCH FILE    Filter: cnci6500.dll
    ... !!!!!GET CAUGHT IN AN ENDLESS LOOP!!!!!!!! (System Writer probably ends for timeout)...
    Is there a way to rebuild/modify that file C:\Windows\inf\setupapi.ev3
    Perhaps I can delete the catroot2 directory?

    Hi,
    Please check if there are number of files in Temporary ASP.NET folders under "C:\Windows\Microsoft.Net\Framework". If so, clear these files then restart the server to check the results.
    In additional, you could try the steps below to troubleshoot the issue:
    1. Give NETWORK SERVICE Read permissions on COM+ Event System.
    a. Open the registry editor and navigate to HKLM\CurrentControlSet\Services\EventSystem.
    b. Right click on the EventSystem and then select ‘Permissions’
    c. Click on ‘ADD’ button and then type in ‘NETWORK SERVICE’ and give it READ permission.
    d. Reboot the machine and then run the 'VSS admin list writers' to check if it shows up the 'system writer'.
    2. If the step 1 doesn't work then move the contents of C:\Windows\winsxs\FileMaps to an alternate location. Then run the command 'VSS admin list writers' to check if it shows up the 'system writer'.  Is so, some of those files maybe corrupted and we
    need to identify them and replace the files from a healthy machine.
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How do i re install the file windows root\system32\hal.dll from a black screen

    I was given two of the exact same computers a compaq presario c500 c501nr. One had major cosmetic issues and the other the mother board was no good so i put them together to make one good one. everything went well except i now have a black screen on boot up that says [please re-install a copy of this file<windows root>\system32\hal.dll.]  how do i go about finding that and installing it? it runs windows vista

    if you follow all 7 steps you can directly download a trial here: http://prodesigntools.com/photoshop-elements-10-direct-download-links-pse-premiere-pre.htm l
    and activate with your serial number.
    if you have a problem downloading, you didn't follow all 7 steps, or your browser does not accept cookies. 
    the most common problem is caused by failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com). 
    failure to obtain that cookie results in an error page being displayed after clicking a link on prodesigntools.com

  • Office 365 crashing on C:\Windows\SYSTEM32\D3D10Warp.dll

    Hello experts,
    I am having problem with one of our office laptop. The user has an office 365 installed on windows 8.1 pro 64bit. Recently the user is unable to run any of the office 365 any longer . When I looked at the Application log the following had come up : 
    Faulting application name: WINWORD.EXE, version: 15.0.4641.1000, time stamp: 0x53c5c244
    Faulting module name: D3D10Warp.dll, version: 6.3.9600.17211, time stamp: 0x539be18f
    Exception code: 0xc0000005
    Fault offset: 0x0006ec1f
    Faulting process id: 0x1ca0
    Faulting application start time: 0x01cfe1c4934fbe00
    Faulting application path: C:\Program Files\Microsoft Office 15\Root\Office15\WINWORD.EXE
    Faulting module path: C:\Windows\SYSTEM32\D3D10Warp.dll
    Report Id: d2c96856-4db7-11e4-830a-fcf8ae64a9eb
    Faulting package full name: 
    Faulting package-relative application ID: 
    The faulting error message appears on all the 365 component. And when I check the most recent windows update the following was installed prior was installed : 
    KB
    2998527
    2990967
    2989647
    2975719
    Has anyone got any ideas if any of the KB above may cause the issue or anyone knows of any problem with the D3D10Warp.dll. 
    Other troubleshooting steps done : 
    1) Uninstall office 365 using the fix proposed by MS - when trying to run the installer the error message come sup but it continues to install office to completion at the background
    2) Running office 365 on win 8 safe boot  - same problem 
    Short of wiping and re-installing windows which I am trying to avoid, does anyone can offer any suggestion? 
    Thanks in advance. 

    I ran the the Office Config  Analyzer
    the only warning I get is the add-in being disabled due to performance and stability. The following were addtional add-in added 
    1) ProAid Writing (which has been uninstalled)
    2) endnote (also has been uninstalled)
    Still same issue after the add-in are removed. 
    Answering to your earlier questions : 
    1) uninstalled and reinstalled Office 365 on the computer - YES several time 
    2) complete
    error message that came up when you run the installer  - just a window saying something like ".. has stopped working" and I press the cancel button. The install continued at the background.
    3) any
    changes to the computer recently - only the regular updates from MS as listed above.
    4) Online
    Repair of Office 365  - also done but same error message and quits.
    Since app log report the faulting at 
    C:\Windows\SYSTEM32\D3D10Warp.dll 
    is there a way to find out the version of this and what's the latest version or maybe reinstall the version before, this possibly came through via the updates?? 

  • Foxfire downloaded an up-date last night (10 20/2010) at 5:30 PM EDST and it crashed the compter on re-start with an error message... Missing or Corrupt File ... WINNT\system32\config\SYSTEM

    Foxfire downloaded an up-date last night (10/20/2010) at 5:30 PM EDST when I started Firefox, and it crashed the compter on re-start with an error message... Missing or Corrupt File ... WINNT\system32\config\SYSTEM. This machine is Windows 2000 Professional on Dell computer and Foxfire 3.6 or 4 not sure computer is stuck at the error message.

    Hi there,
    You're running an old version of Safari. Before troubleshooting, try updating it to the latest version: 6.0. You can do this by clicking the Apple logo in the top left, then clicking Software update.
    You can also update to the latest version of OS X, 10.8 Mountain Lion, from the Mac App Store for $19.99, which will automatically install Safari 6 as well, but this isn't essential, only reccomended.
    Thanks, let me know if the update helps,
    Nathan

  • System32\dssenh.dll is not designed to run on this computer or has an error...

    I have downloaded the latest version of itunes 10.6.3 and when I go to open it I receive a error  C:\Windows\system32\dssenh.dll is either not designed to run on Windows or it contains an error.  Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. 
    I have installed, uninstalled and re-installed with no luck.  I appreciated any help you might be able to offer.
    Thank you in advance.

    Taken at face value, you're having trouble with one of the Windows OS dlls associated with Cryptographic Services.
    I'd first try the fixit from the following Microsoft document. (One of the things it does is reregister your copy of the dssenh.dll file.)
    You cannot install some updates or programs
    ... but if you still get the issue, I'd try an sfc /scannow as per the instructions in the following document:
    How to use the System File Checker tool to troubleshoot missing or corrupted system files on Windows Vista or on Windows 7

  • TS1717 ITUNES.EXE - Bad Image.  C:\Window\System32\Softpub.dll Problem

    I have been having a problem getting into ITUNES.  my computer is giving me a Message when i launch Itunes and says
    ITUNES.EXE - Bad Image
    C:\Windows\System32\Softpub.dll is either not designed to run on windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. 
    I have tried downloading the Softpub.dll file and tried replacing it, but my computer says I am not the trusted manager (I am the Admin on this PC and dont know why I cant change it.  if anyone can help that would be great.  Thanks....

    b noir - You are awesome!  I was having the "bad image" problem with the after downloading ITunes 10.  I also had a problem with a DEP error (as you know - data execution protection).  I tried so many things in combination to fix these problems, I am not sure which piece of your advice finally did the trick!  Regarding the bad image, I renamed the file as you recommended.  I tried downloading a new softpub.dll.  I didn't think I was successful, but there it was right where it was supposed to be.  I used the Windows Error Checking feature (right click on C Drive, properties, tools) to clean things up.  Lastly, a friend recommended using a different USB port to sync for the first time.  UREKA!  I can now sync.  Thanks for all of your suggestions, b noir!

  • Windows\system32\QUARTZ.dll can't open in Windows.  Can't use Premiere Elements.

    I am looking for a way to get a solution to this error which keeps preventing me from opening my Premiere Elements 11 program.  I have previously used the program without any problems.  But last week I had a new HDD installed in my laptop (Dell Studio XPS 1640 running Windows 7 Ultimate 64-bit).  Now I can't open Premiere Elements and can't edit my videos. 
    When I try to open the program, I get an error which reads:
    Font Capture: Adobe Premiere Elements.exe - Bad Image
    C:\Windows\system32\QUARTZ.dll is either not designed to run on Windows or it contains an error.  Try installing the program again using the original instalation media or contact your system administrator or the software vendor for support
    My computer technician did use an image of my laptop to transfer everything onto the new HDD.  I have no idea if that is relevant to this software problem.
    I posted this question previously and was directed to a link which instructed me to update my DirectX and other graphics drivers.  I did all that already.  I still can't open Premiere Elements.  I want to ask Adobe Support, but since they just launched Premiere Elements 12, I guess I no longer get direct support from Adobe? Not sure but that is how it seems to work.  I will try any advice given to resolve this issue, if anyone has ideas.
    Thanks!
    Janeen

    Did you try reinstalling as indicated by the error message?  Transferring images is not a good way to install Adobe programs.

  • Windows\system32\softpub.dll is either not designed to run on windows or contains an error. how do i fix this so i can launch my itunes app

    every time I try to open itunes i get this message, C:\windows\system32\softpub.dll is either not designed to run on windows or contains an error. what should i do to fix this problem.

    I suggest that you reinstall the Microsoft Visual Studio 2010 redistributable https://www.microsoft.com/en-us/download/details.aspx?id=5555
    If you are on a 64-bit system you should also install the x64 version http://www.microsoft.com/en-us/download/details.aspx?id=13523

Maybe you are looking for