手机
当前位置:查字典教程网 >编程开发 >mssql数据库 >SQLDeveloperMSVCR71.DLL/Msvcr100.DLLNotFoundError找不到Msvcr100.DLL的解决方案
SQLDeveloperMSVCR71.DLL/Msvcr100.DLLNotFoundError找不到Msvcr100.DLL的解决方案
摘要:Solution:RunregeditastheAdministratorExpandHKEY_LOCAL_MACHINESOFTWAREM...

Solution:

Run regedit as the AdministratorExpandHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionApp PathsAdd a newKey to App Paths called sqldeveloper.exeSet the (Default) value to the full path to the executable (including the executable name).Create a new String value for sqldeveloper.exe called Path and set its value to thejre / bin folder in the SQLDeveloper files.

And here’s what it looks like:

SQLDeveloperMSVCR71.DLL/Msvcr100.DLLNotFoundError找不到Msvcr100.DLL的解决方案1

This problem isn’t limited to Oracle SQLDeveloper. It will be common to any application distributed without an installation process that is dependent on a runtime file that was formerly located in the Windows folder.

【SQLDeveloperMSVCR71.DLL/Msvcr100.DLLNotFoundError找不到Msvcr100.DLL的解决方案】相关文章:

SQL2005的维护计划无法删除的解决方法

SQL SERVER 2008 无法附加数据库的解决方法

安装SQL2005 29506错误码的解决方案

SQL Server 2005 DTS导入平面数据出现错误解决方案

SQLServer 连接异常与解决方法小结

SQL Server 2005中更改sa的用户名的方法

sql2008 还原数据库解决方案

清理SQL Server 2008日志文件Cannot shrink log file 2 的解决方案

SQLServer 2008 :error 40出现连接错误的解决方法

sql server 2005因架构无法删除用户错误15138的解决方法

精品推荐
分类导航