UnsatisfiedLinkError: C:\WINDOWS\system32\jacob-1.14-x86.dll.

SEVERE: Servlet.service() for servlet default threw exception
java.lang.UnsatisfiedLinkError: C:\WINDOWS\system32\jacob-1.14-x86.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
     at java.lang.ClassLoader$NativeLibrary.load(Native Method)
     at java.lang.ClassLoader.loadLibrary0(Unknown Source)
     at java.lang.ClassLoader.loadLibrary(Unknown Source)
     at java.lang.Runtime.loadLibrary0(Unknown Source)
     at java.lang.System.loadLibrary(Unknown Source)
     at com.jacob.com.LibraryLoader.loadJacobLibrary(LibraryLoader.java:180)
     at com.jacob.com.ComThread.<clinit>(ComThread.java:167)
     at com.benz.nbi.parser.util.ExcelUtilByJacob.init(ExcelUtilByJacob.java:44)
     at com.benz.nbi.parser.util.ExcelUtilByJacob.<init>(ExcelUtilByJacob.java:40)
     at com.benz.nbi.parser.util.ExcelUtilByJacob.newInstance(ExcelUtilByJacob.java:69)
     at com.benz.nbi.parser.util.ExcelUnprotect.unprotect(ExcelUnprotect.java:29)
     at com.benz.nbi.dataxfer.util.BMI4Validator.validate(BMI4Validator.java:51)
     at com.benz.nbi.dataxfer.action.BMIUploadFileAction.execute(BMIUploadFileAction.java:201)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:399)
     at com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:262)
     at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:224)
     at com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(ConversionErrorInterceptor.java:123)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:219)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:218)
     at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
     at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:216)
     at com.opensymphony.xwork2.interceptor.ParametersInterceptor.intercept(ParametersInterceptor.java:161)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:219)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:218)
     at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
     at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:216)
     at org.apache.struts2.interceptor.CheckboxInterceptor.intercept(CheckboxInterceptor.java:83)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:219)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:218)
     at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
     at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:216)
     at com.opensymphony.xwork2.interceptor.PrepareInterceptor.intercept(PrepareInterceptor.java:115)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:219)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:218)
     at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
     at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:216)
     at org.apache.struts2.interceptor.ServletConfigInterceptor.intercept(ServletConfigInterceptor.java:170)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:219)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:218)
     at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
     at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:216)
     at com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:176)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:219)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:218)
     at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
     at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:216)
     at org.apache.struts2.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:268)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:219)
     at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:218)
     at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
     at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:216)
     at org.apache.struts2.impl.StrutsActionProxy.execute(StrutsActionProxy.java:50)
     at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:507)
     at org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:421)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
     at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
     at java.lang.Thread.run(Unknown Source)

You didn't ask a question.
The exception quite plainly tells you what the problem is however.

Similar Messages

  • "The application or DLL  C:/WINDOWS/System32/mssip32.dll....

    -- is not a valid windows image. Please check against your installation and diskette.
    I got this message after I had updated my itunes. Help please

    +" 'mssip32.dll' is not and executable file and no registration helper is registered for this file type "+
    Okay. somewhat experimental advice here, but I think it might be worth swapping your mssip32.dll for a new copy.
    First, head into C:\Windows\System32\, find your current mssip32.dll, and rename it mssip32.dllOLD
    Download a fresh copy of missip32.dll from here:
    DLLDump.com: mssip32.dll Version: 5.131.2600.0
    Move the new mssip32.dll into the system32 folder. (Where the old one lived.)
    Now restart the PC and try another iTunes launch. Do you still get the Bad Image error (with a fresh mssip32.dll in place), or is it launching properly now?

  • C:\Windows and C:\Windows\System32 folders are empty after Deployment

    I hope you won't find me crazy because of this question, but I have the weirdest thing !@#
    We deploy Windows 7 x86 SP1 in our organization. 
    Our image is a WIM file that is deployed with SCCM 2012 OSD and we are "Baremetaling" PCs. nothing is being migrated or saved from the current PCs
    we configured the driver packages for 4 different hardware types (All of them Lenovo) and all are pilots were successful.
    we just started not long ago to deploy the image in the production.
    the problem is:
    All of the PCs work just fine after deployment. after a day or 2 , randomly, some of the PCs boot automatically to recover mode and fail on the startup repair action.
    When I browsed the local disk I was amazed to see the folder C:\Windows contains only the C:\windows\System32 folder AND BOTH OF THEM ARE EMPTY!!
    in this mode I can't even debug logs, event viewer, DaRT.... everything is lost!
    it happens so far on 3 of 4 of the different hardware models, so we know it's not hardware related issued or driver.
    I know it is very foggy information but I thought maybe someone else has ever ran into this issue and what was the cause
    our guess is an update \ software on the base image that causes the damage, though it's a very similar damage for any opinion
    any help will be appreciated! thanks
    Tamir Levy

    Hi Tamir Levy,
    How can you check the C disk, we need to know the C: is a System disk not a 100M System Reserved partition in this situation.
    I also would like to confirm, if you can run system restore from System Recovery boot prompt. If no, what the error message you get.
    In additoin, I would like to suggest you try the following steps to check the issue:
    1. Run Check Disk from a Command Line to Check for and fix Disk Errors
    http://technet.microsoft.com/en-us/magazine/ee872425.aspx
    2. I suspect it may be related to malware. You may try to make a full scan with an AntiVirus Scanner like Microsoft Security Essentials.
    Microsoft Security Essentials
    http://windows.microsoft.com/en-us/windows/security-essentials-download
    3. Use another system image for a test.
    Meanwhile, you can collect smsts.log file and detailed progress of OSD TS to get more details to check which problem you are having.
    I would like suggest to you post the question on Windows System Center Configuration Manager Forum for further help.
    System Center Configuration Manager Forum
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/home?category=configurationmanager
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

  • Error messages on startup "C:\windows\system32\cmd.exe

    I have a new HP Envoy Desktop (2 days old); on each Restart, 2 boxes show up on the screen; 1 empty Large black box Titled "C:\windows\system32\cmd.exe;  and a smaller window titled " C:\Program Files (x86)\user extensions\client.exe; which says " Windows cannot find 'C:\Program Files (86)\user extensions\client.exe'. Make sure you typed the name correctly, and try again. These 2 boxes re-occur on every Restart of this computer?

    Hi
    The igfxtray.exe seems to belongs to Intel driver and this file is a part of quick access software to the control panel via a System Tray icon for graphics based upon the Intel.
    Usually you should see a small Intel display icon in the task bar in the right lower corner.
    The igfxtray.exe controls this.
    So you can also disable this in msconfig.
    In search type msconfig. Then choose StarUp tab and choose remove the mark from the entry containing the igfxtray.exe
    Now save the changes and reboot the unit
    That should disable this popup.

  • Windows 8.0 error 0xc0000185+ \WINDOWS\System32\drivers\mountmgr.sys

    So basicly what hapenned I was skypeing with some friends and suddenly my skype froze as it happened very often i pressed the CTRL+ALT+Del button to end skype
    But suddenly a message popped up in the left bottom corner of my screen it says windows is not working
    I was wondered why it would give me a message like this while i still could play a game at the same time => minecraft
    i got the following reports shown at a bluescreen
    error: error 0xc0000185
    File: \WINDOWS\System32\drivers\mountmgr.sys
    There also was an option to press F8 wich would lead me to another vluescreen that gave me different option i tried all of them and it kept showing me this error
    I do not have any windows 8 install disc since it was preset on my computer and i don't know what to do if anyone can help me please reply to this and thank you for your time

    This is clearly an issue with the drivers in your boot image. Yes, for boot image driver issues you must update the boot image and ensure it's been updated on the DPs for it to be effective.
    It happens before you get a change to select a TS because its an issue with the boot image itself which must fully load for anything task sequence wise to actually happen.
    When testing boot image image issues, always make sure that you know which boot image you are updating and which one was downloaded to the system as its possible they are two different things.
    Also, for SP1 CU3, the boot images are based on Win 8 so make sure that you are using Win 8 compatible drivers in the boot image itself.
    Jason | http://blog.configmgrftw.com

  • Windows 7 Professional X64 or X86 and HP DV4 1220US?

    Hi! Please Help!!!
    Where can I get all drivers for Windows 7 Professional X64 or X86  for HP DV4 1220US?
    Can I use Vista Drivers from HP support?
     Regards,
    Message Edited by gt2xf on 09-13-2009 02:25 PM

    Answer for this question is allready written here.
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • User profile in WINDOWS 8.1, 8, 7 redirected to C:\Windows\System32\config\systemprofile

    Hi all,
    When you are logging into Windows 8.1,8 or 7 using your user credential you will finaly end up as system service account or at least your profile will be recognized this way. This mean that system is now looking in C:\Windows\System32\config\systemprofile
    for DESKTOP, DOCUMENTS etc.
    I faced this probem few times on diffrent PCs. This problem has been out there for some time and peapole are tring to copy their profile to C:\Windows\System32\config\systemprofile. Sound no good for me.
    Another way is to create new profile but it takes a lot of time and the problem sometimes comes back
    http://windows.microsoft.com/en-us/windows/fix-corrupted-user-profile#1TC=windows-7
    I manage to find out that the issue has something to do with the change of the registry at
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-X-X-XX-XXXXXXXXXXXX
    S-X-X-XX-XXXXXXXXX is your user SID. The to REG_DWORD that are changed
    FLAGS
    REFCOUNT
    After you change values to FLAGS 1 and REFCOUNT 0 you have to log out. Now log in and you profile should be back again.
    I hope that this will save you some time and that microsoft will finaly fix whatever cause this issue.

    Hi Grzegorz,
    Thanks for sharing and it will be very useful for the people who will come across the similar symptom in the future .
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

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

  • Error: Can't write: C:\windows\system32\Macromed\Flash\Flash10e.ocx

    When i install Flash 10, there was a error message showing "Can't write: C:\windows\system32\Macromed\Flash\Flash10e.ocx". I chose to ignore, installation can be completed but i still can't view any Flash file. I tried every steps showing in  Adobe Flash Player Support Center to troubleshoot the issues, but i can't go any where. Will anyone know what's the problem and how i can install the Flash player on my laptop? I am using Windows 7 and Internet Explorer. Thanks heaps!

    Is your Windows 7 32-bit or 64-bit?
    Can you try to download this installer http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player_ax.exe, save it to disk, then close all browser windows and run the downloaded installer - do you get the same message?

  • W2K8 Server Shared Printers won't install if drivers not in Win7 C:\Windows\System32\DriverStore\FileRepository?

    We have Windows 7 64 bit computers in two domains that just recently will not install printers (Windows 2008 R2 print servers) if the driver folder for the printer does not already exist in C:\Windows\System32\DriverStore\FileRepository. This
    is under a domain administrator account logged onto the workstation.
    If the driver folder exists then it will install but if the printer is brand new and doesn't use an existing driver or uses a new driver, the folder will not be populated in the FileRepository. For example if you rename the Lexmark Universal Printer Driver
    folder lmud0c40.inf_amd64..... to another name and delete try to reinstall the same printer you had working 5 minutes earlier, it will not install.  The C:\Windows\System32\Spool\Drivers\x64\3 folder STILL contains all the drivers for the printer
    but for some reason it won't 
    The error is: Connect to Printer: Windows cannot connect to printer: Operation Failed with Error 0x00000057
    All the "googled" solutions say to add the folder to the FileRepository manually but that is unrealistic with 19,000+ computers.
    This exists across multiple domains, with multiple printer types and is not related to Group Policy as the issue still exists in a computer no policies applied except that had point and print=disabled. It also doesn't appear to be permissions based
    as I granted the user "full control" of the FileDepository folder and it didn't make a difference.
    They are signed drivers. The Print$ is shared on the server.
    The odd thing is that in another domain we have, it works just fine even with regular user accounts (with point and print disabled). The server serves up the printer driver to the spool folder and it is copied to the FileRepository
    lforbes

    I was suggesting pkgmngr just to confirm on one machine that it could stage the package.
    The package drivers are copied to the client from the PCC share on the print server 
    \\Server\print$\x64\pcc
    The cab file is copied to client , extracted , then staged to the filerepository.  At this point the spooler will install the print driver from the package and copy the file to the \system32\spool\drivers\x64\3 directory and loaded into the spooler
    process from there.
    For drivers that are not package aware, there is not a digital signature copied with the file set.
    Package aware print drivers contain this data in the printer inf file
    [PrinterPackageInstallation.amd64]
    PackageAware=TRUE
    The spooler does some secure validation using the asyncRPC protocols with package aware drivers and I've hit odd issues when stale machine accounts exist cross domain.  I know you are not hitting this exact issue but verifing someone did not disable
    the protocol in some domain policy (through reg entry) was the request.
    Regarding the Point and Printer Restrictions policy.  Disabling (or configuring) the policy disables the Restrictions around point and print.  There is also server information that can be included in the policy.  There are also another
    policies to verify
    Computer\Admin Templates\Printers\Only use Package Point and print
    Computer\Admin Templates\Printers\Package Point and Print - approved servers
    With Windows8 and Server 2012, the Version 4 drivers are loaded directly from the driverstore.  Version 3 drivers still use the same path.
    Hope that's not too much info.
    Alan Morris Windows Printing Team
    Thanks for the info:
    So an update on this on the "fix" which really isn't a fix at all.
    If you take Admin ownership of the C:\Windows\System32\DriverStore folder, set Admins=Full Control and delete the 4 added .dat files in there and then restart the print spooler service, you can add printers as an administrator.
    Basically this defeats the entire purpose of adding printers to the FileRepository under the SYSTEM account.
    It is at this point that it fails "The cab file is copied to client , extracted , then staged to the filerepository."
    The drivers are digitally signed, in fact they are the "default" windows drivers from the default store.
    I verified the driver cab files are in the
    \\printserver\print$\x64\PCC folder
    I did a test and this "fixed" it although it is not something we can implement.
    If gave Administrators ownership of the C:\Windows\System32\DriverStore folder, set Admins=Full Control and deleted the 4 or 5 added .dat files in there I renamed the existing FileDespository to "old" and created a new one and then restarted
    the print spooler service.
    The printer had never been added before so it didn't exist in the registry.
    On the restart of the spool service the folder a folder was created in the File Repository called
    ntprint.inf_amd64_neutral_4616c3de1949be6d
    Then on the install of the driver, by an administrator account, two more were created downloaded from the  \\printserver\print$\x64\PCC
    prnms001.inf_amd64_neutral_9fe8503f82cd60fa
    prhp002.inf_amd64_neutral_04d05d1f6a90ea24 (printer driver)
    So basically whatever gives SYSTEM access to "add" drivers to the DriverStore seems to be broken. It works OK if the Administrators have full control of all the files but not if it is running under SYSTEM.
    I tried to disable the AsyncRPC protocol and then undid the disable. It didn't make a difference.
    I have found hotfixes for Windows 7 Printer issues and have applied them all and the rollup and they didn't make a difference.
    http://support.microsoft.com/kb/2647753
    http://support.microsoft.com/default.aspx?scid=kb;en-US;2388142
    KB982728
    lforbes

  • Firefox won't open; I get the msg. "Cannot open file or DLL C:\WINDOWS\system32\USP10.dll - what's up?

    I've tried uninstalling Firefox, re-downloading it (various versions and sites), and re-installing; I just get the same reference to
    "USP10.dll" in directory C:\WINDOWS\ system32 ...
    so wha' happen?
    I don't think I did anything (install or whatever) before this happened
    Thanks for any suggestion.

    But I can't... find... it... It's not there.
    Unless you're talking about the entire Mozilla Firefox folder (which isn't what the thing you copied says,) there is no installation folder.

  • Error code: 0xc0000001 file: \windows\system32\winload.efi missing or contains errors

    I have a new 2 month old(Aug 2014) hp eliteone 800 all in one computer running win 8.1 64bit. i have two  1 tb hard drives raid configuration. left computer on for an afternoon and when I came back it was off mysteriously. tried to turn on and it
    attempted to repair and was never able to repair. hp sent a new windows 8 software to install, they said os was corrupt. installed three times now i get error code: 0xc0000001 file: \windows\system32\winload.efi  missing or contains errors. hp said installation
    disc probably corrupt and sent me another. installed twice with same result, error code: 0xc0000001 file: \windows\system32\winload.efi  missing or contains errors. This began after the computer was just one month old and after i had placed 300-400
    gb of my personal data from other computers on it. I need all of these files so can't just recover/delete all of the files on the computer, although i have read that that may be my only solution? If i do recover will the files still be on the second hard drive??
    can you help with this problem?? thanks.

    Hi Richard,
    Did you try to repair or reinstall the system when you insert the new media?
    Have you tried to carry out a system recovery, which will restore your system back to factory defaults and how was the result?
    In addition, I suggest you use the new installation media to do a clean install(full format the old system).
    How to perform a clean installation of Windows
    http://windows.microsoft.com/en-IN/windows-8/clean-install
    Note: If you have important personal data, remember to insert your drive into another computer to backup your personal data before you do any operation.
    Karen Hu
    TechNet Community Support

  • How to repair corrupt \windows\system32\config\system files?

    T61 will not boot to Win XP - says the \windows\system32\config\system file is missing or corrupt.
    BIOS hardware test of disk drive passes.  When I place a Microsoft Win XP disk  to attempt a repair, the message says there is no disk drive detected. I assume this is due to unique Lenovo HDD drivers that are not on the Microsoft disk.
    Is there a way to repair this file(s) without doing a full HDD reformat? 
    THank you.

    You need to include the Intel Matrix Storage manager via Floppy disk while running setup-CD or change in BIOS "Config"-SATA" to compatibility.
    Then you can repair windows but first backup the hard drive onto annother disk f.ex with Acronis True Image Home (Emergency CD).
    Boot from XP Retail-CD
    `select "Install"
    select the drive with the found windows installation and  "Repir"
    Windows Setup removes the system files and replaces them from CD
    after systemreboot you willneed to re-install all patches and updates
    My home-forum: http://www.thinkpad-forum.de
    Wiki: Deutsches ThinkPad-Wiki English ThinkWiki
    My ThinkPad-Collection

  • Windows 2k8R2 - Receiving Error when logging in ( MMC Cannot open the File: C:\Windows\system32\ServerManager.msc)

    Windows 2008 R2 - I just started receiving this when i log in, and also when i try to manage the machine:
    MMC Cannot open the File:
    C:\Windows\system32\ServerManager.msc
    This may be because the file does not exist , is not an MMC console , or was created by a later version of MMC. This may also be be because you do not have sufficient access rights to the file.
    This always worked before, and works for other users just not me on this particular box. This is a production box and i need a resolution quick please. Thanks in advance.
    PM

    Has the system update readiness tool been run without error?
    http://windows.microsoft.com/en-US/windows7/What-is-the-System-Update-Readiness-Tool
    Then check the %SYSTEMROOT%\Logs\CBS\CheckSUR.log file for errors.
     You can also try creating a new MSC
    Start|Run|"mmc"|File|Add/Remove|Server Manager|Add|Local|OK|OK|File|Save As
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Windows To Go windows/system32/Winload.exe corrupt or missing

    I have a windows to go hard drive and an error came up recently saying "windows/system32/winload.exe corrupt or missing". I made a recovery drive from normal windows 8 but it cant detect the windows to go hard drive (I think its because its only
    looking to internal hard drives). any help would be appreciated. thanks
    EDIT:: it should say winload in the title

    Hi!
    My name is Long.
    I've got the same issue like you and resolved that without repartition and reinstall window to to. 
    I will so you step by step what i did to resolve the error with winload.exe corrupt or missing. I hove that will help you resolve your problem too.
    As you known: Window to go run in a external harddrive with 2 partitions. The first Partition have 350 MB (FAT32, active partition and it contain boot files). The second partition have remaining space (contain window files).
    The first you need a computer have a working window 7 or 8 OS(recommend window 8 or highter)
    Plug your window to go hard drive to the window.
    Assign the first partition 350 MB by disk manager with letter Z: (normally the fist partition 350 MB is not mounted)
    Assign the second (contain windows files) with letter O:
    Delete all file in the partition Z:
    Open CMD and do the command.
           O:\windows\system32\bcdboot O:\windows /f ALL /s Z:
    Restart and boot to window to go.
    If you want to know why i did that, read below:
    (External Hard Drive = EHD)
    i found a lot of the suggests in the internet and did that.
    - I had try to replace the winload.exe file in the second partition but it not effect.
    - I replace the registry data in folder \windows\system32\config but it not effect.
    - I did some commands found in the internet but not effect too. (https://social.technet.microsoft.com/Forums/windows/en-US/1b2045b9-7fef-47f0-aea3-1e185fb7544c/fix-winloadexe-is-missing-or-corrupt-no-its-not)
    - System repair not work with EHD.
    After i did all the ways found in the internet, i think that, the problem is not due to winload.exe file.
    I read the tips to install window togo again and i try to reinstall the window to go without repartition.
    The install have 2 steps: 
    - 1: Partition and set active.
    - 2: Copy file and make boot
    I ignor the first step because my EHD have got 2 partitons like the tips. 
    I delete all file and folder relate to window except my pertional data (in the 2nd partition).
    I extract install.wim file and copy all to the 2nd partition. I restart and boot to EHD but it still got error.
    I'm used Bootice and check the MBR of EHD and i got unknown MBR. I think the the problem.
    So I used Bootice software, set MBR of EHD = Windows NT 6.x. and I
    Set PBR to 2 partitions are BOOTMGR boot record (FAT32/NTFS/ExFAT).  I restart and boot to EHD but it still got error.
    Next, I delete all file in 1st partition of EHD.
    I Open CMD and do the command 
    "o:\windows\system32\bcdboot o:\windows /f ALL /s z:"
    after that, i restart and boot to EHD and it worked. The window to go work perfect but i lost all settings :)
    So i think the 2nd partition and all files is ok. The problem is by the 1st partition.

Maybe you are looking for

  • Some sound does not match up in iDVD during transitions

    I have created iMovie 09 (8.0.4) that has transitions (fades, wipes etc) and then send it to iDVD and at different times the sound cuts out several seconds before the transition then then the new sound starts at the wrong place. But it does not happe

  • Can I create my own font in photoshop and how?

    Hello frnds, I want to create my own font for my website . Can i do it using photoshop and how? I even want to specify icons as fonts how to do that? Please help....

  • Is there a way to access purchased music on both home and work computers?

    I've finally started using the iTunes music store after years of avoiding it and I've purchased and downloaded a bunch of songs on my home computer. Today I installed iTunes on my work computer and was about to buy some new songs when I discovered th

  • EVERYTHING IS GONE

    In trying to make a back-up so I didn't lose all my photos one day, I somehow deleted them all by changing a filename in the "pictures" folder on the hard drive. iPhoto help says not to do this, but doesn't say how to fix it if this does happen. Any

  • Can't Export - Stuck on "Reading XMP"

    I just subscribed to the cloud and installed Premiere.  I've found that Encore is no longer available (very disappointing by the way).  I am trying to export my video from Premiere, I've tried directly from Premiere and also through Media Encoder...