手机
当前位置:查字典教程网 >编程开发 >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的解决方案】相关文章:

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

sql2005 批量更新问题的解决方法

SQLServer2005 没有服务器名称的两种解决方法

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

sqlserver 2000 远程连接 服务器的解决方案

SQL Server 连接到服务器 错误233的解决办法

SQL Server 2008 数据库中创建只读用户的方法

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

在SQL Server 2005所有表中搜索某个指定列的方法

sql Server 2008 R2还原或删除数据库时总是出错的解决方法

精品推荐
分类导航