Search code examples
oracle-sqldeveloperwindows64

Oracle - SQL Developer: msvcr100.dll is missing from your computer


Have installed 11g in Windows 7 (64 bit machine). Since the SQL developer wont work with 64 bit jdk.

Installed the 32 bit jdk1.7.0 and changed the ORACLE_HOME\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf file SetJavaHome point to 32 bit jdk1.7.0.

Again started the SQL developer, but it throws msvcr100.dll missing. Find that the SQL Developer3.x supports at max jdk1.6.X.


Solution

  • These information is specified in ORACLE_HOME\sqldeveloper\releasenotes . So install the jdk1.6 and make the sqldeveloper.conf SetJavaHome point to this.

    other workaround is go to jdk1.7.0 installed path jdk1.7.0\jre\bin copy msvcr100.dll and paste it into ORACLE_HOME\sqldeveloper\sqldeveloper\bin and again try start SQL Developer. It will start.

    And The file is from

    This file was downloaded from: http://www.dll-files.com

    If you downloaded it from somewhere else, please let us know: http://www.dll-files.com/contact.php

    Installation instructions:

    Extract the .dll file from .zip file. We recommend that you extract the .dll to the installation directory of the program that is requesting the .dll.

    If that doesn't work, you will have to extract the .dll to your system directory. By default, this is:

    C:\Windows\System (Windows 95/98/Me)

    C:\WINNT\System32 (Windows NT/2000)

    C:\Windows\System32 (Windows XP, Vista, 7, win 8)

    If you use a 64-bit version of Windows, you should also place the .dll in C:\Windows\SysWOW64\ Make sure to overwrite any existing files (but make a backup copy of the original file for safety). Reboot your computer.

    If the problem still occurs, try the following:

    • Open Windows Start menu and select "Run...".
    • Type CMD and press Enter (or if you use Windows ME, type COMMAND)).
    • Type regsvr32 .dll and press Enter.

    If you have any other problems, see our HELP-section at www.dll-files.com/support/