Pages

Saturday 31 May 2014

SQL Developer MSVCR71.dll missing error

Some time with fresh copy of Operating System, or at first time you run SQL Developer in your OS environment you get error like MSVCR71.dll file missing and get error message like as bellow,


Here i found a simple solution that may work for you. I was try it in Windows 7 with 64 bit Operating System.

1) Found MSVCR71.dll file from your sql developer source folder. Found at,
      ../sqldeveloper\jdk\jre\bin
2) Now copy that file in
     C:\Windows\SysWOW64

That's all Run SQL Developer and now will start without any error.

IF FOUND ANOTHER WAY PLEASE COMMENT IT SO IT WILL HELP OTHERS.

No comments:

Post a Comment